hello guys.. i got stuck
well hello guys
i have some problem
i want to include code
if(loop=null){loop= false;}
before this.initialize(mode,startPosition,loop,{});
but when i was using Animate CC to publish
the code like below the code
how to include the code ;;
plz somebody help me;;
(lib.quizSet = function(mode,startPosition,loop) {
this.initialize(mode,startPosition,loop,{});
// timeline functions:
this.frame_0 = function() {
try{
var i = QzSet();
i.Init();
}catch(err){
console.log(err)
}
}
