Flash Tutorial Working Collison

5 Stars2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...
Category : Adobe Flash
Date Add :

Flash Tutorial Working Collison

In this video I will show you how to make a working collision in macromedia flash 8. Here are the lines of code…. First give an instance name to the wall called w1…. then enter the following code in the character: onClipEvent(load) { speed=7 } onClipEvent(enterFrame) { if(Key.isDown(Key.RIGHT)) { _x+=speed } if(Key.isDown(Key.LEFT)) { _x-=speed } if(Key.isDown(Key.UP)) { _y-=speed…
Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • blinkbits
  • BlinkList
  • Furl
  • Live
  • Smarking
  • Spurl
  • StumbleUpon
  • Technorati
  • YahooMyWeb
  • blogmarks
  • Ma.gnolia
  • Reddit
  • Scoopeo
  • Slashdot
  • SphereIt
Store : Graphic Software and Book Store