Search  

ULTRA XML ITEM SLIDER

HomeBrowse CategoriesFlashMenus & ButtonsHorizontal MenusUltra XML Item Slider
Full_screen_preview

XML driven item slider. You can change almost everything – image1, image2 (swf), text1, text2, tween type, speed, saturation, brightness, number of items/page, number of changes/click, reflection, margins…


My other files:

Posted 2 months ago

Can you set it to when you click the image it opens an email link!!! for all the company employees!!!

And will it selfcenter on stage i’d like to use it in The Green Template

Thank you

Posted 4 days ago

Mirraco_Bmx : yes, just change actionscript line 572 from:

getURL(itemsArray[itemClicked][4], itemsArray[itemClicked][5]);
to
getURL("mailto:"+itemsArray[itemClicked][4]);
and in xml type email address instead web address :)

Posted 4 days ago