|
-
How do you connect action script to PHP?
I would like to connect action script to PHP, is there a plugin or utility that does this?
-
undead creature
Re: How do you connect action script to PHP?
Originally posted by rblanc
I would like to connect action script to PHP, is there a plugin or utility that does this?
All you have to do is to declare all your required variables (inside of the SWF and PHP files both) and to use this command line:
this.loadVariables("filename.php","POST");
that's all.
p.s.
visit my KoolMoves section and study the "GuestBook" and/or "Counter" examples.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|