Hi, i would like some scripting help, for my flash mx. Well, see, im creating some kind of contact page, where it uses flash and php to send out feedback mails, familiar to the "**[URL=“http://www.kirupa.com/forum/…/developer/actionscript/flash_php_email.htm”]kirupa.com - Flash Based Email Form Using PHP"****.
**I added a IP checker, where a Dynamic Text is used with a var named, yrip. I already got the ip script working, but the main problem is that im not very sure how to set the script, which acts like;
else if (!yrip[COLOR=red].text[/COLOR] == "123.123.123.123") {
results = "IP Banned!";
Im a newbie in Flash, which i dont think there is .text isnt it?.. Cuz Visual Basic uses .text… >_< So i have no idea whats the correct script for it.
Mind if someone help me out here. Thanks in advanced.