Search  

XML SMOOTH GALLERY

HomeBrowse CategoriesFlashApplications and UtilitiesImage ViewersXML Smooth Gallery
Full_screen_preview

Before you buy the gallery,you can find the version 2 here.
v2 support flv http://www.flashden.net/item/xml-smooth-gallery-v2/10904
XML Smooth Gallery.
easy for you to modify xml like this:


<b><category name="Flower"..>
<image thumb="busroadSnow.jpg">busroadSnow.jpg</image>
<image thumb="conely_the_lonely.jpg">conely_the_lonely.jpg</image>
</category>

enjoy:)
The file named “GalleryData.xml” needs to be renamed “galleryData.xml” – note the lowercase “g” -(sorry for the mistake)
You can find:
\ \

Posted 5 months ago

Locally loads fine…on the server simply says… “Loading XML File”

Any ideas?

Posted 4 months ago

No email response from last week (seems rare that any FlashDen developers respond these days) ... so I figured out the “Loading XML file” myself.

The file named “GalleryData.xml” needs to be renamed “galleryData.xml” - note the lowercase “g” - this is how it’s referenced in the actual FLA file.

I hope this keeps anyone else from tearing their hair out!

Posted 4 months ago

to:pixelmonkey3000
sorry for the mistake,but i sent you email 5 day ago..

Posted 4 months ago

hi, is there a way to config the thumbnail size?

thanks, phase

Posted 4 months ago

I need help…. I have load the xml gallery and I get a white screen on line The flash player isn’t working

Posted 4 months ago

to:hypnoptik
try
The file named “GalleryData.xml” needs to be renamed “galleryData.xml” – note the lowercase “g” – this is how it’s referenced in the actual FLA file.
to:iphase
catetory thumbnail size? or ..?
In flash IDE ,Press F11 ,you can find category(movieclip)..modify the size

Posted 4 months ago

When the covers are displayed, if got one horizontal and one under a corner (don’t know the english word for not-straight). The horizontal one looks good, nice quality, but the other one look pixely (another word i can’t find). Is there some way to fix this ??? There both 170×170, but showed different (straight horizontal – not straight)

Posted 3 months ago

I got your gallery working really well now. Thanks for your extra help and ‘service’ !! I only got two questions left: - Where can i change the phrase of ‘pictures’, that’s shown in the cover ? - How do i lower the toolbar MovieClip (with the reset/back buttons) ?

Posted 3 months ago

Can your script pull out the data from MYSQL database ?

Posted 3 months ago
to:jakconnection
use php to parse the data like this
echo "<category>";
echo "<image ..." 
Posted 3 months ago