I?d like to know if i could call a swf in a different level, not a new url. Thank you
You must log in to post.
-
Posted 7 months ago #
-
What is the dockmenu.mxp for? How can I open it?
Posted 7 months ago # -
Love the new functionality of 3.0! I just purchased 2.0 and all your packages. Can we get free upgrades or discounted upgrade pricing?
Could really use the MXP functionality over just actionscript at this point. I am not extremely familiar with code, so an MXP Component with adjustable parameters seems very attractive at this point.
Thanks
Posted 7 months ago # -
Congratulations again Snowcat!
I purchased version 2.0, and I want to upgrade to version 3.0. You wrote on the comments wall of version 2.0 “The upgrade price from version 2.0 to 3.0 is $5”, but I cannot find a place where to put my order and get the upgrade. Please help. Thanks.
Posted 7 months ago # -
Hello,
Marcos^Plaza: If you want to trigger _root.gotoAndPlay(a_frame); when clicking a specific image, you have to define “a_frame” in the XML file in the target attribute (for example target=“5” in the XML file will trigger _root.gotoAndPlay(5)).
To be able to use that you need to install the MXP file using Adobe Extension Manager. After install, you’ll be able to use that component (MXP file) from within the Components Panel in Flash (Ctrl F7). Simply drag and drop the DockMenu from the Components Panel onto the Stage. To customize all its parameters go to Components Inspector (Shift F7). I’ll be realeasing a video tutorial on how to do that but meanwhile you can take a look at this video tutorial to see how to do what I just explained.
GregEkborg: I just checked with FlashComponents staff and confirmed that you purchased the special license for both my packages. Please send me a private message and I’ll send you for free a personal license of Dock Menu XML 3.0.
totomeriles: Did you purchase the Dock Menu XML 2.0 separately or as a part of my 1st Special Package? If you purchased it separately you’d be able to see an Upgrade Price when you click Buy now on the 3.0 version, otherwise you wouldn’t be able to upgrade because Dock Menu and 1st Special Package appear as two different products. I plan to create an upgrade for my 1st Special Package in about a month, including the 3.0 version of Dock Menu but meanwhile I can’t see a solution other than purchasing again a $5 product of mine and sending me a private message with the details. After that I’ll send you a copy of Dock Menu XML 3.0
Thanks,
SnowcatPosted 7 months ago # -
Thank you, Snowcat for answering my questions. Sorry for my english. This is the code in my xml. Clicking any image I open “1.html” that contains my swf. Where should I put _root.gotoAndPlay(5)?
<?xml version=“1.0” encoding=“ISO-8859-1”?>
<dockmenu> <photo image=“images/01.jpg” bigimage=“images/big/01.jpg” url=“1.html” target=”_self” lightboxInfo=“Optional description for image 1”><![CDATA[Hello]]></photo> <photo image=“images/02.jpg” bigimage=“images/big/02.jpg” url=“1.html” target=”_self” lightboxInfo=“Optional description for image 2”><![CDATA[Download the new<br>Dock Menu]]></photo> <photo image=“images/03.jpg” bigimage=“images/big/03.jpg” url=“1.html” target=”_self” lightboxInfo=“Optional description for image 3”><![CDATA[for FREE]]></photo> <photo image=“images/04.jpg” bigimage=“images/big/03.jpg” url=“1.html” target=”_self” lightboxInfo=“Optional description for image 3”><![CDATA[for FREE]]></photo> <photo image=“images/05.jpg” bigimage=“images/big/01.jpg” url=“1.html” target=”_self” lightboxInfo=“Optional description for image 1”><![CDATA[Hello]]></photo> <photo image=“images/06.jpg” bigimage=“images/big/02.jpg” url=“1.html” target=”_self” lightboxInfo=“Optional description for image 2”><![CDATA[Download the new<br>Dock Menu]]></photo> <photo image=“images/07.jpg” bigimage=“images/big/03.jpg” url=“1.html” target=”_self” lightboxInfo=“Optional description for image 3”><![CDATA[for FREE]]></photo> <photo image=“images/08.jpg” bigimage=“images/big/03.jpg” url=“1.html” target=”_self” lightboxInfo=“Optional description for image 3”><![CDATA[for FREE]]></photo>
</dockmenu>Posted 7 months ago # -
Marcos^Plaza, seems I didn’t understand your question. What do you mean by “call a swf in a different level” ?
Posted 7 months ago # -
Hi Snowcat.
I purchased again one of your products and sent a private email for you to verify. Please see your mailbox.
Thank you!
Posted 7 months ago # -
Please verify your email :) Thanks!
Posted 7 months ago # -
Hi Snowcat,
If i click an image i want to load “1.html” that contains a swf. But I want to gotoAndStop in a specific frame.
Do I need to write _root.gotoAndPlay(a frame) in the images.xml?
But where?
<dockmenu>
<photo image=“images/01.jpg” bigimage=“images/big/01.jpg” url=“1.html” target=”_self” lightboxInfo=“Optional description for image 1”><![CDATA[Hello]]></photo>
</dockmenu>
I hope you understand me. Thanks!
Posted 7 months ago # -
Hi Marcos, send me a private message to discuss this.
Posted 7 months ago # -
hey there… I just purchased the 3.0 Dock Menu! awesome job on this one…
im a rookie and need a tip if possible.
my company needs to place more images in the dock but i cannot figure out how to do so. Also i would like to change the text which is triggered with the rolloverPosted 7 months ago # -
i just figured that i have to drag the xml to dw… whew what a rush… no need to answer the previous question..
thanks
Posted 7 months ago # -
I want to purchase this and have a couple of questions.
1. can you add links to the lightbox image comment?
2. none of the attributes in the free download seem to work when changed. is this intentional and will the purchased product be different? (eg dockWidth)
thanks
Posted 7 months ago # -
marleneb:You cannot add links in the lightbox image comment, maybe in a future version.
All the attributes should work in the free version if you followed the instructions exactly from http://www.flashxml.net/dock-menu.html
Thanks
Posted 7 months ago # -
Is it possible to make the background transparent? Because in my FLA, i’m using a gradient…
thanks
Posted 7 months ago # -
I sent a PM to you Snowcat about some issues. :)
Thanks for great work.
/Snapp
Posted 7 months ago # -
Just sent you a PM, snowcat about a problem, i’m having.
Thanks
Posted 7 months ago # -
Just updated the Dock Menu with some bug fixes and very few new options. Re-download the archive.
Thanks!Posted 7 months ago # -
Hello Snowcat
I purchased Dock Menu Xml 3.0 but the gotoandplay() don?t work, show a number different of the target.
Thanks for help me.
Posted 6 months ago # -
Hi,
What do you mean it doesn’t work? If instead of _blank or _self you assign a number to the target attribute in the XML file (for example target=“3”), then when you click that image it automatically executes _root.gotoAndPlay(3);
Posted 6 months ago # -
if I did therefore it. But it does not work to me.
Example target="7" go _root.gotoAndPlay(1)
Your can send me one example to algamon@gmail.com
Thanks.
Posted 6 months ago # -
:-( HELP ME PLEASE
if I did therefore it. But it does not work to me.
Example target=“7” go _root.gotoAndPlay(1)
Your can send me one example to algamon@gmail.com
Thanks.
Posted 6 months ago # -
Posted 6 months ago #
-
Posted 6 months ago #
-
Hi, I just purchased today and how do I make big photo on here?
also what lightboxInfo; what is the lightbox?Posted 6 months ago # -
lightbox is exactly that: a way of showing a big image when you click on a thumb (through javascript)
Read the instructions on how to install the Dock Menu with Lightbox here: http://www.flashxml.net/dock-menu.html
A separate article showing how to install Lightbox for Flash in general is here: http://www.flashxml.net/adding-lightbox-to-flash.htmlPosted 6 months ago # -
When I run it locally my images are crystal clear.
Running off the server and the images become pixelated?Posted 6 months ago # -
Also I locally I see the reflection, upload to the server and no reflection?
Posted 6 months ago # -
Hi Actionman, please give me a link to see that behavior, nobody complained about something like this so far, and as you can see it works perfectly on flashcomponents.net and flashxml.net servers.
Posted 6 months ago #


help
and feedback
latest
news
latest
forum entries