Subject: RE: [Flashcoders] Re: Help with Image Slideshow - displaying random
image
> Won't the image and corresponding desc both
> be scrambled in an array since I
> want to display them together?

Christopher,

Have you considered adding each textfield as a child of each image
container?

Regards,

Keith Reinfeld
Home Page: http://keithreinfeld.home.comcast.net


Cannot say that I thought of it in that way. My initial thought is, can I
not read the XML into an Array, and they randomize it (somehow???) and then
display that random order. But I am at the limit of how to do this in AS3. I
got as far as the original code from looking at tutorials online and piecing
it all together. It works fine, sequentially, but then I was asked if it
could display all 300+ images randomly. Which, I just don't understand
enough to do. And when I tried, all the images got randomized, but for some
reason the text/description did not keep up with my images and both were
randomized.

Thanks for your question.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to