Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: [flasher] L'Oreal's map - #3
From: Muzak
Date: Sat, 24 Feb 2001 18:26:47 -0000

//attach action to movieclip to follow mousecursor
onClipEvent(mousemove){
this._x=_root._xmouse;
this._y=_root._ymouse;
}

Muzak

----- Original Message -----
From: "S-N" <slipp-nottatzianet [dot] com>
To: "flasher from chinwag" <flasheratlists [dot] chinwag [dot] com>
Sent: Saturday, February 24, 2001 5:29 PM
Subject: [flasher] L'Oreal's map - #3


> Since no one is willing to help me with this actionscript can anyone
> tell me what method I can use to continually update the position of a MC
> in reference to the x,y positions of the mouse or the _x,_y of another
> MC - while during a drag operation?
>
> Jorge - slipp-nottatzianet [dot] com




[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]