- All
- User Interface
- Scroll Bar Components
- Flash XML Calendars
- HTML / XML News Readers
- HTML / XML Tables & Grids
- Flash Contact Forms
- Date Picker Components
- Flash XML Guestbooks
- Color Picker Components
- Countdown Components
- Flash Tool Tip Components
- Image Zoom & Panning Controls
- Flash Text Tools & Editors
- Rating and Pool Systems
- Flash Weather Widgets
- 3D Object Rotators
- Shopping Carts
- Flash Maps
- Galleries & Slideshows
- Menus & Navigation
- Design & Effects
- Audio & Video
- Templates
- Applications & Games
- Various
- Adobe Flex
- Adobe AIR
- Free Flash Files
- Lightroom Plugins
- Dreamweaver Extensions
Posted by : djankey
19 purchases
Package includes: FLA
Opens with: Flash 8, Flash CS3, Flash CS4
AS Version: ActionScript 2.0
Viewable with: Flash Player 8 and above
Flash knowledge required: N/A
Documentation: N/A
Sample 1
You can control component with more than 40 prepared variables in XML (thumb size, color, tween, preloader size-color, component x,y, width, height, 4 image resize modes and much more...)
- Price : $10
- buy now
- add to alerts
Sample 2
Sample 3 (change xml path with FlashVars)
I’m looking for a Flash file that I can place on about 75 pages of my site and edit an xml file(s) to define the images to display for each page. I don’t want 75 swfs ??” just one ??” and use the xml file(s) to define the images for each page. The problem is the swf will always look for the XML file in the same directory as the HTML file that calls the swf. So the swf/xml files must have a way to specify an id for each page to define what images should be on each page.
Does this product accomodate this? Would it be accomodated through specifying different galleries?
Are the thumbnails just compressed versions of the main images or physically seperate images? (If physically seperate, can that function be turned off?)
locality: you don’t need to purchase again. Just download file (v1.1) and then check index.html inside folder “preview/3”
Thanks
Thanks. I will purchase the updated file. I thought I figured it out by changing line 17 in the actionscript…
var xmlpath:String=“images.xml”;
to this: var xmlpath:String=“2008images.xml”; for the first slideshow
and this: var xmlpath:String=“2009images.xml”; for the second slideshow
Then I published both swfs.
It worked for one of the slideshows, but the second one still isn’t working. v1.1 will make that possible?
Hi locality,
i just updated file (v1.1). Now you can change xml path via FlashVars (check sample 3)
so.addVariable(“xml_path”, “images2.xml”
djankey,
I was wondering if there was a way for me to add multiple slideshows to the same html page. I purchased this a few months ago and am finally getting around to using it. I was trying to find a place in the .fla where it looks for images.xml so I could change that and publish 2 .swf files, but I can’t seem to find anything. Any help would be much appreciated.
Thanks,
locality
Hi!
I was wondering if it is possible to disable thumb preview? Just want the left and right arrows without displaying thumbs and ofcourse stopping left-right arrow sliding.
Thanks!
GioG78
Can this load random images? Thanks
Thanks for this, I was able to look at your sample of the full screen and make it work. One question I have is, can you set the photos to load random? I’m not using the thumbnail in case that would matter. Thanks again. V
hi djankey – sorry, my question wasn’t clear. i like being able to have the smaller player, incorporated in a web page. but is it possible to have an option to click on a particular image to bring up a full size jpeg version? this would be a very nice feature for a photographer’s portfolio.
i’ve seen it in other players, i’ll try to find you a link….
thank you,
peyini

























help
and feedback
latest
news
latest
forum entries
re maize:
With FlashVars you can change XML path (check sample 3 – html source> so.addVariable(“xml_path”, “images2.xml”
Just type apsolute paths and it will work ok…
Thumbnails are seperate images. You can turn off thumb (set thumb width as 0 in xml file)