If you are here because you want to know
- How to Use Flash into Blogger or any other platforms?
- Why doesn’t Blogger allow flash content in Blogger?
1. First, of all, you have to create a flash content using Macromedia Flash, Adobe Flash or any other software (which publishes flash banner etc.), or the swf file you want to insert into your page.
2 Now you need is a server or any online storage space where the flash file can be stored. The best place to store them is Hotmail’s free Skydrive (25 GB). Save the file in the online storage and copy the address of the file.
3 Copy the following code
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" height="375" id="Flash Movie" width="450">
<param name="movie" value="your flash content address.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#ffffff">
<embed src="your flash content address.swf" wmode="opaque" quality="high" bgcolor="#CCCCCC" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" height="375" width="450">
<param name="quality" value="high">
<param name="bgcolor" value="#ffffff">
<embed src="your flash content address.swf" wmode="opaque" quality="high" bgcolor="#CCCCCC" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" height="375" width="450">
</embed>
</object>
4. Open the above code and find the line
also change
The above line shows the address of your swf (flash file). You’ve uploaded your flash file into your Hotmail’s sky drive or in your server. Copy the address of flash/swf file; replace the text your flash content address.swf under quotes with the address of your flash file with quotes.
5. You will have to change the width and height in the code according to You can now remove the links of my website if you wish and add your link.
6. Now copy the code and paste it to any of your HTML editor of Blogger, Wordpress or Myspace Code tab in the post editor.
7. Publish your blog.
This is also helpful if you want to make the menu or flash banner of your website.
Shekhar Sahu
Subscribe to:
Post Comments (Atom)
3 comments for this post
thank you
cheers bro! worked a charm. Peace.
cheers bro! worked a charm. Peace.