hi
Here’s what i’m trying to do…
On my _root … maintimeline… i have a movieclip with instance name… “one”… and inside it… on the first frame… I have this array
testarray = [99,554];
Now… from the Main timeline… i have this
trace(_root.one.testarray[0]);
By just reading it… it should output “99”… right?
But i just keep getting “undefined”!
Anyone know how to solve this?
Thanks!
*I’ve added the fla of this problem here - file size = 32kb
http://four4swords.110mb.com/OUT/Untitled-4.fla