Hi,
I am a newbie to AS3 and I am having a problem with the buttons not working on an external swf. Both the main swf and the external swf are written in AS3. I have a button that uses the Loader class to open the external swf - it opens fine and displays as expected. The problem is that there are 3 buttons on the external swf - this is for an email form that writes to a php script - it has a submit button, a clear fields button and a return to main button. When the external swf is tested as a stand alone form everything works fine but when it is loaded from the main swf the buttons don not do anything at all.
Any help would be deeply appreciated!
Thanks!
Schutzy