Similar flash components
Flash XML Image Gallery
This is an interactive Flash XML Image Gallery, containing a list of... read more
Fade In Fade Out...
Fade in and fade out between any number of images, with this simple to... read more
Multi Page Thumbnail...
This is a highly customizable XML based gallery, with a large number of... read more
list more items
General Videos
- How to buy?
watch movie - Embed a Flash Component in your Flash Project
watch movie - How to embed a Flash Component in the same HTML page twice?
watch movie - How to embed two different Flash Components in the same HTML page?
watch movie
Showcase
Send us a link to the page you used this product on, and we'll post the link to your site on our blog if you customized it nicely.
Need support?
Get a support ticket
read more
Share this
If you enjoyed this product, please consider sharing it via a social network, or leaving a comment. Thanks!





Products RSS Feed
Follow us on twitter
support@flabell.com
krishunt
on 15/7/10
on 19/7/10
cellobaker
on 21/7/10
1. I have created a new .xml settings file that has the info for the photos I want in the second slideshow.
2. I have duplicated the .swf file and renamed it, and put the second .swf file in my root folder.
3. I have altered the index.html file pathToFiles and whatnot to the following for the second slideshow:
flashvars.pathToFiles = "/banner"; flashvars.xmlPath = "xml/pressPhotos.xml";What else do I need to do? The problem I'm running into is that whenever I embed the second slideshow, it is still only loading the photos from the first slideshow. Thanks in advance for your help!
on 21/7/10
cellobaker
on 22/7/10
on 26/7/10
curtis Marshall
on 24/7/10
Am I missing something.
on 27/7/10
params.wmode = "transparent"; .
on 16/11/10
I ahve the same problem with him , where should I put
params.wmode = "transparent";
in which file?
Thank you.
moharram
on 30/7/10
I've a question plz. whenever I change the path to the iamges in the xml file to an abolute path, like:
the flash file just keeps loading like forever..
Any tip?
Thanks in advance.
on 30/7/10
Set the value to flashvars.pathToFiles to nothing.
flashvars.pathToFiles = "";alexandrerocha
on 3/8/10
I've just downloaded your Slideshow(with XML) and i'm opening all files to find where i can change things to make it's layout match with my site layout. I have to change many things so it will match. I thought all the codes would be inside one single file, but there are maaany files! I feel lost. And i didn't find a tutorial explaninng where i can change things!
So i found the preview file. But there is no .FLA of Preview file! How can i change the format of the symbols.. sizes.. everyting? I want to put my layout with your file functionality.
One more thing, is that the page says it's a component. So i can install it on my flash component tab or it's a "component" file.. ?
Thanks for your attention.
I hope you can help me.
on 4/8/10
To change the layout of the component you must edit settings.xml.
All the source files are in project\source folder.
You can embed the component in any AS3 project.
on 4/8/10
There's no settings.xml.
There are AS files inside some folders, like: source, com/vuzum/banner/, com/vuzum/utils/, com/zorked/ and caurina (a lot of AS files).
But XML only in: deploy/banner/xml/banner.xml
Anyway, there's no settings.xml. I've changed index.html, banner.xml and projectCS3.FLA file and a few things changed but it's very difficult to personalize the slideshow to my needs.
For example, i need 2 dynamic text fields (like title and description) and i want to set it's both positions (x and y). I have no idea where to start to adapt the code to make it works. I saw there's "title" tag in banner.xml, then i puted some words and tested movie, but nothing happened. I didn't see any text.
Any help?
maferretti
on 3/8/10
I downloaded a slideshow and I could change the properties from XML successfully. The problem is when I inserted a "Div PA in Dreamweaver and I can not display ... I copied the folder to my site" Deploy "and I have worked with her. Is this correct? There's something I'm doing wrong?
Thanks!...
on 4/8/10
You will have to copy the JavaScript code to you page to. You have an embedding example in index.html from the deploy folder.
on 5/8/10
Can you send me a link?
I think you are using the fla you exported and you didn't installed the fonts, that is why the title isn't showing.
maferretti
on 6/8/10
Thank you very much for your help.
I've done what you have told me in his first post and I could see the slideshow correctly.
Greetings.
tina.ho
on 6/8/10
on 9/8/10
To stop the animation you need to set in the XML slideShowTime node value to 0.
[XML]
For the transition effect change the value of fadeTransition attribute to true.
Zeeb
on 8/8/10
on 9/8/10
The code needs to be modified. After the image is loaded you can use a small script to resize it.