CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Flash & ActionScript (http://www.codingforums.com/forumdisplay.php?f=52)
-   -   Damn This Flash Menu Bar Is Annoying Me! Help Please. (http://www.codingforums.com/showthread.php?t=50918)

Confused! 01-24-2005 11:12 PM

Damn This Flash Menu Bar Is Annoying Me! Help Please.
 
Basically, i have a menu bar with a button. When you put the mouse over it, it then sparks a seperate text animation held within the button. Anyway, that's not the point. To make this an effective button for clicking I used the old trick of creating an invisible layer so that it has enough room to be clicked instead of it being the awkward text to click. BUT I can't seem to find a way of linking a URL to that layer.

Any ideas? I can do it for the text but I don't want to! Grr. It's probably really simple too.

mindlessLemming 01-25-2005 05:15 AM

my_mc.onclick = function () {
getURL();
}

OR

make it a button..

Post your .fla if you're still stuck :)

P.S -- Please don't use 'damn' in the title of a post -- we have many young members...

chilipie 01-25-2005 05:47 PM

Quote:

Originally Posted by mindlessLemming
P.S -- Please don't use 'damn' in the title of a post -- we have many young members...

Do you really think we give a damn? :D

jettlarue2003 02-07-2005 10:16 PM

i would doubt anyone under 10 would come here. if they did that would be me 2 years ago when I knew nothing but wanted to make games.


All times are GMT +1. The time now is 11:24 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.