ActiveDen

Drop Down XML Slide Menu

  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
rosendahl says
Purchased

Now maybe someone can help me out….

I’ve got the menu to work exactly how I want it. However, when I embed the Flash into and HTML page, it works great on my homepage but does not work in sub folders when it comes to Internet Explorer.

Example:

Menu works in: http://www.website.com/default.htm

Menu DOES NOT work in: http://www.website.com/subcategory/default.htm.

Keep in mind that I am simply saving http://www.website.com/default.htm to another area of the site, meaning that my .js, XML , and .SWF should be the same on my homepage and subcategory page.

Is this just an Internet Explorer bug or a problem with the Flash File? It seems to work perfect in Mozilla.

Posted 2 years ago
Author
Chuckanucka Chuckanucka replied

its probably a path issue i.e the xml can’t be found. In your embed code set a base URL

Posted 2 years ago
Purchased
Default-user rosendahl replied

How do I set an embed in my HTML for my XML ?

Posted 2 years ago
Author
Chuckanucka Chuckanucka replied

sent you a mail.

Posted 2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
iamerica says
Purchased

Hi again.

I posted earlier to try to get a tip on how to change the rollover states of the text of the subbuttons rather than the background.

carriej11 have you had any luck? Please let me know if you figure it out or get a reply from chucknucka (I haven’t)

rosendahl I appreciate your help but what I want to do requires a change in the code (I think this goes for carriej11 too). I know how to change the colour of the sub button, but would like to change the rollover state of the text on the subbutton to yet another colour. It currently changes the colour of the bg…

Chuckanucka please any tips on how to change the code?

Thanks.

Posted 2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
pellky says
Purchased

please – I come to Flashden because I don’t know Flash – there are no instrux for embedding the swf and flashvars in HTML – can you please post something? Thanks

Posted 2 years ago
Author
Chuckanucka Chuckanucka replied

Sorry, I`m not here to teach you Flash. Flash vars is not part of this menu, so is not covered by my support.

Posted 2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
pellky says
Purchased

I didn’t ask you to teach me Flash, and your tone is not appreciated. I asked for the embed instrux, like the ones that come with every other script on this site. I expect that when I pay for a script, the least I get are embed instrux??

Posted 2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
  • Austria
karlevid says
Purchased

Can you help me out to make the main buttons that scale to text widths. Drop me a quote to tobbe@karlevid.se thanks! asap today would be great.

Posted 2 years ago
Author
Chuckanucka Chuckanucka replied

sent you a mail.

Posted 2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
  • Austria
karlevid says
Purchased

I also would like to have hover color on the sub buttons also.

Posted 2 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
  • United States
sgowon says
Purchased

I need help with linking to another page, I sent you an email…. thanks

Posted 2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
popflier says
Purchased

Hey Chuck…Just purchased this file. Been looking for something like this for quite some time. I’ve gotten it pretty much setup the way I wanted it. Did some graphics tweaking. However, can you tell me how to add a hover color to the subMenu text? I tried to duplicate the method you used to change the mainBtn hover color, but I’ve gotten myself a bit confused. I’ve not worked much with dynamically created menus.

Thanks in advance…

Posted 2 years ago
Author
Chuckanucka Chuckanucka replied

send me your files and I will put it in for you.

Posted 2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
popflier says
Purchased

Second question. For the life of me I cannot find in the code where you are having it always load on top of other content (or on the highest level). Sounds crazy, but I’d like to have a movieClip load on TOP of the menu. I’ve tried loading a movie on different levels all the way up to level 5001, but this menu seems to always stay on top no matter what level I load my movies on. Can you tell me what line(s) I need to change in the code to make this work?

I’m still tryin to figure out how to change the subMenu rollOver text color. If I figure it out I’ll post the solution for everyone else.

Posted 2 years ago
Author
Chuckanucka Chuckanucka replied

you need to use swapDepths.. so something like:

nameOfMc.swapDepths(9999)

http://www.adobe.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary571.html

Posted 2 years ago
  • Has been a member for 4-5 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 50 and 99 items
  • Referred between 1 and 9 users
xcell says
Purchased

How do you make the buttons link to an html page? instead of another swf?

Forinstance say i want it to link to www.google.com instead of inside a swf movie?

Posted 2 years ago
Author
Chuckanucka Chuckanucka replied

in the xml:

<FILE NAME="Submenu Link 1" LINK="http:/www.google.com" />

and at line 92 of the AS layer, frame 2:

getURL(this.link, "_self");
Posted 2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
rorysbox says

Was wondering if I could use this menu to implement into a HTML website?

Thanks,

Gabe

Posted 2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
lineshift says
Purchased

Hello,

I purchased this file a bit ago and was looking for an answer just recently to this question, which I believe was posed earlier but I wasn’t able to find a response either:

Is it possible to have some links open in “_blank”, while others in “_self”?

Thanks in advance for the assistance.

Posted 1 year ago
Author
Chuckanucka Chuckanucka replied

sorry, not on this particular menu.

Posted 1 year ago
  • Has been a member for 1-2 years
  • Bought between 100 and 499 items
xisha says
Purchased

Hey Chuck

love all your work, not only is functional, more like visual effects.

…Just purchased this file. I’ve tried reading all the comments from page one up to this page. There is a problem and needs your help: I set the “hitZone._alpha = 100;” see a problem, When the mouse “onRollOut” submenu, “hitZone” remain in the original position and did not put away,”HitZone” blocked loadMovie swf buttons.

Thank you for your help.

xisha

Posted 1 year ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
totalpackage_2 says
Purchased

Hello. I just purchased the menu. I have it working fine except I need each dropdown link to go to a different frame in the main Flash shell. How do I set this up in the XML and/or Actionscript? I’ve looked through a number of the support responses but didn’t see this specifically. Several of my approaches didn’t seem to work either. I’m new to using XML and have about a year with AS2 . If you could point me in the right direction or to a support response that addresses this, I would certainly appreciate it. Thanks.

Posted 1 year ago
Author
Chuckanucka Chuckanucka replied
in the xml: <file name="Submenu Link 1" link="2" />

and at line 92 of the AS layer, frame 2: yourMC.gotoAndPlay (this.link)

Posted 1 year ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
totalpackage_2 says
Purchased

Hello. I purchased this file a while back and have been able to get it to do everything except load different swfs into a blank movie clip from different menu buttons. I’ve read and followed the tips in the discussion, but as a newbie to actionscript, I can’t seem to get it to work. Obviously, I’m doing something wrong and can’t seem to figure it out.

For someone who is well-versed in actionscript, it would probably take a short time to do this. So, if you can help, I would be happy to pay for assistance. You can email me at fbarnette@juno.com Thanks.

Posted 11 months ago

You must sign in or sign up to purchase this item.

$6Regular Licence

$6

Regular Licence a website (commercial, personal, client), free game, e-card, or presentation - Details

$30Extended Licence

$30

Extended Licence an app, paid game, or other software project, a website template for sale - Details

776 Purchases 235 Comments

Buyer Rating
12345 ( 149 ratings )
Chuckanucka

Chuckanucka

  • Has been a member for 4-5 years
  • Won a Competition
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 10 and 49 items
  • United Kingdom
  • Referred between 50 and 99 users
View Portfolio
Created 4 July 07
ActionScript Version AS2
Documentation Well Documented
Opens With Flash 8 (8+)
Published Size 59kb
by
by
by
by
by