GET with variable in Flash
GET with variable in Flash
Out of context: Reply #3
- Started
- Last post
- 4 Responses
- smokie0
it should be:
getURL("http://myurl
/scripr.php?username= , "", "GET");notice the "?" instead of the "&"
:)¬
it should be:
getURL("http://myurl
/scripr.php?username= , "", "GET");
notice the "?" instead of the "&"
:)¬