hey i made a flash using VISION BLAZER and i want to use da flash so it can show before my home page comes up but how im useing a freeweb host called FREEWEBS
i took this code
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="600" HEIGHT="400" id="whatever" ALIGN="">
<PARAM NAME=movie VALUE="whatever.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<EMBED src="project1.swf" quality=high bgcolor=#000000 WIDTH="600" HEIGHT="400" NAME="whatever" ALIGN="left" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
and added it to the INDEX.HTML and the flash appears or the page how can i put it before the main page sum one plz help