Quick Flash question
Quick Flash question
Out of context: Reply #1
- Started
- Last post
- 1 Response
- UndoUndo0
use the focus feature for text fiels
my_txt.onSetFocus = function(oldFocus:Object){
// your statements here
}
use the focus feature for text fiels
my_txt.onSetFocus = function(oldFocus:Object){
// your statements here
}