Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
vshadow #1
Must Move Mouse
All:
I am having a problem in Flex with the click event... I click on a panel set
with a click that changes the view to another screen which has a button in the
same location... when I don't move my mouse and try to click it does nothing...
when I move my mouse and click it works. Is there a way to move the users mouse
automatically with actionscript or a way to fix this?
thanks
vs
vshadow Guest
-
Move the mouse using DHTML
I know how to get the mouse co-ords, but is it possible to actually move the mouse to a specific location on a web page? I want to create a page... -
Move Scrollpane with Position of Mouse?
I just set up a flash based gallery for a client of mine and they don't like having the scroll bar on the right of the scroll pane, what they want... -
making movieclip move away from mouse
Anyone care to explain to me how to make a movieclip move away from my mouse or know any tutorials on the web on how to do this? When the... -
Mouse Down, Move Sprite, How?
To anyone out there, Below is my script of moving a sprite to the right while mouse is down, but instead of move it seems like the entire sprite... -
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... -
ntsiii #2
Re: Must Move Mouse
I know there is a work around for this if I can just find it.
Tracy
ntsiii Guest
-
ntsiii #3
Re: Must Move Mouse
Ah ha! Try this. Add this property to your button tag:
trackAsMenu="true"
I bet that will work. By the way this is actually a Flash Player issue
Tracy
ntsiii Guest



Reply With Quote

