Flash Question

Out of context: Reply #6

  • Started
  • Last post
  • 24 Responses
  • fyoucher10

    Give the textField an instance name, set it to a dynamic textfield, and set it to html Text (there's a checkbox in the character inspector).

    Then in your Actions layer, put the code mentioned above but just make sure the keyframe with those actions are on a frame where the textfield is available.

    Works the same as AS2 or AS3 (but I think asfunction works differently in AS3, can't remember...you're probably not implementing that anyway)

    • myTextField would be your instance name, for examplefyoucher1

View thread