Embed Flash no HTML


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



Copy this code and paste it in your HTML
  1. <object width="X" height="X">
  2. <param name="movie" value="flash.swf">
  3. <param name="wmode" value="transparent">
  4. <embed src="flash.swf" width="X" height="X" wmode="transparent"></embed>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.