In the website I am making with Xtreme I have regular Buttons with MouseOver effect and when clicked loads a .swf file into an invisible container.
Each Button has a seperate layer "Button_!, Button_2...etc" and each one loads a seperate .swf - The problem is: if I click the Button the .swf plays, but if I click that Button again, it will not start over again - it just stops at the beginning of the movie (I can see the first frame).

What do I need to do to have the .swf be available for as long as the guest needs it.. yet re-load when the Button is pressed again?

Thank you very much for your help.