It reads image URLs from an XML file and automatically creates the thumbnails.
It reads the image descriptions from an XML file and it displays the description corresponding to each maxi image
Uses a new Flash CS3 component: Slider.
Full screen viewing recommended.
Files package
main.fla
Main.as
Preloader.as
LoadingXML.as
Caricatore.as
Visualizzatore.as
immagini.xml
images folder
leggimi.txt
Important
If the XML file doesn?t reside in the same folder as main.fla, open the LoadingXML.as file and change the XML file loading path or URL at line 34.
XML:
HTML Code:
<?xml version="1.0" encoding="UTF-8"?><root><immagini><img url="http://www.flepstudio.org/forum/images/img_0.jpg" descrizione="descrizione 1 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_1.jpg" descrizione="descrizione 2 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_2.jpg" descrizione="descrizione 3 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_3.jpg" descrizione="descrizione 4 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_4.jpg" descrizione="descrizione 5 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_5.jpg" descrizione="descrizione 6 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_6.jpg" descrizione="descrizione 7 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_7.jpg" descrizione="descrizione 8 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_8.jpg" descrizione="descrizione 9 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_9.jpg" descrizione="descrizione 10 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_10.jpg" descrizione="descrizione 11 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_11.jpg" descrizione="descrizione 12 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_12.jpg" descrizione="descrizione 13 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_13.jpg" descrizione="descrizione 14 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_14.jpg" descrizione="descrizione 15 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_15.jpg" descrizione="descrizione 16 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_16.jpg" descrizione="descrizione 17 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_17.jpg" descrizione="descrizione 18 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_18.jpg" descrizione="descrizione 19 scrivi quello che vuoi"></img><img url="http://www.flepstudio.org/forum/images/img_19.jpg" descrizione="descrizione 20 scrivi quello che vuoi"></img></immagini></root>
I tried to attach the sliding gallery swf including all the AS and XML files from another FLA file,
but I keep getting the following error. I was able to load your Strip gallery using the same gallery,
but this one doesn't want to load. Any ideas? Thanks man!
Error #2044: Unhandled IOErrorEvent:. text=Error #2032: Stream Error.
at kennethcooney14_fla::MainTimeline/frame1()
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at Preloader/init()
at Preloader()
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
at Main()
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at Main/init()
at Main()
This is an awesome illustration! On the flash file, how can I translate into English?
Thanks!
Apparently when I first created this, it would only take bits and pieces so it looked Italian, When I tried to upload this and play it online, it just loads and loads. Can someone take a look at this and tell me what I'm doing wrong?
Under the Photos Tab, you can view the Flash Gallery.
I was just wondering how to bring the dynamic Caption to be precisely placed underneath the main picture. I don't have a problem increasing the height of the movie. But i am so novice to understand and alter the exact Action script file to modify the change needed.
I checked out your site. It looks great! I have to ask:
How did you get it to work online? When I tried it on my own site, it works perfectly in my own computer, but when I tried to upload everything to the Internet it doesn't work.
Again i managed to bring the caption under the main picture.
But i am struggling to Center Align the captions. By default the captions are Left Aligned now. I know it has to do with TextFormatAlign class in the main.as file, but i don't know how to?
Bookmarks