Hi, I’ve combined 2 files together from FlashDen sellers; Powerful Image Explorer and Fullscreen Horizontal Image Gallery to enable me to display horizontal scrolling thumbs which can load scrollable fullscreen images.
My problem being that I can successfuly load the fullscreen images into the image container only I can’t seem to get a listener to work to show the progress for all of the files I’m trying to load into the same container.
My image container is: my_path.image.holder
I can load the images into this by using a function which loads the xml node of: my_path.image.holder.loadMovie(what.B_link)
Every example I’ve found on the web so far for listeners only show how to setup a listener for a single image loaded into a container mc. I need to setup a listener which can show the load progress for any image which is subsequently loaded into my_path.image.holder
Any help very much appreciated – I’ve exhausted so many ways of doing this but with no luck to date. Also due to the scroll feature of the container, it doesn’t use a function such as loadBG(), just loadMovie.
Best,
deeve.
Posted about 1 month ago










