Skip to main content
March 4, 2007
Answered

Listing Instance Names

  • March 4, 2007
  • 2 replies
  • 189 views
Is it possible to list all the instance names in a flash file and how would you do it if you could?

thanks
Dave
This topic has been closed for replies.
Correct answer kglad
yes. you can use the following to list everything. if you want to refine the traces check typeof() to limit the output.

2 replies

March 5, 2007
I'm not sure if I did this right. I added this code just as it is to the only frame on the application screen's timeline but it spazzes out and goes into a loop.

Dave
kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
March 4, 2007
yes. you can use the following to list everything. if you want to refine the traces check typeof() to limit the output.