Nice Work!
Posted 3 months ago
- folderpath : is the property that holds the value for path to the images , in this example value is “images/” that means that the full path for the images will be: images/image1.jpg ; images/image2.jpg ; etc …
- preload : holds a value for how many images of total images are going to be preloaded , that means if there are 10 images or external swf’s and we set the property for preload to be 5 , animation won’t start to play untill at least 5 images are preloaded. When those five images are preloaded, the rest of the images will start to load also , but animation will play after only five images are loaded. The rest of the images are loaded in the background. If the animation comes to a picture that hasn’t been loaded yet , animation will hold current image on stage , and wait for the next image to load, as soon as the image loads , animation will continue. if you don’t provide value for this parameter , all images will be loaded right on start. This property is very handy , because user doesn’t have to wait for all images to be loaded before he sees any images on the stage at all.
- speed : holds a value for the speed of image animations (how long will take each image to animate in to position on the stage) . Value is presented in number of seconds so in this example images will take 2 seconds to complete the animation. if you don’t provide a value for this parameter , default value is ‘2’.
- url : holds the url for the picture or external swf file, url value will be added to imagepath value to for the full path to the image. For example , path to first image in xml file will be : images/picture1.jpg Note that you can use any name for the image, it doesn’t have to be : image1.jpg ; image2.jpg ;image3.jpg it can be anything you like: beach.jpg ; winter.png ; externalSWF.swf ; etc….
- time : holds the value for how long will every image be on the stage. Values are in seconds , so , in this example image1.jpg will be focused for 2 seconds. After 2 seconds pass , another image will slide on the stage , provided that the next image is loaded , if not image1.jpg will stay on the stage , untill the next image becomes available.
- direction : this property holds a value for a direction of animation for the image , acceptable values are : fromtop , frombottom , fromleft , fromright and random. It tells flash from where to slide the image on the stage. In case of random value , every time images need to be animated it will take a random direction
You may also be interested in my most popular file
One of my best files
“This is one of the most creative and clean pieces on FlashDen! Respect! I’ve been looking at it for minutes. It’s incredible how well it works with the video, and how good it fits. Very well done job! “ user: bobocel
WOW !!! This file is awesome!. Great work! For $8.00, you get about $1,000.00 worth of work.
Posted 3 months ago
Hi,
great file! One question: Is it easy adjustable to have an external XML menu making the images slide/rotate without having it as a slideshow?
Greets,
DCR
Posted 3 months ago
@ darrsum
Maybe you are behind some corporate firewall or something like that?
This is hosted by flashDen , and it’s virus free.
Great file!! 5* Must have!
There’s been put a lot of effort in this one with programming and commenting it. You can learn a lot from it 
It seems a to be a great file…will it be easy to add a forward or back btn to it or several buttons to go to the next image ?
like this one : http://www.moofe.com/
Posted 2 months ago
Hi DCR & gumbal
Yes, next and previous buttons can be implemented , but that requires some custom coding , maybe in the next version.
Cheers 
you should really do this in your next version. It would boost your sale. Could you implement custom coding ?
Posted 2 months ago
sorry but it just wont work. first thing i cant preview it in html and when i upload it and test it only loads one photo whats up with that?
Posted 2 months ago
Can the first pic that appears on screen load without the tween and can a time be set for each picture loaded because let’s say I want to load swf with animation and that one takes 10 sec and the other takes 15 sec would that be possible I really love your work where are from
Posted 2 months ago
that did my stomach in..
if i went to a site like that i would definately click away..
Posted 2 months ago
well the swf is woking fine but as soon as you apply it in a html file it: 1. wont load the pics on your computer
2. only loads and displays one when you upload it and preview it in any browser.
now i havent even touched the file just uploaded it as i came and yes its still messed up, dude dont just say it workes thats messed up, something is nt working with this file
Posted 2 months ago
There is one image with , all caps letters , your server is probably renaming it to lower caps , try that.
Posted 2 months ago
I just purchased this file.
When out of the HTML file, it seems to work fine. As soon as I open the html file, nothing occurs. I think this is the same problem that victorginsburg was experiencing. I would love to know what to do about this.
All caps are fine here.
Thanks dSKY
Posted 2 months ago
Hey -
Just so everyone knows that this file does work—
Here is the fix for the html problem:
“In the publish settings, under flash tab , on the bottom , there is a “local playback security” setting , change it to access local files only.”
- dsky
Thanks.
Posted 2 months ago