Very Nice!
Posted 2 months ago
Colorful XML Top Menu..
Features:
* It can load any external SWF file from XML .
* It can gotoAndPlay in root from XML .
* It can go to any URL link from XML .
* You can set each menu item color from XML file.
* Don’t need enter HEX code color value. 19 different color is ready.
* Included a lot of help tutorial Movie for editable.
* Don’t hesitate to send your questions about the file.
Ready Color Name String:
green, blue, orange, purple, red, turquoise, beige, grey, dark_blue, sky_blue,
pink, navy_blue, autumn_green, dark_green, golden
XML code:
<main_menu>
<menu text="HOME" color="blue" url_adress="" swf_file="" page_label="home"/>
<menu text="ABOUT US" color="green" url_adress="" swf_file="" page_label="about_us" />
<menu text="PORTFOLIO" color="orange" url_adress="" swf_file="external_sfw/home.swf" page_label="portfolio" />
<menu text="FLASHDEN" color="turquoise" url_adress="http://www.flashden.net/" swf_file="" page_label=""/>
<menu text="CONTACT US" color="purple" url_adress="" swf_file="" page_label="contact"/>
</main_menu>
Posted 2 months ago
WOW , Baris you have done it again! 
This is Fantastic!
My Rate = 5 Stars – Great!
Keep up the good work! 
Barisintepe, I need one TARGET for all the links. Where in the AS, and how do I place the TARGET =”whatever”. How is it managed. And color=#FF330D is also excepted?
Posted 2 months ago
Hi Milian..I can’t understand your questions? Are you talking about Url TARGET ? If yes, you can change all links target parameter in AS. ( “_self” or”_blank”
..I can help you for this.. Please send to me email..
Great menu! I send you an e-mail about the colors. The TARGET = I found in the AS.
Posted 2 months ago
Very nice and easy to use and configurate. Many thanks
Could you help me to solve a problem with spanish accent in xml file. With this XML for example:
Bye,
Posted 26 days ago
I solved the problem:
1) Save the XML , menu.xml as UTF -8 file. Easy to do with Dreamweaver, menu Modify—>Page properties and for document encoding, choose UTF -8 (Unicode). 2) Change Character embedding of text to include accent. menu_mc.menu_text_mc.menu_text_anim_mc.menu_txt
Bye,
Posted 26 days ago
Hi Drocher..congratulations!!..You solved your problem..If you write to me, I can help to you this issue..
Posted 24 days ago