Also,
Where in the previous code do I post the
Alternative Content code that was generated....?  This is it...

<a href="http://www.adobe.com/go/getflashplayer";>
        <img src="http://www.adobe.com/images/shared/download_buttons/
get_flash_player.gif" alt="Get Adobe Flash player" />
</a>

Thank you so much
-novice

On Mar 26, 12:39 am, Sam Sherlock <sam.sherl...@gmail.com> wrote:
> the swfobject js is not found.
>
> adding the following (depending on where you have the swfobject)
> <script src="/Waxlander_Gallery/Home_files/swfobject.js"
> type="text/javascript"></script>
>
> also the syntax your using is swfobject 1.5 (its completely different to
> 2.x)
>
> this is amended from my project
>
>             var flashvars = {};
>             var params = {};
>             params.bgcolor = "#333333";
>             params.base = "./";
>             var attributes = {};
>             swfobject.embedSWF("Waxlander Thumbnails 100pixels.swf",
> "ticker", "2700", "400", "7.0.0", false, flashvars, params, attributes);
>
> have seen the follow up message also I have put your specifics in there, so
> that will give you something to start with - I have some additional advice
>
> don't use spaces in files names - use lowercase letters also (this can save
> headaches) I would do the same with directories also your using underscores
> - but I would not use uppercase letters your server may distinguish between
> them and local machine not
>
> is 2700 the width? - thats huge.  Post back if you still having issues
>
> - S
>
> 2009/3/26 Adobevision <adobevis...@gmail.com>
>
> > eb, 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.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to swfobject@googlegroups.com
To unsubscribe from this group, send email to 
swfobject+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to