Welcome to my personal blog. You are surfing a simple blog tutorial for html coding. Feel free to ask to ask anything about coding here. UPDATE regularly!

Put the flash file on blog

Need your blog seem cool? Flash application is very important for web nowaday.

this is sample of flash, pretty cool huh, compare to .gif file



first of all, you need to create your own flash. a ton of software you can search on google that help you make a flash file in flash.

then, you need to save for flash file to web storage, also a lot of website offer the file storage for free, for my case, i choose www.filen.com. dont ask me why, because it is the best storage i found this time.

Now, i got my flash link, http://www.fileden.com/files/2008/3/12/1810036/Header.swf

and the code is

<.embed height="100" type="application/x-shockwave-flash" pluginspage=" http://www.macromedia.com/go/getflashplayer" width="500" src="http://www.fileden.com/files/2008/3/12/1810036/Header.swf"><./embed>

change my link to yours.

Please note there is hidden dot "." in this code (white colour) to prevent it show the flash. if you copy and paste it, make sure you remove the dot just after "<" in begining and ending of code

Please ask me if you need more assistance

No comments: