Hey guys. If you are getting graphical errors/game seems broken, try refreshing the page, or closing other browser tabs/windows and then refreshing.
Power ups may be a good idea :)
guys if it doesn't load, and its had 100k views and 3.91 rating, its obviously not an issue for everyone, so dont comment about it.. just jump off a bridge or update your flash player.
a bit bugged. you should add code to stop it doing an animation when that animation is already running e.g: on(press) {
if(alreadyplaying==false) {
gotoAndPlay()
alreadyplaying=true }
}