srsh.sundaram
November 25th, 2007, 11:56 PM
hi all,
I working long time in actionscript 2.0. just now i started working in action script 3.0. The script what i have pasted down is working in as2.
stop();
click_btn.onPress = function() {
gotoAndPlay(1);
};
But the same script is not working in as3.
I don't know y.please tell me.
And also tell what is the differents between actionscript2.0 and actionscript3.0
I working long time in actionscript 2.0. just now i started working in action script 3.0. The script what i have pasted down is working in as2.
stop();
click_btn.onPress = function() {
gotoAndPlay(1);
};
But the same script is not working in as3.
I don't know y.please tell me.
And also tell what is the differents between actionscript2.0 and actionscript3.0