When Dealing with Movieclips and you need to access the refence as string do [instanceName].toString() rather than instanceName.toString()
2 Responses
Leave a Comment
When Dealing with Movieclips and you need to access the refence as string do [instanceName].toString() rather than instanceName.toString()
October 15th, 2007 at 7:26 am
Thx a lot
January 2nd, 2008 at 5:36 am
very helpful indeed!!