TheConeHead
Programmer
I am trying:
navigator.onChange = function() {
if (navigator.getValue() == 2) {
trace("2");
}
}
but it does not seem to work... does onChange work with this component?
![[conehead] [conehead] [conehead]](/data/assets/smilies/conehead.gif)
navigator.onChange = function() {
if (navigator.getValue() == 2) {
trace("2");
}
}
but it does not seem to work... does onChange work with this component?
![[conehead] [conehead] [conehead]](/data/assets/smilies/conehead.gif)