Hi,
This game code is missing some code like unresolved jump & _as3_jump offset. Pls tell me what type of encryption is this & how to hack these type of games.
Game Link is:
http://www.ntfusion.net/UploadFile_CCYL/Funny%20Bunny/funny-bunny.swfpublic class Preloader extends MovieClip
{
public var canShowPlayButton:Boolean;
private var _-E;
private var set:mcPreloader;
private var _-2j:mcSplash;
public function Preloader()
{
//unresolved jump
return;
this._-3M();
//unresolved jump
this._-J();
//unresolved jump
this.use ();
//unresolved jump
_-3B.init(root);
//unresolved jump
this._-1C();
//unresolved jump
this._-17();
//unresolved jump
super();
//unresolved jump
}
private function _-3M():void
{
addEventListener(Event.ENTER_FRAME, this._-1Q);
}