flash question..
flash question..
Out of context: Reply #3
- Started
- Last post
- 4 Responses
- blaw0
err... typo in that AS...
inputField.onSetFocus = function (){
clientName="";
}...
clientName, not clientMame.
err... typo in that AS...
inputField.onSetFocus = function (){
clientName="";
}
...
clientName, not clientMame.