A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Mouse pointer position

  1. #1
    Junior Member
    Join Date
    Sep 2003
    Posts
    12

    Mouse pointer position

    Hi,

    how can I determine in Swishmax the position of the mouse pointer on the screen ?? In Swish 2 it was with _ymouse and _xmouse. I tried to do the following:

    Onenterframe () {
    if (_ymouse < 50)
    do something
    else if (_ymouse > 400)
    do something else }

    and it´s not working.

    Thanks for any help

  2. #2
    X-Moderator AlienInLondon's Avatar
    Join Date
    Feb 2002
    Location
    London, UK
    Posts
    1,475
    Here is a tutorial for it (and loads of other Swishmax tutorials as well):
    http://www.designsxchange.com/forums...showtopic=8992
    For 100's of free Swishmax and V2 downloads, tutorials
    and stunning site templates [CLICK HERE]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center