Skip navigation
Currently Being Moderated

focus on input textbox of external swf?

Apr 9, 2012 1:44 PM

hi

 

i have a problem when my site loads in the next section i want that section to have focus on input_txt.text

 

it works everywhere but this one textbox

 

i normally use stage.focus.(instance name)

 

but that doesnt work when loading a part in

 

any help out there pls?

 

thanks

fonzio

 
Replies
  • Currently Being Moderated
    Apr 9, 2012 3:22 PM   in reply to fonzio1

    In AS3 stage focus isan assignment, not a function...  stage.focus = instance name;

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 9, 2012 7:44 PM   in reply to fonzio1

    Your best bet for gettng help is to show the code you are using and explain what it is trying to do.  If the textfield is inside a loaded swf, then you can't get to it directly, you need to target it thru the loaded swf, which may mean targeting it thru a Loader.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points