Embed Flash Object


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <object width="550" height="400">
  2. <param name="movie" value="somefilename.swf">
  3. <embed src="somefilename.swf" width="550" height="400"></embed>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.