A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: easy easy question

  1. #1
    Flash Incompetent ChaseNYC's Avatar
    Join Date
    Jun 2002
    Location
    new york city
    Posts
    693

    easy easy question

    alright i have a movie clip within my movie that will display text, but the text is always different and it loads it dynamically what is the best way for each of my buttons to tell the movie clip to load and then tell the textbox to load a specific file.

  2. #2
    Flash Incompetent ChaseNYC's Avatar
    Join Date
    Jun 2002
    Location
    new york city
    Posts
    693
    no one?
    mmm signature

  3. #3
    Flash Incompetent ChaseNYC's Avatar
    Join Date
    Jun 2002
    Location
    new york city
    Posts
    693
    alright i have figured out half this issue but i'm having some problems with the other half, i have a serious deadline so if someone could pllleeeease help, here's what i got:

    _level0.MainArea2.attachMovie("txtbox", "txtbox1",1);
    _level0.MainArea2.txtbox1.loadVariables("lighter.h tm",???);

    the first line works completely fine and i think the second line would work fine but i don't know what to put for the method("???") if anyone could help me with this i would appreciate it greatly.
    mmm signature

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