yourdreamforever
04-14-2009, 06:53 AM
Hi Gents & Ladies
I have a Flash Intro or should i say a Flash menu on the index page of my site. The .swf is about 300k and takes on some pc's with a slow internet about 10 secs to load. I have seen many sites that a flash loader before the flash appears. Can a loader be added to my original flash script? Is there a site with different types of loaders.
My site so you can see the problem is
www.yourdreamforever.com
The code for the flash menu which i have is:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="600" height="200">
<param name="movie" value="slide.swf" />
<param name="quality" value="high" />
<param name="allowFullScreen" value="false" />
<param name="allowScriptAccess" value="always" />
<embed src="slide.swf"
quality="high"
type="application/x-shockwave-flash"
width="600"
height="200"
allowFullScreen="false"
pluginspage="http://www.macromedia.com/go/getflashplayer"
allowScriptAccess="always" />
</object>
Any help large or small would be appreciated.
Kindly Monika
I have a Flash Intro or should i say a Flash menu on the index page of my site. The .swf is about 300k and takes on some pc's with a slow internet about 10 secs to load. I have seen many sites that a flash loader before the flash appears. Can a loader be added to my original flash script? Is there a site with different types of loaders.
My site so you can see the problem is
www.yourdreamforever.com
The code for the flash menu which i have is:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="600" height="200">
<param name="movie" value="slide.swf" />
<param name="quality" value="high" />
<param name="allowFullScreen" value="false" />
<param name="allowScriptAccess" value="always" />
<embed src="slide.swf"
quality="high"
type="application/x-shockwave-flash"
width="600"
height="200"
allowFullScreen="false"
pluginspage="http://www.macromedia.com/go/getflashplayer"
allowScriptAccess="always" />
</object>
Any help large or small would be appreciated.
Kindly Monika