Wednesday, January 12, 2011

Add flash to blogger

Are you having problems to upload the flash file (swf) into your website or blog? After I made my research eventually could also show the flash on my blog ... along with me to share the results I got ... 


Follow these steps: 
1. Prepare your flash animation to swf file. 
2. Open the address to upload animated http://www.swfcabin.com 




3. Clik the title animation in the "Title" 
4. browse Clik want to upload from your computer 
5. Publish SWF Clik 




6. Copy the address in the red-framed box, open the Notepad and paste 
7. Change the words open the swf-files and add the words. Swf becomes: 
     http://www.swfcabin.com/swf-files/1293114421.swf 


8. Copy the code below in html web page or blog 


<Embed src = "http://www.swfcabin.com/swf-files/1293114421.swf
quality = "high" 
type = "application / x-shockwave-flash" 
WMODE = "transparent" 
width = "50" 
height = "250" 
pluginspage = "http://www.macromedia.com/go/getflashplayer" /> 
</ Embed> 
     
9. Setting Size Banner (width) and (height), as appropriate. 


<Embed src = "http://www.swfcabin.com/swf-files/1293114421.swf" 
quality = "high" 
type = "application / x-shockwave-flash" 
WMODE = "transparent" 
width = "500
height = "350
pluginspage = "http://www.macromedia.com/go/getflashplayer" /> 
</ Embed> 


10. Sure you succeed .... 

2 comments: