/ Published in: HTML
A simple code for embedding a flash SWF file to a page with custom width and height, using HTML5.
Expand |
Embed | Plain Text
<embed src="swfs/FILE.swf" width="800px" height="600px"/>
You need to login to post a comment.
