Jump to content


Photo

Flash help


  • Please log in to reply
2 replies to this topic

#1 UnLeAsEd

UnLeAsEd

    Young Padawan

  • Members
  • Pip
  • 2 posts

Posted 03 April 2005 - 04:06 PM

Hello. This is my first time posting here and i must say this is the best site i have ever seen out of all the sites out there that are about website stuff so i hope you can help me out. I am in the process of developing my own website and i would like to know how exactly do you put Flash animations and such into your website. I know how to make basic things in Flash but don't know how to put it in my website. Is it an HTML code or what? Please help me out and if this is in the wrong spot i apologize. Thank you for your time.

-UnLeAsEd

#2 CoryMathews

CoryMathews

    P2L Jedi

  • Members
  • PipPipPip
  • 554 posts
  • Gender:Male
  • Location:Texas

Posted 03 April 2005 - 05:24 PM

if you use dreamweaver go to Insert > Media > Flash
if you use Frontpage go to Insert > WebComponent > Advanced > Plugin

or for the code just put

<object width="775" height="575">
<param name="movie" value="file.swf">
<param name="quality" value="high">
<embed src="file.swf" quality="high" pluginspage="http://www.macromedi...getflashplayer" type="application/x-shockwave-flash" width="775" height="575"></embed></object>

that should work.

#3 UnLeAsEd

UnLeAsEd

    Young Padawan

  • Members
  • Pip
  • 2 posts

Posted 03 April 2005 - 06:15 PM

thank you so much. that was a major stumper for me.

-UnLeAsEd




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users