Hello,

  I'm trying to set the focus to an edittext field when an application
starts.  I have a timer set (5 second delay, so everything is definitely
loaded) that calls LzFocus.setFocus() on my field.  This works in dhtml,
but not in swf; in swf I do see the focus indicator go to that field,
but the cursor doesn't blink there, so you can't enter text.  If I click
anywhere on the swf application prior to setFocus being called, it does
work.  It seems the browser (iceape at the moment) doesn't set the swf
application itsself in focus (eg. if I "tab around" without clicking on
the swf application, it moves between the different
frames/links/location bar, etc.).  Could that be worked around in the
html that embeds the swf application (ie. via javascript that sets
focus)?

-- 
Jesse Norell
Kentec Communications, Inc.
[EMAIL PROTECTED]

Reply via email to