A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Using GET in loadMovieNum

  1. #1
    Senior Member
    Join Date
    Jun 2001
    Location
    Virginia, USA
    Posts
    437
    Can someone tell me the correct syntax for load a movie with sending variable using GET or POST. Is this correct?

    loadMovieNum ("movie.swf", 10, "GET");

  2. #2
    President, save the
    New Zealand dollar foundation

    Join Date
    Jun 2000
    Posts
    1,743
    yep..
    loadMovieNum ("movie.swf", 10, "GET");
    loadMovieNum ("movie.swf", 10, "POST");

    8)

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