Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
weezil webforumsuser@macromedia.com #1
components and mouse pointer change
I'm developing a component in which there are clickable areas and I can access button type events by doing something like:
componentClass.prototype.onRollover = function ()
{
trace ("I've been rolled over!");
}
But when you rollover, the cursor doesn't change to indicate that it's clickable. Is there something I can put in here to make the cursor change from a 'pointer' to a 'hand' to indicate I can press it!? I've tried just dumping an invisible button on the component stage, but it don't appear to be activated withing a component!
weezil webforumsuser@macromedia.com Guest
-
changing pointer on mouse over
I would like to change the pointer when going over a link into a different picture than the typical explorer hand (namely my company's logo). Is... -
How do I change mouse pointer?
Hi! I'm a Macromedia Flash user and creating my own personal website for my project in Internet subject. How do I change the default mouse pointer... -
constrain mouse pointer
Hi all, Im creating a simple FLASH, shooting game, and trying to implement some actionscript which constrains where the user can move the mouse.... -
Mouse pointer flickers between hand and pointer
I have created a menu. On the menu options for some reason my mouse pointer flickers between a hand and pointer. Did anyone have this problem and... -
Sound & mouse/pointer ?
Hi all, I would like to know how I must go about first to ensure that the pointer is located at a specific location when entering a movie. ...



Reply With Quote

