How do I see the Dock Menu live demo? I just bought and I am pretty lost on how to use this.
-jc
You must log in to post.
How do I see the Dock Menu live demo? I just bought and I am pretty lost on how to use this.
-jc
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
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.
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?
franssnarf, I just re-uploaded the commercial archive with an update, please re-download it, you’ll be able to use alpha2, thanks!
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.
There is a possibility but not in the near future, sorry.
Thanks!
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.
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 :-(
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!
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.
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?
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
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
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!!!
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!!!
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!!!
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!!!
Dont know why that seem to post three times… Sorry.
Can I target the icon links to a frame on the timeline or scenes inside the same Flash file?
Thank you!
is possible add diferent sound to each button?
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
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
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.
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
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
Following error on flash 10 player:
Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
Also, any detailed doc on the parameters?
thanks.