DevelopPHP.com 2009 Forum Discussion Archive(not active)

 2009 Archive Flash CS3 and ActionScript 3      This information is in the 2009 archive, not an active discussion!    
Proper Syntax for Flash File
by rashid04 - Wed Sep 09, 2009 03:22:11 PM

I need to know what is the roper syntax that needs to be included in my HTML file so that my flash file will work within the HTML.. This is what I have:

<object width="550" height="400">

<param name="movie" value="somefilename.swf">

<embed src"somefilename.swf" width="550" height="400">

</embed>

</object>

Also exactly where does it go?


RE: Proper Syntax for Flash File
by rmazook - Wed Sep 09, 2009 03:44:50 PM

It's easier if you use the publish settings in flash. It will output an html file for you. Or if you use dreamweaver, you can choose import media and then choose flash. Dreamweaver will put in the correct code you need.


 2009 Archive Flash CS3 and ActionScript 3      This information is in the 2009 archive, not an active discussion  



©2008-2010 developphp.com   |   Powered By FlashBuilding