Ok I have a very strange problem. I have a file that is in essence a dynamic spreadsheet. It uses dynamic/input text fields and a graph that interacts with the data. I am also loading a smaller external SWF which is a smaller spreadsheet similiar to the main file. Now, in the external file all of the instance/Var names for each text box and MCs are all different than the main file.
I have a button in the main file that loads the swf into a dynamicly created blank MC. It loads fine and all that jazz and works perfectly. When I click the out button it removes the container MC so the external swf can be loaded again at the users pleasure.
Now the problem is when the SWF is loaded into the MC the main file stops working properly. The dynamic text fields no longer change they are frozen at the last number before the SWF was loaded. I know it is the SWF file that is messing it up I just have no idea how to go about fixing it. I can attach my file and what not if anyone needs it but I dont think its a problem with code. If anyone has any suggestions or knows a place where this has been solved before let me know!! thanks!