Tuesday, 3 May 2011
Embedding Flash File in Website
<html>
<h1>
Embedding Flash File in Website
</h1>
<body>
<object height="400" width="600">
<param name="movie" value="FlashFileName.swf">
<embed src="FlashFileName.swf" height="400" width="600"></embed>
</object>
</body>
</html>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment