For the past week or so, I’ve been struggling with as3, I’ve tried removeEventListener, removeChild(); and even tried calling myRoot and stage. With all I have received no luck.
Objective: Create some external pages and have the buttons from the .fla be dynamically called from the library or built in the AS files, and have the functions show up when called upon.
Issues: Got the examples to show up when called upon, the problem is having them clear from the stage so it wont interfere with the next set of function… but instead they just either overlap each other.
any suggestions? help?
Thanks in advance!!
btw- I’ve comment out the rest because I just need to see/understand how to do one set. once again thanks!