Grogler
my interests and experiences
-
movieclip instance name to string
Posted on April 8th, 2008 3 commentsThe way to get the instance name of a movie clip to a string is to use
[instanceName].toString();rather than
instanceName.toString();the later will just return something to the effect of [Object object]
This is a very simple script, but it also can be very useful!3 responses to “movieclip instance name to string”
-
Super-informative site! I am loving it!! Will come back again - taking you feeds also, Thanks.
-
Fantastic site! I am loving it!! Will come back again (After St. Paddy’s) - subscribing to your feeds also, Thanks.
-
thanks for the comment. I will try to post new items soon!
Leave a reply
-


