Thread: Flash
View Single Post
Old 07-05-2005, 08:20 PM   #2 (permalink)
Greg
Greg's Avatar
 
Indeed.

Join Date: Dec 2004

Posts: 1,554

Greg is on a distinguished road

Default

<object width="500" height="500">
<param name="movie" value="whatever.swf">
<embed src="whatever.swf" width="500" height="500">
</embed>
</object>

Change the width and height, and the embed src="whatever.swf" to where your flash animation is located.
__________________
Greg is offline