Mouse Coordinates -- off .swf

Ask a Question related to Macromedia Flash Actionscript, Design and Development.

  1. #1

    Default Mouse Coordinates -- off .swf


    Hi -
    I'm trying to display mouse coordinates as a design element for my portfolio site.

    That part is easy enough, but I want to keep tracking the coordinates even if the cursor moves off the .swf -- is this possible? All tutorials I've seen thus far only track the mouse coordinates when it's over the .swf.

    thanks


    eljefeloco101 webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Convert user space coordinates to device coordinates
      Hi, I need to convert the coordinates of a word (PDWord object) to device coordinates (the actual coordinates on the screen). Could someone please...
    2. rollOver if Mouse Coordinates?help me please!
      i want to have a rollOver effect of gotoAndPlay if i rollOver x and y coordinates... how would i do this, i have the flash mx actionscript bible...
    3. mouse coordinates, help needed.
      Helllo to u all, Pronlem: I want to create a flashmovie with the following: Left side: An area (A) in which the mouse can move.... Right...
    4. Move mouse cursor to X,Y location and simulate mouse click
      Hi, Just something that slip my mind.. but how do you move the mouse cursor to a sprite member and simulate a mouse click? Any help is...
    5. ps/2 mouse is not loaded by the kernel (neither is usb mouse)
      I've been looking all over the net trying trying to solve this problem, I found a few posts where people had the same problem, but no solution. ...
  3. #2

    Default Re: Mouse Coordinates -- off .swf

    afaik only possible with IE6,
    [url]http://www.jackleaman.co.uk/examples/outofflash.html[/url]

    regards
    Jack..
    Jack. webforumsuser@macromedia.com Guest

  4. #3

    Default Re: Mouse Coordinates -- off .swf

    You could make a bckground far larger than the flash window, it should work.

    --

    Pierre Alain

    [email]pie@lifnet.com[/email]


    PierreAlain Guest

  5. #4

    Default Re: Mouse Coordinates -- off .swf

    I think this answers my question -- Bottom line, there is no easy way to get mouse coordinates off the flash movie... I think I'll go with option B which is to make my movie size larger so that it reads the coordinates even though it appears to be off the movies.

    thanks for your help,

    jeff


    eljefeloco101 webforumsuser@macromedia.com Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139