PDA

View Full Version : simple (?!) 'variables' problem


Kh`Ru3l
12-17-2001, 10:33 PM
I am sorry if this problem has been solved before, but I am new here and right now I don't have the time to read previous posts reviewing this issue :( .. I guess my problem is simple (not for me, obviously) so here it goes:

I have a for routine and inside i have a loadMovie statement for loading several *.swf files as movieclips. The problem is that I don't know how to send the 'for' increment to the newly loaded movie so I can use it there ..

If some one takes the time to help me, I would be forever in debt to that person .. :)

Ricod
12-18-2001, 07:53 AM
Store the value in a global variable.