How to emded a .swf file

<object type="application/x-shockwave-flash" data="############.swf" width="###" height="###"> <param name="movie" value="############.swf" /> <param name="quality" value="high"/> </object>
Just replace the "#" with the links, sizes etc..

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.