Flash banner

I just got Flash MX and I made a Flash banner for my web-site but i dont know how to get it on my site, i read thru the faq but im still unable to do it, could somone tell me how?

Goto File>Publish in Flash. By default the banner will be published as HTML and SWF. These two files can be found in the folder you saved the banner in.
Upload BOTH files to your site, and goto the right URL for it e.g. www.this-is-ur-site.com/banner.html … remember the html bit

i got both uploaded but how do i get the html code to get the banner on the site…

Follow this tutorial. It should give you the code. Then paste that into your html file. Put it wherever you want it.

Thanks man, ok i know im a n00b but i got one more question. How do i stop it from looping, the ■■■■ thing wont stop.:scream:

lol.

No problem. Just put a stop action on the last frame of you’re movie.

Click on the last frame of you’re movie and then open the actions panel. From there, just add a stop() action from the Index. It will stop the movie play :).

Again, thank you.