ActionScript mouse control
Moderator: Moderators
-
Edutainment
- Posts: 423
- Joined: Tue Feb 20, 2007 8:33 pm
- Location: Ontario, Canada
ActionScript mouse control
I'm making (trying to) a program that will read motion on my webcam and click when necessary (to control a game for which that is the only control). I'm thinking of using Flash to make it 'cause Flash 8 has a motion detection library, but I don't think flash can control your mouse like other lower-level programming languages probably could, but just to be sure, is there any way to make Flash "click" my mouse?
-
Edutainment
- Posts: 423
- Joined: Tue Feb 20, 2007 8:33 pm
- Location: Ontario, Canada
That QRCode was smaller than my avatar before. I uno what happened! I think I'll upload it to my website instead of hotlinking.gannon wrote:Yeah...might want to reduce the size of that QR-code...
Anyways, I haven't done anything with flash and mouse control, but it isn't too tough in other languages I've used.