Flash Actionscript Question?
Flash Actionscript Question?
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- unfittoprint0
button1.onPress=function(){
//change to count2, count3... accordingly to button numbers
if(count1==undefined){
count1=true
}
}if (count1 && count 2 && count3 && count4 && count5 && count6){
getURL("javascript:LocalA
ctivateNext()");}
}