Thanks Pedro So is it possible to define an Image Array without a repeater? I'd like to run through 64 Images using:
for each (var img:Image in ImageArray)
{
... etc
}
Back to google.
Thanks Pedro So is it possible to define an Image Array without a repeater? I'd like to run through 64 Images using:
for each (var img:Image in ImageArray)
{
... etc
}
Back to google.