Hi everyone, I've just downloaded the latest swfobject and uploaded it
to my site, I'm trying to get a flash header to display but all I'm
getting is a blank area.. This is my code:

head:

<script language="JavaScript" src="/v4/templates/home/swfobject/
swfobject.js" type="text/javascript"></script>

body:

<div id="preview">
<p align="center">To view our website please upgrade to version 9 of
<a href="http://www.adobe.com/go/getflashplayer/";
target="_blank">Adobe Flash Player</a>
</div>
<script type="text/javascript">
    var flashvars = {};
    var params = { wmode: "transparent" };
    var attributes = {};
    swfobject.embedSWF("/v4/images/featured/featured.swf", "preview",
"471", "275", "9.0.0", "/v4/templates/home/swfobject/
expressInstall.swf", flashvars, params, attributes);
</script>

I double checked all the folders and all the files are there, just
don't know why it's not displaying on the site? My website is at
http://www.souliedesigns.com/v4/ if anyone can help.. :)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to