FORUM

Dock Menu FX

Home / Forum / Components Discussions / Dock Menu FX / Page 2

1 2 3 4 5 6 7

  • How do I see the Dock Menu live demo? I just bought and I am pretty lost on how to use this.


    -jc


    #  /  posted on Dec 14, 2008
  • Live demo is the demo above with all changeable properties of the menu. Instructions on how to install Dock Menu you’ll find here . In the video tutorial above you will also see how to use it in Flash projects.


    #  /  posted on Dec 14, 2008
  • Hello Snowcat,


    i just purchased your dock. Is there a way that i could disable the mouse move scrolling function and add 2 arrows left and right instead?


    i would like to keep the over/resize/lighten functionallity


    sirozzy


    #  /  posted on Dec 17, 2008
  • Hi,


    It’s possible but it would be kind of difficult because the movement algorithm is a bit complicated and would involve many changes.


    I’m sorry but the type of movement I have right now is the only available at the moment.


    #  /  posted on Dec 17, 2008
  • Hi Snowcat,
    I’ve bought the file (commercial) yesterday and i want to use the rollOverBehavior “alpha2”
    but where can i select it? alpha2 is not in the selection list. How can i use it?


    #  /  posted on Dec 19, 2008
  • franssnarf, I just re-uploaded the commercial archive with an update, please re-download it, you’ll be able to use alpha2, thanks!


    #  /  posted on Dec 30, 2008
  • Any possibility of an AS3 version appearing? I just bought the file, but realized the code I was going to lay into my gotoandPlay frames is AS3 so I’ve got a bit of a problem. Thanks.


    #  /  posted on Jan 03, 2009
  • There is a possibility but not in the near future, sorry.


    Thanks!


    #  /  posted on Jan 05, 2009
  • When autoscrolling is turned off the thumbnails tend to jump a bit or rubberband when you scroll out of the dock area. Is there any way to make this transition smoother, or to stop the dock from trying to snap back to the center position. Also is there any way to make the background transparent.



    #  /  posted on Jan 08, 2009
  • I know this question was asked earlier, I have the same problem and am unable to find a reply! “Any possibility of an AS3 version appearing?” A large portion of my site uses action script 3.0 and am unable to use docmenu unles I set publish settings to 2.0 This breaks the rest of the site :-(


    #  /  posted on Jan 09, 2009
  • @champro
    I just fixed that issue, please re-download the commercial archive. To make the background transparent you’ll find the necessary instructions here


    @nigelibrown
    I just answered that, I plan to make an AS3 version but not in the near future, sorry.


    #  /  posted on Jan 10, 2009
  • Greetings,


    Is there a way to remove the tool-tip from displaying? I removed the cData code in the XML and have flashvars.tooltipBackgroundAlpha = “0”; but now I am getting an “Undefined” appearing where the tool-tip would normally appear. I am trying to remove the tool-tip from appearing on any of the images.


    Thank you!


    #  /  posted on Jan 12, 2009
  • Greetings again,


    Please disregard my earlier request – I noticed why the “undefined” was showing in the tool-tip area. I had removed the CData code in the XML. After putting it back and then leaving it blank I was able to remove the tool-tip from displaying.


    #  /  posted on Jan 12, 2009
  • Thanks for the reply, got to ask sorry. I am wanting to swap XML files in realtime to give the option of one display area but many groups of images. I think you may have given this information out in a PM?


    #  /  posted on Jan 12, 2009
  • hello snowcat
    i purchased your product and i used to add the lightbox to the flash.
    my problem is that the flash disappears when lightbox opens.
    can i have your help please
    this is the link of my website: http://s248062049.onlinehome.fr/
    Thank u


    #  /  posted on Jan 14, 2009
  • Hi Snowcat,


    Just purchased the 3.0 Commercial Version.


    Could you tell me if the font can be changed to ‘Lucida sans unicode’ for example. I’m using it in flash, I seem to be able to type words into the component inspector but nothing comes up in the actual flash generated dockmenu.


    Sincere thanks,
    Mark


    #  /  posted on Jan 15, 2009
  • If in FireFox3 you see a ugly dotted line around the docmenu, add this to the style:


    .noOutline { outline:none; }


    and then to the embed:


    var attributes = {};
    attributes.styleclass = “noOutline”;


    then no more dotted line in Firefox.


    Maybe you all know this, maybe it help someone.


    Thank you Snowcat! Wonderful!!!


    #  /  posted on Jan 15, 2009
  • If in FireFox3 you see a ugly dotted line around the docmenu when clicked, add this to the style:


    .noOutline { outline:none; }


    and then to the embed:


    var attributes = {};
    attributes.styleclass = “noOutline”;


    then no more dotted line in Firefox.


    Maybe you all know this, maybe it help someone.


    Thank you Snowcat! Wonderful!!!


    #  /  posted on Jan 15, 2009
  • If in FireFox3 you see a ugly dotted line around the docmenu when clicked, add this to the style:


    .noOutline { outline:none; }


    and then to the embed:


    var attributes = {};
    attributes.styleclass = “noOutline”;


    then no more dotted line in Firefox.


    Maybe you all know this, maybe it help someone.


    Thank you Snowcat! Wonderful!!!


    #  /  posted on Jan 15, 2009
  • If in FireFox3 you see a ugly dotted line around the docmenu when clicked, add this to the style:


    .noOutline { outline:none; }


    and then to the embed:


    var attributes = {};
    attributes.styleclass = “noOutline”;


    then no more dotted line in Firefox.


    Maybe you all know this, maybe it help someone.


    Thank you Snowcat! Wonderful!!!


    #  /  posted on Jan 15, 2009
  • Dont know why that seem to post three times… Sorry.


    #  /  posted on Jan 15, 2009
  • Can I target the icon links to a frame on the timeline or scenes inside the same Flash file?
    Thank you!


    #  /  posted on Jan 15, 2009
  • Anonymous

    is possible add diferent sound to each button?


    #  /  posted on Jan 16, 2009
  • hello snowcat
    i purchased your product and i used to add the lightbox to the flash.
    my problem is that the flash disappears when lightbox opens.
    can i have your help please
    this is the link of my website: http://s248062049.onlinehome.fr/
    Thank u


    #  /  posted on Jan 16, 2009
  • Just tested my implementation of Docmenu and Lightbox on Firefox and I.E everything works fine under Firefox, but using I.E the images displayed in Lightbox don’t match up with the Docmenu image? They seem to be out by a factor of two i.e if you click on image (1) IE displays the large image (2) – if you click on Docmenu image 2 Lightbox displays image 4?
    I used your code snippet to look in images.xml instead of embedding all the names manually. Can anyone else please test this as well just to remove me from the equation.

    #  /  posted on Jan 16, 2009
  • hello snowcat
    your dock menu looks great
    i added it to a flash project using the frames
    it works fine on the first click
    but when i reclick on the same thumbnail it goes to the frame after


    what did i do wrong ?
    cant i fix that
    thx


    #  /  posted on Jan 16, 2009
  • Excellent job Snowcat!


    I had a similar question regarding the ability to load different groups of images in real time from different xml files. I plan on incorporating your component into an existing flash project and want to load different sets of images from within the flash code when you click on links that appear within the flash window (not html links).


    Right now I can put separate copies of your component on separate frames, then change the action code for each copy to reference the different xml file to load. Then with each link, I can call a gotAndPlay() to change frames, which should load a different set of images from the xml file.


    Is there a better way to dynamically change the xml file reference within a single component on one frame, then reload the component? Please advise, thanks.


    #  /  posted on Jan 16, 2009
  • What would be the method to insert the “params” from an external XML file and not from JS at embeding time?
    Thank you very much, great job.
    Daniel


    #  /  posted on Jan 18, 2009
  • Nice product thank.


    How do I set it so on opening, it is the middle image (centered) that is the larger highlighted image.


    Currently it opens with the left most image larger than the rest.


    thanks


    #  /  posted on Jan 19, 2009
  • Following error on flash 10 player:


    Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.


    Also, any detailed doc on the parameters?


    thanks.


    #  /  posted on Jan 20, 2009