Forum: Graphics and Multimedia Aug 10th, 2009 |
| Replies: 6 Views: 681 Thank you very much... This answer worked... I am coming from c++ and these little things are ganna kill me lol
My final code:
stop();
loginError.visible = false;
var loginXml:XML;
var... |
Forum: Graphics and Multimedia Aug 9th, 2009 |
| Replies: 6 Views: 681 Hola, Im an experienced coder, however new to java/actionscript 3
I am trying to make a very simple login and I am running into problems. They seem to be with my for loop with the .Length()... |