OZONE Asylum
Forums
Multimedia/Animation
loadVars problem
This page's ID:
21495
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
I can display stuff from my database by creating a new loadVars object and then using load(), but when I try to send some variables to my PHP script like this: [code] on (release) { theData=new loadVars(); theData.message="hello there"; theData.sendAndLoad("http://127.0.0.1/flash/create.php",this,"POST"); } [/code] nothing shows up in the data base. I know my PHP code is right because if i hardcode a value to replace $_POST['message'] it populates the database. I can pass variables into the script with getURL() or send() or even loadVariablesNum(), but these involve a browser window and I'm tring to do this without a browser. Anyone see where I'm messing up in my loadVars() code? Please.......
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »