punjab
10-19-2005, 01:02 PM
Hi All!
I have a simple movie which consists of two movie clips (mcIntro1 & mcIntro2) which run individual animations.
Each movie clip has an ACTIONS layer with a Boolean variable named ‘playing’.
On the first frame it is set to true and the last set to false.
In the main movie I want to access the variable. I have tried all sorts to achieve a result but am still having no joy.
At present I’m just trying to display the variable in the ‘output window’ via the command:
Trace(_root.mcIntro1.playing);
Could someone please help out (…---…)!!!
Kind regards,
Punjab
I have a simple movie which consists of two movie clips (mcIntro1 & mcIntro2) which run individual animations.
Each movie clip has an ACTIONS layer with a Boolean variable named ‘playing’.
On the first frame it is set to true and the last set to false.
In the main movie I want to access the variable. I have tried all sorts to achieve a result but am still having no joy.
At present I’m just trying to display the variable in the ‘output window’ via the command:
Trace(_root.mcIntro1.playing);
Could someone please help out (…---…)!!!
Kind regards,
Punjab