Link to home
Start Free TrialLog in
Avatar of nysurf1
nysurf1

asked on

target a variable

Hi , I am going over someones code and I need some debugging tips.
Inside the code there is a variable named 'ready' I want to see how to call it from the root so i need to see the whole path that leads to it, I can't use the flash targeting since all the movie-clips are attached by code.
Is there something i can use like trace(this.ready._path) or something that will return the variable location.
Thanksssss!
ASKER CERTIFIED SOLUTION
Avatar of Billystyx
Billystyx

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial