Sunday, July 19, 2009

Inserting Flash Animation (SWF) to Blog Post

Flash Animation is saved in .swf (shock wave) file format. Flash animation usually used to give more interesting sense to grab more attention from reader by animating text, object, photo, or combining them. Flash animation can made by using special software for making animation in shock wave (swf) like Macromedia Flash.

Here steps how to insert swf flash animation to blog post:

  1. Upload your swf file to file hosting
  2. Login to your blog account, make a new post
  3. Click Edit HTML
  4. Insert this code:

  5. <object data="http://file-hosting.com/your-file.swf" type="application/x-shockwave-flash" width="630" height="400"> <param name="movie" value="http://file-hosting.com/your-a.swf"> <param name="wmode" value="transparent"> <param name="quality" value="high"> <param name="menu" value="false"> </object>

  6. Change the green colored text above to your swf file location
  7. Done, you can specify flash object dimension by changing with and height value: width="630" height="400"

Sponsored products:

teliad - the marketplace for text links
cool graphic design

No comments:

Post a Comment