Hi
I downloaded the Random Movement in Flash mX tutorial by kirupa chinnathambi and made some moving molecules (RandomElectrolytes.fla)- so far, so good!!
I dynamically loaded the RandomElectrolyte.swf into another “holder movieClip” in the main swf (Electolytes.fla). RandomElectrolytes.swf runs well, however, alert box components in other frames of the main movie have had their title length distorted and most other Mclips (used as buttons) embedded in the movie don’t work properly.
Samething happens if I embed the mc directly in the main movie.
Can I immunize the main movie from the script in the MovieClip.prototype created in the tutorial?