OZONE Asylum
Forums
Stupid Basic HTML
There is a flash movie in the frame
This page's ID:
9716
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Absolutely. You don't even need tables, quite frankly. this is the source of the top frame which contains the flash movie - [code] <div id="Layer1" style="position:absolute; left:-1px; top:-2px; width:111px; height:78px; z-index:1"> <object classid="clsid :D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="2000" height="200"> <param name="movie" value="flash/top.swf"> <param name="quality" value="high"> <embed src="flash/top.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="2000" height="200"></embed></object> </div> [/code] Copying that verbatim, assuming the paths are all correct, should be all that you need to do for the top part. Of course, the style="..." bit should be removed and added to the style sheet specs for #Layer1, since that is the purpose of giving your elements an id in the first place. [This message has been edited by DL-44 (edited 01-20-2004).]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »