Search  

DYNAMIC XML SLIDESHOW WITH MOSAIC TRANSITION

HomeBrowse CategoriesFlashApplications and UtilitiesImage Viewersdynamic xml slideshow with mosaic transition

dynamic xml slideshow with mosaic transition
1.Xml driven
2.Easy add or delete the image from xml
3.You can change the slideshow speed from external xml
4.Dynamic preload image with Mosaic transition.
5.With xml info

help documents and fonts have included.

Related pixel transition:
Dynamic multi xml video galleryDynamic multi xml image gallery v2Dynamic multi xml image gallery Dynamic xml image gallery v1Dynamic flash pagefilp templateDynamic vertical accordion with auto slideshow Dynamic horizon accordion with auto slideshow

My other portfolio: http://www.flashden.net/user/wangruyi

Posted 9 months ago

@joeahair. mask_mc._x =100;
mask_mc._y =100;

please change mask_mc position . for example. add two line before 14 line code. like this:

This is a simple way.

Posted 4 months ago

@joeahair, please change the mask_mc position code. like this, only need add two line before 14 line code:
mask_mc._x =100;
mask_mc._y =100;

This is a simple way.

Posted 4 months ago

Still no luck…. it doesnt line up correctly. not sure what else to do. any suggestions?

this is what i have: var tips_mc:MovieClip = _root.createEmptyMovieClip(“mask_mc”, 200); mask_mc._x =100; mask_mc._y =100; // load xml LoadXml(path); function LoadXml(url:String) { // define xml

Posted 4 months ago

@joeahair. I have test it .It is ok. please send me a mail from my profile. I will send my test file with change to you.

Posted 4 months ago