netkid
12-21-2002, 11:18 PM
man has it been a while or what?? well, im back!!!
Well i havent been making stuff in a while, but can some1 post the code for embeding the flash movie into ur page...
You could just go to "File" and then "Publish" and it generates all the coding for you :).
netkid
12-22-2002, 02:49 AM
yes...but i want to position it on my page...so is it possible to do dat??
Hmmmm....do mean like centering it on a web-page?
erictheman
01-07-2003, 01:26 AM
<embed src="yourmovie.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="???" height="???"></embed>
change the bold ;)
jackie
01-22-2003, 02:31 AM
you need to change width and height in the code above to top and left to position it, if you leave it like that you just change the size of it dont you?