Skip to main content
asidfree
Known Participant
January 3, 2008
Answered

Accessing a MC from within a loop

  • January 3, 2008
  • 1 reply
  • 196 views
I have a series of movie clips that I want to access from within a loop, to assign unique text to each. Within each MC there is a dynamic text field called titleText, which I want to assign text to. The MCs are named, demo1, demo2, and demo3 respectively. I have an array called pressArray which holds three data types that I created, of which has a function called getTitle that returns a string. The commented line within the loop works if I uncomment it, the second line is what I'm trying to do, which does not work.

Hopefully that all makes sense. Any help is appreciated.
This topic has been closed for replies.
Correct answer kglad
:

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
January 3, 2008
: