i want something from this
http://www.haloimpulse.com/sig/directions.html
but i want to customize it so that you are able to just type in a name and it displays it on the flash instead of having to go into the code and change it to change the name
I got this so far
http://www.halo2network.com/test.php
and when you type somethin in on that then it goes to
http://www.halo2network.com/test.php?playerName=test
If that was on the .swf that would be perfect..
This would work too.. I could have something like that.. like a form.. for example you type in 'test' in the form. Then it goes to the php page and REDIRECTS to http://www.halo2network.comcom/stat...playerName=test
how would i go about doin that?