A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: dynamic scrolling text(i need help)

  1. #1
    Registered User
    Join Date
    Sep 2004
    Posts
    5

    dynamic scrolling text(i need help)

    i dragged a text area component to the stage and named it
    "SiteInfo" and i have a .txt file named "site_info.txt"
    and i have a variable named "data" inside the .txt file
    anf the stuff inside the variable are html coded(for formatting)

    i can't seem to load the contents of the .txt file to the text area


    SiteInfo.html = true;
    SiteInfo.text = loadVariablesNum("site_info.txt",0);

    that's the only script i have on frame one.

    please help. i cant figure it out.

    thanks in advance

  2. #2
    Can i play now????
    Join Date
    Jun 2003
    Location
    Greece
    Posts
    309
    Use this:
    Attached Files Attached Files
    Mess With The Best, Die Like The Rest...

  3. #3
    Registered User
    Join Date
    Sep 2004
    Posts
    5
    tenx

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