Hi creative people of FlashDen!
I hope you all are succedding in anything you do.
I got a question about link a menu item to an external page.
I already tried to contact the author of the file but he has not replied
guess he is very busy…
I have a modular xml flash template and want to add a new menu item to the menu.xml file. The stucture of that file goes like this:
item name=” SERVICIOS ”>
So, I added a new item and wrote this:
but it didnt work. I am not sure if I have to define the new tag for “type” in the source FLA file or for the menu item to link the webpage. Am I correct?
Thank you so much for stopping by and help me… 
How long have you waited for a reply?
- Author was Featured
- Beta Tester
- Bought between 10 and 49 items
- Community Moderator
- Contributed a Blog Post
- Contributed a Tutorial to a Tuts+ Site
- Exclusive Author
- Grew a moustache for the Envato Movember competition
- Has been a member for 4-5 years
Put your code in
tags so your code is readable, the forum thinks it is HTML code so we can’t see it. Or you can use pastie
Put your code intags so your code is readable, the forum thinks it is HTML code so we can’t see it. Or you can use pastie
I’ve been waiting for 2 weeks now…im in a hurry
Oh sorry….This is the structure of the other menu items
<item name=" CONTACTO " src="contact_page.swf" xml_file="xml_files/contact.xml" />
This is what I tried:
<item name=" MAIL " type="link" path="http://fraternidadli.org/webmail" />
I dont know if I have to define the tag “type” in the fla source file. Thanks for your help!
