Search  

AS3 XML GALLERY V1

HomeBrowse CategoriesFlashApplications and UtilitiesImage ViewersAS3 XML gallery v1

Features include:

XML driven content
Optional background grid
Unlimited amount of images can be displayed
Simple but effective interface,width fullscreen support
My other items:

XML gallery Clean Template Cube navigation XML flip news MP3 player
gallery flip
Dock menu Slide news News modules FLV player Colorful player
dock flv flv

Posted about 1 month ago

Very nice gallery :) fresh and original idea :):)

Posted about 1 month ago

I like the thumb effect. Nice job

Posted about 1 month ago

I’m getting the following error;

ReferenceError: Error #1069: Property  not found on flash.display.Stage and there is no default value. at fl.core::UIComponent/ () at flash.display::DisplayObjectContainer/addChild() at preview_fla::MainTimeline/ () at preview_fla::MainTimeline/ () at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at flash.net::URLLoader/onComplete()

Posted about 1 month ago

@lydian Maybe you are using a debug version flash player? Try to refresh the browser or use a non-debug version player.

Posted about 1 month ago

Super. What is the optional background grid? Tiles? Image?

Posted about 1 month ago

@Jackola It contains just a photoshop like tiled background for now, you can enable/disable it by configuring XML .

Posted about 1 month ago

Hi Sike, I had the same problem as Lydian. It only happened on FireFox, at least to me. I had the Flash Player 10,0,2,0. Tell the users to update the player and this bug/error will be fixed.
Besides that, that is an amazing work!

Posted about 1 month ago

@fernandovn Thanks your feedback, I’ll find the problem and fix it.

Thanks all your comments.

Posted about 1 month ago

Cool effects :)

Posted about 1 month ago

Hi,

I like it, before I pay for it, some questions:

1. Does the xml path configureable ? 2. Does it scale images to fit? If yes, does smoothing applied on the scaled images? 3. what is included? fla? mxp? or just the swf ?

Wish can hear your soon, Thanks.

Posted about 1 month ago

@kylewong 1. the xml path is configureable in the source fla file; 2. It’s not scale images right now, so you need to prepare the images manually. Maybe add scale&smooth effect next version(and you can update it for free if you buy this version). 3.All source are included: fla,as,swf,xml etc. Thanks.

Posted about 1 month ago

ps. The thumbnail image size is configureable in the XML , look like this:

<gallerys columns="6" xposition="50" yposition="30" padding="20" width="100" height="100" grid="false">
<gallery title="The cold winter gallery 1">
<image orginal="images/winter/img1.jpg" thumb="thumbs/winter/img1.jpg" msg="Lorem ipsum dolor sit amet, image 1." /> 
</gallery>
</gallerys>

Posted about 1 month ago