A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: looking for a good tell target example with txt loading

  1. #1
    Member
    Join Date
    May 2000
    Posts
    34

    looking for a good tell target example with txt loading

    I am looking for a great example for Tell Target to load a scene and external images and text. I ma using version 8 and I am alittle knew trying to figure out how to do it.

    Thanks in advance for your help.

  2. #2
    Senior Member Bernz's Avatar
    Join Date
    Jun 2005
    Location
    Mid-Eastern U.S.
    Posts
    161
    tellTarget() has been depricated; it was replaced with with() .

    To load text as a String, check out the loadVars class.

    To load scenes and external images, use loadMovie().


    Bookmark LiveDocs, it's very handy.

  3. #3
    Member
    Join Date
    May 2000
    Posts
    34
    Thank you

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