Search  

IMAGE EXPLORER

Image Explorer v.1.0

This is a directory structured photo gallery, fully resizable and customizable. It is XML driven and it supports an unlimited number of directories and image files. The file description supports html tags. It also displays the current path making it easy to navigate to previous folders by clicking their names in the path bar. The design was kept clean but it can be easely edited and changed in the Library. Each part of the Gallery has it’s own directory, also the actions script files have sugestive names making it easy to be found and modified.

Each part of the gallery has a placeholder rectangle on the stage. This is making it easy to resize/scale/reposition the elements or even to use them separately on other projects. Almost any action script file contains a customization block where you can modify certain variables to change the apearence or functionality of the coresponding component.


Features list:
  • Directory structure makes it easy to group files and folders
  • Unlimited number of files/folders
  • Eeverything is tweened for smooth and nice movement/appearence
  • Easy to customize
  • Description supports html tags
  • Resizable
  • Mouse wheel implemented for scrolling
  • Keep track of where you are and easely go to previous folders using the path bar
  • Tooltips

... and many, many more.


Support only on the Image Explorer Public Support Forum

Here are some of our interesting works on FlashDen :

Galleries / Portofolios
Tab Gallery/FLV Portfolio v.2 Multilevel XML Photo Gallery v2.0 Tab Gallery v.1 Image Explorer Multilevel Image Gallery Resizable Gallery Easy Image Gallery XML - B1 White Tab Gallery/FLV Portfolio v.2.0 Easy Image Gallery Vertical Easy Image Gallery with Tabs Image Gallery v2 Resizable Portfolio Gallery w/Albums Product List Dock Gallery v1 June Gallery Fullscreen Gallery v.2 draft Fullscreen Showcase Gallery v1 Light Dock Gallery v2 Light

Menus
XML Multilevel Sliding Menu Vertical Scroller Vertical Multilevel Drop Down Menu 2 Levels XML Menu Purple 2 Levels XML Menu Green Horizontal Scroller Image Vertical Menu Vertical Scrolling Menu Cool Image Folio Menu Light - Image Folio v.2 Dark -Image Folio v.2 Fading Slider Dock Menu v1 Sliding List Light Scroller 2 Levels Accordion Menu Dock Menu v.2 Dynamic Horizontal Menu 02 Dynamic Horizontal Menu 03 Dynamic Horizontal Menu 04 Dynamic Horizontal Menu 04B Dynamic Horizontal Menu 05 Dynamic Horizontal Menu 01 Advanced 3d Carousel Dynamic Vertical Menu 03 Dynamic Sliding Menu 02 Dynamic Vertical Menu 04 Vertical Sliding Menu 01 Dynamic Sliding Menu 01 Dynamic Horizontal Menu 06 2 Levels Accordion Menu 02 Metal

Video Players, News Readers, RSS etc.
FLV Player Light RSS Feed Reader XML News Ticker White XML News Ticker Black 2.0 Style Date/Time Widget White XML News Reader Stylish XML News Reader FLV Player with playlist XML Banner Rotator Motion Blur Banner Rotator v.1.0 XML News Ticker v3 News Module Light Skin News Module Dark Skin XML News Scroller 3 News Box XML News Ticker 04

Small Utils
Image Panning Clasic Tooltip Easy Animated Buttons Tooltip v.2 Image Panning v.2

Keywords : actionscript2 | album | albums | as2 | as2.0 | directory | directories | dark | flash | flash8 | gallery | galleries | grey | image | images | photo | photos | xml |
Posted 10 months ago

How do I use absolute addresses (URL’s) in the XML file for image and thumb locations?

My html, SWF and XML are located on Server 1 and the XML is pointing to Server 2 for the image and thumb files. Everything is working fine except no thumbs or images are displayed.

Example XML


<explorer label="Photo Gallery">
    <dir label="Folder 1">
        <file label="WinterFest 2008 Buddies" src="http://www.Server2.com/images/1.jpg" thumb="http://www.Server2.com/thumbs/1.jpg">
            <![CDATA[Description goes here.]]>
        </file>

    </dir>
</explorer>

Can you please respond with a suggestion. Thanks.

;)

Posted 9 months ago

this should clear things for you: http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14213

you need a crossdomain policy (a xml file) on the server where your images are, so that the flash on the other server can load them.

Posted 9 months ago

Thanks my friend.

:)

Posted 9 months ago

Hey again guys, please check out the v2 of our Multilevel XML Photo Gallery, it has many new&cool features :

Multilevel XML Photo Gallery v2.0

Posted 9 months ago

So any chance this this version and version 2 will play movieclip and flv? That would be great! Any chance of this?

Posted 9 months ago

22156

TAB Gallery ? :D

Posted 8 months ago

Hi OXYLUS -

Nice work! Can the description’s dark background be edited to cover the entire image? If needed to fit more text, have scrollbrars. Let me know if you can help me customize as described and cost. My email is serenine at tevarracs dot com. Thank you!

Posted 7 months ago

Would love to use this file, but I need a way for the user to be able to download a specified image. You said it was easy to implement to another person asking about this a few months back… Any chance of seeing a version 1.5 anytime soon?

Posted 7 months ago

@Serenine

I’ve replyed to your email.

@bajobajo

We have a two galleries with support for saving images. I can recycle/adapt the script for this gallery with no problems

Adrian

Posted 7 months ago

Hello everybody. Just want to remind you that you have the Public Support Forum link in the file description. Please use that link to ask for support. Thank you for your undersatnding and I appologise for any inconvenience.

Adrian

Posted 5 months ago

how do we create a download option.. so people can download the pics..?

Posted 4 days ago