English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i have created some flsh animation i want to use these in html

2006-11-05 21:19:01 · 6 answers · asked by mohammad h 1 in Computers & Internet Programming & Design

6 answers

simply use dreamweaver or frontpage and do insert the flash file just like how you insert pictures in word processing programs...

then save it as .html file.....

2006-11-05 21:22:46 · answer #1 · answered by aRnObIe 4 · 0 0

You first need to host the swf file on a web-server. You then have to include the following html code in your web document.



Replace the "... URL" with the direct URL of your swf file. You should be able to host your swf file at ImageShack. Feel free to change the height & width.

http://imageshack.us/

2006-11-05 21:27:37 · answer #2 · answered by Tommy 3 · 0 0

relatively finished in dreamweaver: Insert :Flash document this immediately saves the flash document and html interior the internet internet site itemizing Or insert HTML and paste the code of the html generated by skill of flash document... and placed the flash document interior the inspiration itemizing of the internet internet site.. (this is done in the two dreamwever or front internet site)

2016-11-27 21:54:00 · answer #3 · answered by kinchens 4 · 0 0

You need a host site for pictures or animations. Put your animation up there and get the code to that HTML and paste it into your website. Try angelfire or photobucket or some other site that you prefer that hosts.

2006-11-05 21:25:18 · answer #4 · answered by The_answer_person 5 · 0 0

You right this code:



Flash animation


// the width and height of the flash movie.
// this is the flash file ends in .swf.






Good luck!!!

2006-11-05 21:27:39 · answer #5 · answered by barnesb 1 · 0 0

If you created a flash animation to be used on the internet then you have also probably used some program to create it.

In almost all cases these programs will ALSO create the necessary HTML code to display the flash animation.

example ---
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0"
id="FRDonate" width="400" height="40">




pluginspage="http://www.macromedia.com/go/getflashplayer"
width="400" height="40"
name="FRDonate" src="MyAnimation.swf"
bgcolor="#FFFFFF" quality="high"
swLiveConnect="true" allowScriptAccess="samedomain"
>

2006-11-05 21:24:21 · answer #6 · answered by wizzie b 3 · 0 0

fedest.com, questions and answers