How to Embed Flash in HTML





With the help of the Object tag you can embed the flash in html application. Write the code as given below ...


<object type="application/x-shockwave-flash" data="my-flash-file.swf" width="0" height="0"> <param name="movie" value="your-flash-file.swf" /> <param name="quality" value="high"/> </object>

0 comments:

Post a Comment

My Instagram