Oh, here is the page source for the flash file...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http:// www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Waxlander Thumbnails 100pixels</title> </head> <body bgcolor="#333333"> <!--url's used in the movie--> <!--text used in the movie--> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/ swflash.cab#version=7,0,0,0" width="2700" height="400" id="Waxlander Thumbnails 100pixels" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="Waxlander Thumbnails 100pixels.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#333333" /> <embed src="Waxlander Thumbnails 100pixels.swf" quality="high" bgcolor="#333333" width="2700" height="400" name="Waxlander Thumbnails 100pixels" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http:// www.macromedia.com/go/getflashplayer" /> </object> </body> </html> Does this help? Thank you again. On Mar 26, 12:23 am, Adobevision <[email protected]> wrote: > Thank you for your response. > > Okay... here is my link to the webpage. > > www.haleart.com/Waxlander_Gallery/Home.html > > (The site is created by iWeb and if you see the scrolling thumbnails, > they are created with Flash 2004) > > In iWeb, I've inserted the html snippet and pasted the html code of my > 'scrolling thumbnails' and in the code > replaced the 'mymovie.swf' with the name of my flash file which is.... > Waxlander Thumbnails 100pixels.swf. > > The problem is some IE will not load the thumbnails and a blank white > space will appear. > > I am not sure what static syntax is? I went to the online generator > and placed my flash file name (Waxlander Thumbnails 100pixels.swf) > where it stated (untitled.swf) but am stuck with myflashid? I placed > my dimensions of my flash file > where it stated me to. Do I need to enter anything else before I > click on generate? > Thank you again. > > On Mar 26, 12:04 am, Sam Sherlock <[email protected]> wrote: > > > can you post what you have? If your using static syntax then you have two > > paths to your swf ensure that each are the same (the second reference to the > > swf in static objects is for ie). You can try generating a the code from > > the online generator - saving that as a test page, testing that in > > browsers. If it works then look at the differences between that and yours > > > the online generator is > > herehttp://www.bobbyvandersluis.com/swfobject/generator/index.html > > > And the best way for members of this list to help is by seeing a link to > > your page with issue and perhaps a test page. Other than that some code is > > required (link is better) > > > - S > > > 2009/3/26 Adobevision <[email protected]> > > > > Hello, > > > I've been browsing for a solution and found your posts. My problem... > > > I have pasted my flash file (.swf) into iWeb's Html snippet. It works > > > great in all browsers except IE. After reading about this problem for > > > two days, I feel someone from this post can help... > > > I am very very novice. I want to add the SWFobject code to my iWeb > > > html snippet but am not sure how to paste the code in... and then what > > > to change... > > > I believe SWFobject will help with the IE loading flash problem but am > > > not sure how to use it. I went on the tutorial and got totally > > > confused and cannot read the code. > > > Thank you in advance! > > > > On Mar 25, 9:04 pm, Curtis Krauter <[email protected]> wrote: > > > > Hey NSorry didn't mean to steer you wrong there. > > > > Didn't realize I had the set up and syntax wrong as I've built several > > > sites > > > > all functioning perfectly cross browser with the example I gave you. > > > > I'm going to download the latest SWFobject and set things up again just > > > to > > > > be compliant. > > > > Curt > > > > > On Wed, Mar 25, 2009 at 12:02 PM, craftne <[email protected]> wrote: > > > > > > Thanks, Phil, I will work with it this evening and get back to you. > > > > > > cheers, > > > > > N > > > > > > On Mar 23, 10:30 pm, Philip Hutchison <[email protected]> wrote: > > > > > > Hi N > > > > > > > Your code mixes swfobject 1.x syntax with swfobject 2.x syntax. > > > they're > > > > > > incompatible. > > > > > > > Assuming your link to "/js/swfobject.js" is pointing to the > > > > > > swfobject > > > 2.1 > > > > > > file, you should replace the 1.x syntax with updated 2.x syntax. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/swfobject?hl=en -~----------~----~----~----~------~----~------~--~---
