align right problem -- Flash
How to align flash movie to have text wrap around like an image? Have tried this in many browsers. Safari doesn't do this, it just keeps it on left side.
align="right". Even placed this in <embed> tag, which many people say is correct. Can this just work in a table?
Code:
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="126" height="121" align="right">
<param name="movie" value="../media/become_aninstructor.swf" />
<param name="quality" value="high" />
<embed src="../media/become_aninstructor.swf" width="126" height="121" align="right" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>
Thread Information
Users Browsing this Thread
There are currently 2 users browsing this thread. (0 members and 2 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