I have a flash file with about 32 empy MovieClips on the stage.
Basically what I need to do is take an array of images and load them into these empty MovieClips. Hope this makes sense so far.
This array will be dynamic and will come from a PHP file.
The problem is I’m not sure how to do this? I don’t know to take an array in flash and allocate the images to individual MovieClips.
I’m fairly new with Flash. So I would really appreciate any help or tips or advice on my problem. I would be so grateful.
Thanks. =)