Embed Flash Video


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



Copy this code and paste it in your HTML
  1. <object type="application/x-shockwave-flash"
  2. data="your-flash-file.swf"
  3. width="0" height="0">
  4. <param name="movie" value="your-flash-file.swf" />
  5. <param name="quality" value="high"/>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.