A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Really easy quick question.

Hybrid View

  1. #1
    Okay.. I'm a n00b to start off with. Been playing with flash for only a couple of weeks now.

    Anyways. I have a dynamic text box in a frame later in the movie. in the "Var:" Box I have "left_box_text"

    In the first frame I have
    "var left_text_box = "Some meaningless text here...";"


    From the flash help files: "If you assign a variable to a text field, the text field displays the variable's value."

    Now, why in bloody hell isn't it displaying any text? Have I got something wrong?

  2. #2
    NerdInside's Avatar
    Join Date
    May 2001
    Location
    Penguin Island
    Posts
    3,439
    left_text_box = "Insert some text here";

  3. #3
    Actually, I just realized my problem now that I look at this post... I'm an idiot. Shoot me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center