# Actionscript+game HELP!+seesaw effect

**URL:** https://forum.kirupa.com/t/actionscript-game-help-seesaw-effect/162456
**Category:** programming
**Created:** [September 13, 2005, 3:10pm UTC](https://forum.kirupa.com/t/actionscript-game-help-seesaw-effect/162456 "2005-09-13T15:10:15Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![csj16](https://avatars.discourse-cdn.com/v4/letter/c/b5ac83/32.png) [@csj16](https://forum.kirupa.com/u/csj16)
#### Post date: [September 13, 2005, 3:10pm UTC](https://forum.kirupa.com/t/actionscript-game-help-seesaw-effect/162456/1 "2005-09-13T15:10:15Z")

</div>

Hi. I am very new to Flash AS but I have been trying to create a game that will have a seesaw effect.  
So that when the first character jumps off the top platform onto the seesaw the second character will fly up off the seesaw and onto the top platform. I tried just a simple ’ if (Key.isDown(Key.SPACE)) {  
\_x =’ ,with a hitTest, ect…  
but that doesn’t seem to work very well. That also just moves the character straight down or up and it doesn’t appear as though they are actualy jumping.

Is there a specific way of doing this? AM i going about this the right way? or am i completely off base.

I would really appreciate any help. I am desperate. 😃😃  
Thanks!
