Flash components › Flash files › Vertical Menus
Details
Uploaded: 11 November 2009
Opens With: Flash 8 (8+)
Files Included: FLA ,SWF ,HTML ,XML ,JPG
Size: 6kb
Action Script: AS2
Resolution: 590x300
Documentation: good
Keywords: Cool, Dynamic, Easy, Editable, Flash, Flash8, Infinite, Modern, News, Quick, Row, Slick, Sleek, Slide, Ticker, Unlimited, White, Widget, Xml, news feeder. news .vertical menu.menu,
Do you like this file?
- Fully XML driven.
features and help
How to set the " setup.XML " :
<images imagesFolder="images" bigImageWidth="295" bigImageHeight="295" thumbsFolder="images" thumbnailsWidth="50" thumbnailsHeight="50"/>
//this tag for images config that easy understand
<buttonsLabels imageButton="picture" textButton="description"/>
//for 2 button in stage that you can change this
<other thumbTextWidth="212" bigImagePosition="right" scrollAreaEnabled="true" scrollAreaEdge="20" scrollTweenSpeed="30" scrollBarColor="555555" thumbsSpacing="4"/>
//for other settings .this easy understand
<largeText txtFont="Verdana" fontSize="11" fontColor="aaaaaa"/>
//for larg text font setting
<thumbText thumbFont="Verdana" fontSize="10" fontColor="aaaaaa"/>
//for thumb font settings
<largeImageLoading largeLoadingFont="Verdana" fontSize="11" fontColor="aaaaaa"/>
//loading setting for larg image
<thumbnailImageLoading thumbLoadingFont= "Verdana" fontSize="10" fontColor="aaaaaa"/>
//loading setting for thumb image
How to set the "main.XML " :
<item title="img1" image_file="01.jpg" thumb_file="01.jpg">
//title=title for any news
//image_file=larg image for any news
//thumb_file=thumb image for any news
<![CDATA[any text for news .html tags support]]>