A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: loadVariables or loadVariablesNum?? Help!

  1. #1
    Senior Member
    Join Date
    Jul 2000
    Posts
    127

    Thumbs up

    Who knows the difference between these two comments?? The flash help dictionary sais nothing about it.

    Any help would be greatly appreciated.

    Zander

  2. #2
    Senior Member
    Join Date
    Nov 2000
    Posts
    185

    Red face

    Load variables from an URL in a movie clip:
    loadVariables (url, target, ["GET | "POST"]);

    Load variables from an URL in a level:
    loadVariablesNum (url, level, ["GET | "POST"]);




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