Answer the question
In order to leave comments, you need to log in
Why does this error occur in Flash, starling framework?
Hello.
Installed the Starling framework to work in adobe flash professional.
The first script gives an error.
E:\StarlingFramework\starling\src\starling\events\TouchProcessor.as, строка 116, столбец 35 1061: Обращение к возможно неопределенному методу removeAt через ссылку статического типа __AS3__.vec:Vector.<starling.events:Touch>.
package {
import flash.display.MovieClip;
import flash.events.Event;
import net.hires.debug.Stats;
import starling.core.Starling;
public class Game extends MovieClip {
private var myStarling:Starling; //тут ошибка
public function Game() {
//myStarling = new Starling(Iniciar, stage);
//myStarling.start();
}
}
}
Answer the question
In order to leave comments, you need to log in
Requires Latest Flash player or Air 19
forum.starling-framework.org/topic/updating-to-sta...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question