via PayPal / credit card
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
So we can use *.png files with transparancy etc.
is it not possible to save the monoslideshow.swf(fla) as a flash 8 file?
Any word on this? Are there any plans to make a flash 8 compiled version available so you can easily use GIFs and PNGs?
Monoslideshow currently is a Flash 7 file. This was done to ensure maximum compatibility with most systems. For now, you can load .gif and .png files by wrapping them up in .swf, or by converting them to .jpg.
creator of MonoslideshowCouldn't you just provide both versions in the download? My site has many Flash 8 dependencies so, I have no problem requiring that my users have flash 8.
I'm working on wrapping it in an .swf, but but its a very hacky solution. I have ave run into various sizing issues, and the first image takes a while to load since it has to load the additional swf, so the first image only shows for a split second before it moves to the second one.
For instance, one problem that I've encountered by wrapping it with an swf is that once in a while, usually on the larger images or when the wrapper swf is first loading, the picture will be cropped way too close.
I'm guessing what's happening is that Monoslideshow is getting the size of the wrapper.swf before the wrapper.swf has had a chance to fully load the image. So monosideshow things that the image is whatever the original size of the wrapper.swf movie is set at. But then the image is loaded, and its much bigger, so it expands the size of the wrapper.swf. But by then, its too late, and monoslideshow thinks it has a small image. Thus you see a really blown up version of the picture.
Hmm, thanks for noting. I've already put a check in the code to see if the Stage is loaded correctly, but I'll try to solve the issue you've mentioned.
creator of Monoslideshow1 to 6 of 6