A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: has mouse left movie yet?

  1. #1
    Member
    Join Date
    Jul 2001
    Posts
    32
    ok, still haven't figured it out, can't find help, but it ought to be so easy...

    i have a small swf embedded in html (like a banner or so). if mouse enters movie, an MC responds to it's x-position.
    easy. i do that with _root._xmouse.
    but if mouse leaves the swf-area, that MC is supposed to become invisible. i cannot figure out though when pointer is actually leaving the area. when it does _root._xmouse only keeps returning the last valid value.
    Know what i mean?
    it's being done all the time, so, like, everybody has to know. please tell me

    thank you,

    marc

  2. #2
    Junior Member
    Join Date
    Jun 2001
    Posts
    2

    Unhappy Invisible Button

    I would do it with an invisible button over the whole banner. And use the on roll out function, I think.

    you just make a simble button (square) and modify instance, so it's invisible, and strech it over the whole banner. Then use the roll out function to manipulate the MC.

    Bye, Trigi

  3. #3
    Member
    Join Date
    Jul 2001
    Posts
    32
    oh well, yes, you're right, that's the way...

    of course, then you have that problem with your mousepointer, which will become that ugly hand thing all the time. but i guess one has to live with that and probably hide it and use something else instead.

    all right trigi, thanks alot for checking

    go for it...

  4. #4
    Member
    Join Date
    Jul 2001
    Posts
    32
    oh, ijust found this other thread on >we're here<:

    http://www.were-here.com/forums/show...threadid=66678

    same problems, same solutions...but one step ahead.

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