fantero
/ flash & video
By purchasing a file(s) with this license, you are permitted to use it multiple times in one multimedia & website or any other project. You can use it for personal work or work for a client project that not generating income. You are permitted to multiple use of purchased file(s) in one single non-commercial project. You are not permitted to redistribute this file(s) or functionality provided with the purchased product without the author written permission, but you may modify its content.
By purchasing a file(s) with this license, you are permitted to use it multiple times in one multimedia & website or any other project. You can use it for personal work or work for a client project that can generate income. You are permitted to multiple use of purchased file(s) in one single commercial project or non-commercial project. You are not permitted to redistribute this file(s) or functionality provided with the purchased product without the author written permission, but you may modify its content.
By purchasing a file(s) with this license, you are permitted to use it multiple times in multiple multimedia & website or any other projects. You can use it for personal work or work for a client project that can generate income. You are permitted to multiple use of purchased file(s) in multiple commercial projects or non-commercial projects. You are not permitted to redistribute this file(s) or functionality provided with the purchased product without the author written permission, but you may modify its content.
1 Comments
peyvand
Posted on 2009 Nov 05
Details
Uploaded: 29 August 2009
Opens With: Flash 8 (8+)
Files Included: FLA, SWF, XML, FONTS, HELP
Size: 426kb
Action Script: AS2
Resolution: 590x300
Documentation: good
Keywords:
Do you like this file?
Dynamic Collapse Menu Type 01
Actionscript + XML menu popup
XML horizontal/vertical menu
Clean Menu
Scrolling-Loop Text Vertical Bar
Customizable Vertical Dynamic XML Menu v2
XML Menu V1
Dynamite Vertical Menu
Project Thumbnail Viewer with detail AS2
Cristal Menu v1
ADSX Menu
Quick XMenu
- Fully XML driven.
features and help
How to set the " content.XML " :
<item __ImageURL="images/1.jpg"/> // give image path value for thumbnail.
<item __Title ="Title (1)"/> // give String value for item title.
<item __Detail ="Detail (1)"/> // give String value for item description.
*****************XML code Example***************************
<item __ImagesURL="images/1.jpg" __Title="Test Title 1" __Detail="Test Description 1"/>
<item __ImagesURL="images/2.jpg" __Title="Test Title 2" __Detail="Test Description 2"/>
<item __ImagesURL="images/3.jpg" __Title="Test Title 3" __Detail="Test Description 3"/>