From: Raymond I. <xw...@ya...> - 2003-08-27 14:30:51
|
Hi Kevin, You can try using the following lyr.addEventListener({ onmousemove:function(e){ var x=e.getX(); var y=e.getY(); } }); -- Raymond Irving --- Kevin Breynck <Kev...@bb...> wrote: > Hello to everyone, > > what is the easiest way to get the mouse position > in a specific layer relative to that layer? > > > Thanks for feedback > > -k- __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com |