Hi Guys!
I am a beginner to Flash and action script. I want to make a filmstrip view in Flash. The filmstrip should contain images originating from external source (say XML). Though I found some relating tutorials for this over the net. For example:
http://www.flashfridge.com/tutorial.asp?ID=204
Now what I want is that the images should move diagonal from top right corner to bottom left corner. Also the images should scroll automatically without any mouse effect. Only mouse effect should be to stop the animation when mouse points any thumbnail (which I can do with onRollover action).
As the number of thumbnails will not be constant, I need some technique which can make it dynamic and load n number of thumbnails depending upon the XML file.
Experts, Kindly help me.
Thanks
Amit