A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: AS2 Saving

Hybrid View

  1. #1
    An FKer
    Join Date
    Sep 2005
    Location
    Ontario
    Posts
    1,167
    Edit:

    It turns out that even when I trace the entire mySave variable that'll be sent to PHP with all the saves/names traces out perfectly. But even with the tested PHP, it POST's all undefined.

    Argh.

    PHP Code:
            trace(mySave)  // GOOD
        
    mySave.send ("test.php",mySave,"POST"); // BAD 
    Last edited by Osteel; 11-20-2009 at 01:46 PM.

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