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
Andrei Potorac
on 21/12/09
<url>http://www.vuzum.com</url>And it works. Did you do it like this?
Márcia Eliza Gama
on 21/12/09
I was testing locally and nothing worked, now I sent the files to the server and tried again, this time worked
thanks for help! This is a great component, I loved it!
skimmer30
on 24/12/09
on 25/12/09
The demo is protected.
on 25/12/09
http://www.blfdesigns.com/test/
I thank you for the help. Its probably my fault.
on 26/12/09
on 26/12/09
http://www.blfdesigns.com/test/flabell...
I have tried multiple components from flabell and am having the same problem.
Thanks
on 26/12/09
show all replies
Carrie Copa
on 28/12/09
I also tried the above suggestion. That didn't work either. Can you help me get the links to work?
on 28/12/09
on 29/12/09
on 29/12/09
on 6/1/10
gecophotography
on 29/12/09
Thanks!
Luke
on 29/12/09
koObzthebuilder
on 31/12/09
koObzthebuilder
on 31/12/09
on 2/1/10
capellt
on 8/1/10
One thing, I noticed the first time it goes through the photos it has the color panel between each photo, then the second time it blurs directly between the photos without the color background.
I'm assuming this is because the images haven't been loaded yet, is there a way to make the XML file pre-load the images before going through the loop.
It does this also on the demo above...thanks again and good work!!
on 11/1/10
Another way we can proceed is by showing the previous image, while the new image is loading, but what would look strange is the fact that after the user has clicked on a round circle, nothing is happening.
We're looking into different ways to make this more user friendly, and we'll post an update shortly.
Thanks for the feedback! :-)
By the way, let me know if you need help setting up an avatar, or you simply like the default one we use. :-)
allison jones
on 15/1/10
Thanks!
on 18/1/10
nikos
on 11/2/10
We are trying to implement the XML slideshow into a content management system.
The domain is not yet public so its not possible to see the working example from your end.
It would be very helpfull if you could answer the following.
Our root domain is : http://www.examples.gr
The images are stored in a directory (not adjustable) /media
The xml is generated by the CMS and is available at
http://www.examples.gr/rss/mod/1549/10...
The XML is not stored in an explicit example.xml form - it is accessible directly from the address above
This is the XML that the CMS generates:
<?xml version="1.0" encoding="UTF-8"?> <banner width = "980" height = "410" startWith="1" backgroundColor="0xffffff" backgroundTransparency="100" barHeight="25"> <item> <path>/media/gambini.jpg</path> <url></url> <target>_blank</target> <bar_color>0xcd0a10</bar_color> <bar_transparency>70</bar_transparency> <slideShowTime>3</slideShowTime> </item> <!-- more items --> </banner>All the relative files (swfobject.js, expressInstall.swf, preview.swf) are all in the /media folder.
Together with the images.
I have tried to leave the flashvars.pathToFiles ="" empty, and in the html include /media where each file is referenced.
Here is a snippet of the HTML I use.
<script type="text/javascript" src="/media/swfobject.js"></script> <script type="text/javascript"> /* FLASH VARS */ var flashvars = {}; /// path to the content folder(where the xml files, images or video are nested) /// if you want to use absolute paths(like "http://domain.com/images/....") then leave it empty("") flashvars.pathToFiles = ""; // path to content XML flashvars.xmlPath = "/rss/mod/1549/1030" /** EMBED THE SWF**/ swfobject.embedSWF("/media/preview.swf"+cacheBuster, attributes.id, stageW, stageH, "9.0.124", "/media/expressInstall.swf", flashvars, params); </script>I see the swf object on the page as a big grey box however it is obviously not able to access the XML.
Please assist me by letting me know where I need to place my files and how I need to adjust my paths so that the swfobject can access the XML.
regards
nick
on 12/2/10
That's basically the information needed for understanding how we set-up our folder structure.
nikos
on 16/2/10
I have taken a look at the FAQ article and I believe that I have understood how it all comes together, however I am still not able to get it working with the CMS I am using.
As mentioned in my last post, I see the swf object on screen and in place but it appears only with its background colour. It does not seem to be loading/finding the XML file. I have set the pathToFiles variable to an empty string (""), and have set the settingsPath variable to the following URL ("http://clients.squareone.gr/poh/banner...")
but I still do not see the image set in the XML apearing.
This is what is generated when the page loads
<object id="FlabellComponent" width="980" height="410" type="application/x-shockwave-flash" data="/media/preview.swf?t=1266322023000" style="visibility: visible;"> <param name="bgcolor" value="#9f443b"/> <param name="menu" value="false"/> <param name="scale" value="noScale"/> <param name="wmode" value="opaque"/> <param name="allowfullscreen" value="true"/> <param name="allowScriptAccess" value="always"/> <param name="flashvars" value="componentWidth=980&componentHeight=410&pathToFiles=&settingsPath=http://clients.squareone.gr/poh/banner/xml/banner.xml"/> </object>The XML is currently on a different server - could this be a problem?
I have also tried using an absolute URL on the same server however as the site's domain is not yet public I placed the XML on another server so that you could check it from your end.
Your input would be greatly appreciated.
regards
nick
on 16/2/10
nikos
on 8/3/10
We had exchanged a couple of posts on page 26 (3 weeks ago). You had asked me to give you a link to where you can see my implementation of the banner - the site was on a private domain which we now have made public. You can check out the problem at
http://www.lentzakis.gr/products/
As you will see from the example I presume there is a problem with the way I am referencing the XML.
Your assistance would be greatly appreciated.
Regards
Nick