How to upload my flash movie into a site?

I can´t use img anymore )=

so which html is it =)

thanks

If you’re looking for the HTML code to insert a Flash movie inside an HTML page, there’s a tute about this on this site.
Just browse the tutorials, I’m sure you’ll find it.

pom 0]

 <EMBED src=http://www.yourserver.com/movie.swf quality=high bgcolor=#000000 WIDTH=200 HEIGHT=200> 
</EMBED>

That code would load the movie in high quality with a black backround, and you guessed it stick it in a box 200x200.

Cheers!
-Niann