Very cool effect!! 
Image viewers:
Utilites:
Animations:
I’d like to put a preloader on the images. I’m looking into the onLoadProgress function.. can you help point me in the right direction?
Posted 2 months ago
nlyttle, I was send you a new ImageLoader.as file with simple preloader by e-mail that will help you to create your own.
Posted 2 months ago
I can`t seem to get the URL links to work. Using IE 7 . It`s not too much of a problem as I dont need it for this project, but it would be nice. Apart from that it`s really great.
Posted 2 months ago
I didn’t need it to link to anything so I just removed the URLs from the XML file. It still shows the cursor like it’s a link but it doesn’t go anywhere when clicked.
I was also curious about a preloader. Is there any way to do even a simple Loading… until the movie starts?
Thanks.
Posted 2 months ago
I have two questions
1.- i try to put popup in the link. I try with this line of code in LinkButton.as
getURL(“javascript:MM_openBrWindow”
(this.currentURL, this.myMethod);
can you help me?
2.- I’d like to put a preloader on the images. can you send me the new file
Thanks
Posted about 1 month ago
1. Try to use this:
getURL('javascript:window.open('+this.currentURL+',"width=500,height=500")');2. Yes I can send you the new file but I need to know your e-mail.
Posted about 1 month ago
insitus, send me another email adress becouse my email was returned to me with ‘failed’ status.
Posted about 1 month ago
Hi, I purchased a fancy preloader and added it, but I’m not too sure how to disable your text based one. Any help?
Posted 26 days ago
hi, just a question. How different shapes images fit to the margins? Or part of the images will be hidden for bigger ones? thanx
Posted 26 days ago
sndp, you can edit the ‘onLoadProgress’ function (‘ImageLoader.as’ file) to add your preloader.
daddydoc, use images with the same width and height.
how do you change the preloader, I have no experience implementing a preloader.
Posted 10 days ago