Most likely culprit is an open and editable field (with active cursor or selected text) or the message box. Either will intercept all arrowkey messages. If a media player is up... it might be snaging the arrow key messages. Are any of the button objects sensitive to arrowkey input? Is there an allowarrowkey property as there is in supercard? Do you have an assistive system (OS) setting activated? On the mac you can turn on the "Mouse Keys" under the "Mouse & Trackpad" tab in the "Universal Access" System Preferences.
-----Original Message----- From: "Joe Lewis Wilkins" <[email protected]> To: "How to use Revolution" <[email protected]> Sent: 5/14/2009 7:08 PM Subject: Re: Arrow Keys moving Objects Thanks Guys. Just glad my memory hadn't gone on the fritz. I still can't see why it's not working for me now, but not worth worrying about so long as I know it'll eventually work. Joe Wilkins On May 14, 2009, at 6:48 PM, Randall Reetz wrote: > Right, the official object of focus isnt influenced by what the > developer or user is looking at at any particular moment (no matter > how hard one looks at something). This has tripped me up a million > times. Then the question is how to make sure (by script) that the > object of interest is the object of focus. > > -----Original Message----- > From: "Terry Judd" <[email protected]> > To: "How to use Revolution" <[email protected]> > Sent: 5/14/2009 6:21 PM > Subject: Re: Arrow Keys moving Objects > > Joe - the arrow keys work fine here with 3.5. Are you sure there isn't > something else that has focus (like a field in the property > inspector or the > message box) that could be eating up the arrowkey message? > > Terry... > > > On 15/05/09 11:06 AM, "Joe Lewis Wilkins" <[email protected]> wrote: > >> Whom-so-ever: >> >> I seem to recall that if you have an object selected in the IDE that >> you can adjust its location a pixel at a time with the arrow keys. In >> 3.5 it no longer does that. Is there a preference someplace that >> turns >> that off? >> >> Joe Wilkins >> _______________________________________________ _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
