iGuest 3 Report post Posted January 28, 2005 Was wanting to add flash intro I made to the center of my main page, here is what ive tried so far.I made the swf file named block-into.swf, just for easy finding and such.then put that in block folder, then went to admin.php/Blocks and created a new one and in the content I put this <center><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" id="block-intro" width="400" height="300"> <param name="movie" value="block-intro.swf"> <param name="quality" value="high"> <param name="bgcolor" value="#E0DFE3"> <embed name="block-intro" src="block-intro.swf" quality="high" bgcolor="#E0DFE3" width="400" height="300" type="application/x-shockwave-flash" pluginspage="https://get.adobe.com/flashplayer/otherversions/; </embed></object></center>so this would then link to the .swf file, but when the main page loads it takes like forever to load and then seems to freeze about half way through it,any better ideas or somewhere to get this right? Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 28, 2005 the best suggestion is dont use intros. but if you feel you must have one, re-edit your flash file and look for ways to optimize it better Share this post Link to post Share on other sites