Flash End-of-Life, Ruffle Integration!
This game runs on Adobe Flash. Effective Jan. 2021, Adobe began blocking its flash player's use everywhere. Kongregate is now partnering with Ruffle to make some of our Flash content playable again. Please note: If you are using Ruffle, badges will not work normally. In order to earn a badge in a Flash game, you will need to complete the badge, then submit a screenshot (showing both proof of completion and your username) as a missing badge report using the report missing achievement option. Also, please join us in the Kongregate Discord for all the latest Kongregate news!
Flash Tutorials
ni Ad0o
Flash Tutorials
Mga tag para sa Flash Tutorials
Deskripsyon
Some beginner flash tutorials.
If you want me to make any tutorial, write it in the comments.
Paano Maglaro
Mouse.
Mga Komento
Xdeath1
Mar. 06, 2013
hello guys. just give me a private message if you are stuck with something :P
sorarock11991199
May. 20, 2010
Walls don't work, Flash keeps telling me, "Operator '-' must be followed by an operand" on both right and Bottom walls.
Right wall:
onClipEvent(enterFrame){
if(this.hitTest(_root.char)){
root.char._x- = 10;
}
}
Bottom wall:
onClipEvent(enterFrame){
if(this.hitTest(_root.char)){
root.char._y- = 10;
}
}
ninjastormns
Jul. 16, 2011
walls and aiming* sorry
ninjastormns
Jul. 16, 2011
moves and aiming aren't working...
sorarock11991199
Jun. 27, 2010
@tijs14tijs as2 is easier than as3