Search  

AS3 DYNAMIC XML GALLERY

HomeBrowse CategoriesFlashApplications and UtilitiesImage ViewersAs3 dynamic xml gallery
Full_screen_preview

File updated:11/25/2008
Added a sample file for loading this file into another swf file
changed a little actionscript code.

As3 dynamic xml gallery

feature:
1. xml driven
2. easy add or delete the image and thumbs from external xml files.
3. cool up and down transition effect
4. you can click hide thumbs or show thumbs to control the thumbs visible.
5. resizeable.

Note: this file using TweenLite for easing.but the tweenlite class have been updated on 09/08/2008, this file using the early version. so please download here: TweenFilterLiteAS3

My Portfolio:

flash website template

dynamic multi flash video gallery template 2 dynamic multi video gallery template flash website template 2flash website template 1

Dynamic image or video gallery

Dynamic xml portfolio viewerDynamic flash video gallery Dynamic xml list with lightboxDynamic unlimited xml thumbnails viewer As3 dynamic xml image galleryDynamic xml image gallery V3Dynamic multi xml video galleryDynamic multi xml image gallery v2Dynamic multi xml image gallery Dynamic xml image gallery v1Dynamic xml slide with easing v3Dynamic flash pagefilp templateDynamic flash video gallery 2 DYNAMIC DRAGDROP IMAGE GALLERYDYNAMIC DRAG DROP IMAGE GALLER v2

Dynamic news with xml

As3.0 Dynamic xml news tickerDynamic xml news with vertical move effect Dynamic xml news with horizon move effect Dynamic xml news with thumb Dynamic xml news ticker(h) 2Dynamic xml news ticker(v) 2

Dynamic Text scroll with easing

Dynamic text scroll with easingDynamic external text with drag scroll

Dynamic xml scroll with easing

Dynamic xml list scroll with easing v2Dynamic xml list scroll with easing Dynamic xml slide with easing v2Dynamic xml slide with easing

Dynamic Auto slideshow

dynamic xml slideshow with mosaic transitionimage pixels transitions slideshow Dynamic vertical accordion with auto slideshow Dynamic horizon accordion with auto slideshow Dynamic product ad with auto slideshowDynamic product news with auto slideshow

menu and button

Dynamic horizontal xml menuDynamic xml expend menuSelected menu custom button filter Dynamic xml selected menu

other

Random animate background Color ball wobble clouddynamic light and shadow Digital graphic clock Dynamic bitmapData smooth zoomer Block preloader with bounce

Posted 3 months ago

Sorry, The AS3 code is as follows: import fl.containers.UILoader; import flash.events.Event; var myLoader:UILoader = new UILoader; myLoader.autoLoad = false; myLoader.scaleContent = false; myLoader.source=”main.swf”; myLoader.load(); myLoader.addEventListener(Event.COMPLETE, loadSlide); function loadSlide(e:Event):void { myLoader.move(0,0); addChild(myLoader); } And the resulting output error is as follows: TypeError: Error #1009: Cannot access a property or method of a null object reference. at main()

Posted about 1 month ago

Another question: How can the Cyrillic fonts be implemented into the description tag of the XML file?

Posted about 1 month ago

How the whole thing can be used as a loadable swf file???

If not it is unusable! Cyrillic can not be implemented to the XML file, too!!!

Posted about 1 month ago

@dimarini. oh. I got your email. and already email back to you.

Posted about 1 month ago

Guys,

The author of this template could not help me! He does not know English!

Please, someone help me to load this from another flash file!

Thank you

My e-mail is dimarini@gmail.com.

Posted about 1 month ago

@dimarini. I have searched my mailbox. I found I already given you the exampe code for loaded .you need do other things by yourself. why you said that. I am sorry. I don’t know english. hope you can find someone to help you.

Posted about 1 month ago

I tried the viewer in Flash CS4 .

Something wrong with the enlarge picture – didn’t appear!

What is the problem?

Thank you

Posted 17 days ago

file updated. add a load into other swf sample file. need wait one or two day for approval.

Posted 10 days ago

file already updated. thanks Adrien. :)

Posted 9 days ago