|
-
embed swf obj expansion
Hi,
I have this embeded swf obj I need to start from the "centre of the page" with <div width=10 height=10>
then slowly glow to WIDTH="700" HEIGHT="700".
Thanks
=====================================================
<body onload="moveDiv()">
<div align=center id=div1 width=10 height=10>
<OBJECT id=obj1 CLASSID="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="700" HEIGHT="700">
<PARAM NAME="movie" VALUE="tate.swf">
<PARAM NAME="quality" VALUE="high">
<PARAM NAME="bgcolor" VALUE="#123456">
<PARAM NAME="wmode" VALUE="transparent">
<PARAM NAME="menu" VALUE="false">
<EMBED SRC="tate.swf" WIDTH="700" HEIGHT="700" QUALITY="high" WMODE="transparent" MENU="false"></EMBED>
</OBJECT>
</div>
</body>
Last edited by mlim; 06-22-2012 at 12:26 AM.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|
Bookmarks