FORUM

Dock Menu XML

Home / Forum / Components Discussions / Dock Menu XML

  • New tags have been added for the new component Horizontal Scale Menu XML v2
    #  /  posted on Apr 22, 2010
  • wen i open the fla and then play the scene(ctrl+enter) i see only the buckground,why? soory for my english its to bud


    #  /  posted on Sep 21, 2010
  • You need to install "Futura Md BT" font. I sent you an email about it.


    #  /  posted on Sep 25, 2010
  • Hi

    Thanks for the reply this morning. Here it is again


    #  /  posted on Nov 11, 2010
  • I can't see any code.


    #  /  posted on Nov 11, 2010
  • hi, i don't see also any code and i also do not have Futura MdBT.


    #  /  posted on Feb 08, 2011
  • You can view codes under source/com/flashdo/flashblue folder.


    #  /  posted on Feb 08, 2011
  • I think this is a great menu, but i am very upset. I bought this product this morning and have not been able to access it. It keeps telling me to confirm my email address...I clicked resend email five times, but i am not getting it. I send them a message on twitter and also to each email address under their contact list. (I think four emails)

    Finally i have created another account which allows me to post for some reason without confirming an email...(which I also did not get for this account either.)(

    Somebody please help me with this. My original order number is

    fc-h87z-njptj9

    thanks


    #  /  posted on Mar 02, 2011
  • obviously i have checked the spam folder.


    #  /  posted on Mar 02, 2011
  • My Home button doesnt work, all the other buttons do. When you click on it , it does nothing


    #  /  posted on Apr 04, 2011
  • I fixed it. There was no a function-method to run when you click on "Home" button. I added a function.


    #  /  posted on Apr 04, 2011
  • So do I just download the file again, and thank you so much for fixing it....


    #  /  posted on Apr 06, 2011
  • still doesnt work, can I send u my code real fast.....my home button just sits there

    jeromekylesmusic.com


    #  /  posted on Apr 06, 2011
  • Please, send me your files related to the menu including XML & FLA file if you modified.


    #  /  posted on Apr 07, 2011
  • Hello ... I was wondering if you could help me with my code. All my links work except one. I'm getting a "Javascript function process!" message when I click one of the links. Also when I edit the menu.xml file nothing changes on the screen when I refresh it. Do you have an email I can send you the link/code?


    #  /  posted on Jul 20, 2011
  • There's a sample JS process URL in the example. I think, you didn't delete it.


    #  /  posted on Jul 20, 2011
  • I just extracted the file again and I don't see a "sample JS process" anywhere. I have copied over the files. Like I was saying, all of my links work except one of them. I get a "Javascript function process!" when I click on the link


    #  /  posted on Jul 20, 2011
  • Please, look at deploy/xml/menu.xml in a text editor or DreamWeaver.


    #  /  posted on Jul 20, 2011
  • can this menu target frames in flash?


    #  /  posted on Jul 29, 2011
  • Yes. You just need to add a function to call it.


    #  /  posted on Jul 29, 2011
  • Hi ... can you make the whole box black instead of the left hand side gray. I have it on a black background and it would look sharp if everything was black and not a transition from gray to black.


    #  /  posted on Jul 31, 2011
  • I sent you bg removed file.


    #  /  posted on Jul 31, 2011
  • I didn't get any file. My email address is walkz@hotmail.com if you could please resend it


    #  /  posted on Aug 01, 2011
  • hey, i just purchased the menu. is there a way for the button to target a frame instead of a url?


    #  /  posted on Aug 01, 2011
  • Walkz: I sent you the bg removed file again. tyrone85: You can call a frma from XML like that:

    gotoFrame, FRAME_NUMBER_OR_LABEL


    #  /  posted on Aug 02, 2011
  • hi again. I got your file and unzipped it and it's exactaly the same thing. I'm not sure if you understand but I'm looking for all black as the background. So when you have a black background on your website this dock menu is all black and matches. Right now the upper left corner of the back ground on your Dock Menu is gray. Can you make it all black please and send me the file


    #  /  posted on Aug 03, 2011
  • I sent it again. There's no bg image. It's fully black.


    #  /  posted on Aug 03, 2011
  • Thank you so much! 100% working ... great Flash program and I would recommend it to anyone. Awesome support as well A++++


    #  /  posted on Aug 05, 2011
  • tyrone85: You can call a frma from XML like that:

    gotoFrame, FRAME_NUMBER_OR_LABEL

    i ran across this comment today and i still cant figure it out. can you send me an xml file showing navigation to frame? thanks in advance


    #  /  posted on Sep 20, 2011
  • Your XML structure should be like that:

    gotoFrame, 3

    It goes for parent frame of the menu. You need to put stop(); code to the frame to go.


    #  /  posted on Sep 22, 2011