Flash IF question
Flash IF question
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- planet010
so this should work correct?
if (mcAd._x= 125) {
mcAd._x += 18;
updateAfterEvent();
}
so this should work correct?
if (mcAd._x= 125) {
mcAd._x += 18;
updateAfterEvent();
}