Question
AS3 force textfield hand cursor
Hi,
I'm working on a flash project with AS3. Nice, really powerful!
I realized that I only need to create a simple textfield for my buttons.
Great! No need for complex structures with too many movieclips/sprites, then
other sprites simulating background effect, border effect, and so on.
So know with simply one object I can animate color, textcolor,
backgroundColor, borderColor, x, y. I can also have Mouse interaction just
like a button or movieclip like in AS2. PERFECT!!!!! With a textfield I get
all the properties I need.
My only problem is that when applying Mouse Events to the textfield I lose
the hand cursor. Unfortunately I thing this would be a loose of usability in
my project.
Is there a way to force the textfield or the Mouse Event to swap cursors?
Thanks
PM
I'm working on a flash project with AS3. Nice, really powerful!
I realized that I only need to create a simple textfield for my buttons.
Great! No need for complex structures with too many movieclips/sprites, then
other sprites simulating background effect, border effect, and so on.
So know with simply one object I can animate color, textcolor,
backgroundColor, borderColor, x, y. I can also have Mouse interaction just
like a button or movieclip like in AS2. PERFECT!!!!! With a textfield I get
all the properties I need.
My only problem is that when applying Mouse Events to the textfield I lose
the hand cursor. Unfortunately I thing this would be a loose of usability in
my project.
Is there a way to force the textfield or the Mouse Event to swap cursors?
Thanks
PM