#  /  posted on Jul 21, 2009
Crystal XML Menu - Horizontal
Home / /community/ / Components Discussions / Crystal XML Menu - Horizontal
Started 3 years ago by DesignForLife
Last reply by roseparsian
-
New tags have been added for the new component Crystal XML Menu - Horizontal
#  /  posted on Jul 21, 2009 -
-
-
Hi friend too easy you write xml file in link parameter in frame number
example : <menubutton link=“1” heading=“HOME PAGE”></menubutton>
and preview.fla file open library in ——-> buttonmc (movie clip) ——> select button layer on button and action layer open and change this lines
on (release) { getURL(link, target);
}
change
on (release) { (thiswriteyourway) .gotoAndStop(link);
}
OK friend thanks for purchased
#  /  posted on Nov 05, 2009 -
Thank you very much DesignForLife, it is now a very useful file for me.
I am rating it 5 stars!
Great file, and superb support!
#  /  posted on Nov 09, 2009 -
: ) i thank you friend. if you use full flash in this menu. Menu Button Action can this change friend OK :) change and look :D
on (release) { if (_parent.selectedlink != this) { //This write your gotoAndStop(); _parent.selectedlink.gotoAndPlay(16); _parent.selectedlink = this; } } on (rollOver) { if (_parent.selectedlink != this) { gotoAndPlay(2); } } on (rollOut) { if (_parent.selectedlink != this) { gotoAndPlay(16); } }
#  /  posted on Nov 09, 2009 -
Wow, even better now DesignForLife!
With this code the button selected remains highlighted to show the users which page they are.
Fantastic, thanks a lot.
#  /  posted on Nov 09, 2009 -
-
I just bought this and love it but I cannot figure out how to change the XML so that the links will open in the same window. I’ve tried changing the Target to _self and _parent and neither work.
Help please.
#  /  posted on Dec 26, 2009 -
Hi kenn.bartlett please first thanks for purchased…
please use this tag
<menubutton link="your link" target="" heading="HOME PAGE"></menubutton>
#  /  posted on Dec 26, 2009 -
since i can not send you any money (i live in teh iran) i will be so thankful if i could possibly receive your free product(snowcat all files package).sincerely yours .:. SOLIMAN .s .:.
[email protected] [email protected]
#  /  posted on Sep 28, 2011
Please login to post replies.







