Click to See Complete Forum and Search --> : how do i put a flash animation into website


weapon x
11-22-2006, 08:40 AM
need to know how to put a flash animation into a website made using dreamweaver...

and also, while i'm at it, how do you create a flash based website
are there any links to pages online that can show me how to do this

cheers
jamie

abi19
11-22-2006, 09:03 PM
hi jamie!

to embed flash movie in your page:

<embed src="filename.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="100px" height="100px"></embed>

flash based website:

try this site: www.w3schools.com

hope it helps Ü




need to know how to put a flash animation into a website made using dreamweaver...

and also, while i'm at it, how do you create a flash based website
are there any links to pages online that can show me how to do this

cheers
jamie

_Aerospace_Eng_
11-22-2006, 11:13 PM
Thats not the correct way to embed flash on a site.
<object type="application/x-shockwave-flash" data="filename.swf" width="#" height="#">
<param name="movie" value="filename.swf">
</object>

weapon x
11-23-2006, 05:15 AM
thanks guys for your help...

that link you've posted looks pretty useful, i'll be sure to check it out.

cheers
jamie

tedscoffee
08-16-2009, 12:12 AM
For putting flash movie into website, check out this flash video player (http://video.a4desk.com)software, which automatically generates the html page and embedding code.

For building flash based website -- you can check out this flash website builder (http://www.a4deskpro.com), which is very easy to use and does not require any coding/scripting.

Ted

NoSmokeSolution
08-16-2009, 01:30 PM
Do you already have the Flash movie and only need to know how to place it in an existing html page?

multimediocrity
08-16-2009, 02:32 PM
Embedding and object is probably the best way. However, beware Dreamweaver's suggestions if you're using it to edit your code.

I remember having problems with cross-browser compatibility with this. I can't provide details, but I remember that I put the code on my page and it worked. I opened the code in DreamWeaver and it told me to rewrite it a certain way. I listened to it, and it only worked in select browsers.

Jamivibes
08-21-2009, 11:15 AM
Well if you would like to create a flash page id recommend you to download anime fx 3.5 its the best and for a example you can come to the Flash Intro (http://jamizone111.webs.com)

And to create a Flash based site try this Link (http://wix.com)