Very nice menu!
I created a menu to go to frame 1/2/3 etc … all works fine but when I click on the first menu-title, it duplicates the entire menu, making it unable to use … Any one has an idea what could be wrong?
stage.scaleMode = “noScale”; stage.align = “topLeft”
import gT.display.sliderMenu.SliderMenu; import gT.display.sliderMenu.SliderMenuEvents; import gs.TweenLite;
stage.addEventListener(Event.RESIZE, resize, false, 0, true);
var sliderMenu:SliderMenu = new SliderMenu(); sliderMenu.xmlPath = “content.xml”; sliderMenu.width = 550; sliderMenu.height = 220; sliderMenu.addEventListener(SliderMenuEvents.BUTTON_CLICKED, buttonHandler); sliderMenu.addEventListener(SliderMenuEvents.ITEM_CLICKED, handler); addChild(sliderMenu); resize();
function buttonHandler(e:Event):void{ }
function handler(e:Event):void{ this.gotoAndStop(e.currentTarget.selectedIndex+1); trace(e.currentTarget.selectedIndex); }
TweenLite.delayedCall(5, function(){ });
function resize(e:Event = null):void{ try{ sliderMenu.x = (stage.stageWidth – sliderMenu.width)/2 sliderMenu.y = (stage.stageHeight – sliderMenu.height)/2 }catch(e){} }
If I purchase this I would need to make sure it worked when I resized it with browser window like KoningDanny. Is that all handled?
Also does it come with the same demo you have on here?
Thanks
Is it possible to change the font, for the title for example, in the XML ?
Thanks in advance
Regards D.
- Has been a member for 2-3 years
- Author had a File in an Envato Bundle
- Interviewed on the Envato Notes blog
- Item was Featured
- Author was Featured
- Beta Tester
- Exclusive Author
- Sold between 50 000 and 100 000 dollars
- Bought between 1 and 9 items
- Colombia
Well, Via XML is not possible, but you can edit the assets in the FLA file, you can read the User Guide, I put a Chapter talking about it.
I changed the font in my main menu, but i my “links” page I want another Slidermenu. I do this by loading an external fla with this menu in with the correct font. But I get the font from the main menu instead.
Don’t know if you understand my question tho
Regards D.
Hi goTo!!
Im following the user guide to install the component (SliderMenu.mxp) on Flash CS4 but it never appear in the component list (even refreshing it). Im using Adobe Extension Manager CS4 v.2.1. I tried to reinstall it, reboot my computer and the component doesn’t appear in the component list.
Flash CS4 Professional (English)
Can you help me?
Hello! Is it possible to make all items closed at starting the component? Using mySliderMenu.defaultItem = 0 will open the first item but i would like to make all closed at beginning.
Thank you so much!
hi, i like it very much. but important for my decision to buy it, is to know, if i can add images into the article instead of text. and: is it possible, to change the numbers (01, 02, 03 …) into own text? thanks for help.
Hey,
Amazing work. One quick question,
how do I get to move the SliderMenu on the middle of the page? Where do I have to go to set the position of the slider ?
Hey,
Just wanted to show you where I will be using your design on my website;
If you go ahead and click WHAT WE DO / Designer, you will see menuslider comes up.
What I’ve been desperately trying to use menuslider for every tab with different text. it keep on referring to the dame content.xml file.
When I try to rename the content file to something else and change it in action script, it just does not work at all.
What do you suggest that I should do in this case ? Need help
Thanks for your previous respond,
Jeff R.
Hola, se puede modificar la velocidad de la animación?.
Si agrego 200 items, me gustaria que se pudiera subir y bajar la lista (hacer un scroll) usando el mouse (o dedo en el caso de una pantalla touchscreen), presionando y arrastrando hacia arriba o hacia abajo, es posible?.
Incluye el .FLA? (porque me gustaría agregar un “fscommand” cuando haga click en un item, es para usarlo en un projecto Visual Basic). Saludos!
Ah, Y ya que su componente soporta HTML tags, es posible agregar la imagen de un boton (por ejemplo) en vez de un texto?.
- Has been a member for 4-5 years
- Author had a File in an Envato Bundle
- Was featured in a podcast
- Author had a Free File of the Month
- Item was Featured
- Author was Featured
- Exclusive Author
- Sold between 10 000 and 50 000 dollars
- Bought between 100 and 499 items
- Denmark
- Referred between 1 and 9 users
Hi,
Looks very promising this component…..
Does it work in CS5 ? (OSX, snow)
I have the component installed and dragged to the stage, but when chosen there is nothing in the property panel (or the component inspector).
?
All the best//brandtz
- Has been a member for 4-5 years
- Author had a File in an Envato Bundle
- Was featured in a podcast
- Author had a Free File of the Month
- Item was Featured
- Author was Featured
- Exclusive Author
- Sold between 10 000 and 50 000 dollars
- Bought between 100 and 499 items
- Denmark
- Referred between 1 and 9 users
Hi,
Did you receive my mail?
All the best/brandtz

- Has been a member for 4-5 years
- Author had a File in an Envato Bundle
- Was featured in a podcast
- Author had a Free File of the Month
- Item was Featured
- Author was Featured
- Exclusive Author
- Sold between 10 000 and 50 000 dollars
- Bought between 100 and 499 items
- Denmark
- Referred between 1 and 9 users
If you need any help, let me know…

58 Purchases
36 Comments