A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: loadVariablesNum

Hybrid View

  1. #1
    Senior Member
    Join Date
    Aug 2001
    Posts
    110

    loadVariablesNum

    can i use loadVariablesNum in MC and the variable from the txt file is transferred to be a variable of the MC.


    ray chan

  2. #2
    mr producer jasonpratt's Avatar
    Join Date
    Mar 2002
    Posts
    910
    yes, just target the Movie clip instead of a window... not "_blank" or "_self", just use the mc name instance name instead...

    MyLoadvars.SendandLoad("www.locationoffile.com", "movieclip", "post");

    something to that extent...


    theres a few good example at www.actionscript.com

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