kristoff
08-10-2007, 07:13 PM
Hi, I am a self-taught flash developer and am picking it up quite nicely, however, I am trying to contsruct a portfolio using the set-up of having a main flash file which loads in all external pages using the "loadMovie" function. When I test one of the pages on its own, it works fine. I have various scripts,but the one I am having problems with is getting the dynamic text action to work. When testing the external page on its on, it works fine, and when i roll over certain buttons, it displays the dynamic text as it should.
However, when I load this movie into the main flash file and test it, everything works (in terms of buttons, drag functions etc) apart from the dynamic text scripts. I stumbled upon the _lockroot function which I have tried to apply to the movieclip loader in the main flash, and have also tried applying the _lockroot to the first frame of the .swf I am loading in. No matter which variation I use it doesnt seem to work.
I have also tried playing around with absolute and relative paths when trying to target the dynamic text, however this doesnt seem to make any difference.
Please HELP!!!
However, when I load this movie into the main flash file and test it, everything works (in terms of buttons, drag functions etc) apart from the dynamic text scripts. I stumbled upon the _lockroot function which I have tried to apply to the movieclip loader in the main flash, and have also tried applying the _lockroot to the first frame of the .swf I am loading in. No matter which variation I use it doesnt seem to work.
I have also tried playing around with absolute and relative paths when trying to target the dynamic text, however this doesnt seem to make any difference.
Please HELP!!!