|
| |
|
|
hessfirm
Posts: 153 Joined: 9/15/2004 Status: offline
|
Load Flash After Page Load - 1/30/2007 20:31:12
ASP Gurus...does anyone know how to load a flash script after the page fully loads? i've seen that i could write the flash script below into a document.write script...or maybe even turn it into a variable then do the onload thing in the body tag...just not sure...any ideas? here is my flash script: <div id="flashcontent" style="position: absolute; top: 0px; left: 0px; z-index: 0)"> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="779" height="370" id="flashvars" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="phil7.swf" /> <param name="FlashVars" value="category=<%=FP_FieldLink(fp_rs,"expr2")%>.png&msg=<%=FP_FieldLink(fp_rs,"msg")%>" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <param NAME="wmode" VALUE="transparent"> <embed wmode='transparent' src="phil7.swf" FlashVars="category=<%=FP_FieldLink(fp_rs,"expr2")%>.png&msg=<%=FP_FieldLink(fp_rs,"msg")%>" quality="high" bgcolor="#ffffff" width="779" height="370" name="flashvars" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object> </div> thanks!
_____________________________
Steve Hess
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|