PDA

View Full Version : Flash mouse pointers


ohelm
01-14-2002, 08:07 PM
:) hi,
I have mad a new menu in flash for my web site but i realy need to know how to make a diferend cursed (mouse pointer) appera. Do u have any ideas?

Tink
01-14-2002, 08:56 PM
i would have a search on flashkit (http://www.flashkit.com) for some pointers

there may be better ways i haven't ever made 1 but my guess would be u make the standard cursor invisable and then make a mc follow your mouse _x & _y position?

should find loads at flashkit though

BLEEDA

demonkiller
12-03-2005, 01:56 AM
hi

--------------------------------------------------------------------------

I think
u crate a pointer as a movie clip.
then insert this code o nthat instant
onClipEvent(load)
{
Mouse.hide();
this.startDrag();
}
but there will be a little problem U will see when u fnished it
I guss that it would not be very serious
iF u solved this problem please inform me

demonkiller
12-03-2005, 02:07 AM
hi any one know how to change the when we enter into a perticular area ?
thanks for ur future help ...:D