Is there a way that I can have the name of an instance's name appear in a dynamic textfield?
I have a map with every county in the USA on it and I want the county's name to display on rollover. I have already typed in each county's name as the title for each unique movie clip and instance of each movieclip on the stage (approx. 3,100 times 2). I would prefer to avoid listing all the counties in my script by simply calling to the instance name of a movieclip to appear in the dynamic textfield.
I appreciate your responses very very much. Thank you.
I have a map with every county in the USA on it and I want the county's name to display on rollover. I have already typed in each county's name as the title for each unique movie clip and instance of each movieclip on the stage (approx. 3,100 times 2). I would prefer to avoid listing all the counties in my script by simply calling to the instance name of a movieclip to appear in the dynamic textfield.
I appreciate your responses very very much. Thank you.
Comment