|
yes, I put a trace stmt in the function and nothing appears
in the flashlog. drat. this is to simple not to work. if it
works for others, it must be environmental. but, i am clueless at the
moment.
-S From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Tarik Ahmed Sent: Monday, April 25, 2005 1:30 PM To: [email protected] Subject: Re: [flexcoders] enter event for TextInput function onEnter(event) { alert("yo"); } <mx:TextInput id="dbpassword" password="true" widthFlex="1" enter="onEnter(event)"/> If that alert pops up - then its being invoked but whatever is going on in onEnter isn't as expected. Steve Pruitt wrote:
Yahoo! Groups Links
|
- RE: [flexcoders] enter event for TextInput Steve Pruitt
- RE: [flexcoders] enter event for TextInput Steve Pruitt
- RE: [flexcoders] enter event for TextInput Gordon Smith
- RE: [flexcoders] enter event for TextInput Joan Tan

