# Help with the onRelease event

**URL:** https://forum.kirupa.com/t/help-with-the-onrelease-event/180657
**Category:** flash
**Created:** [March 2, 2006, 10:05am UTC](https://forum.kirupa.com/t/help-with-the-onrelease-event/180657 "2006-03-02T10:05:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![corneliu9d](https://avatars.discourse-cdn.com/v4/letter/c/5e9695/32.png) [@corneliu9d](https://forum.kirupa.com/u/corneliu9d)
#### Post date: [March 2, 2006, 10:05am UTC](https://forum.kirupa.com/t/help-with-the-onrelease-event/180657/1 "2006-03-02T10:05:05Z")

</div>

I have a problem with dragging a ball. Thing is that I have a ball for which I set up size, direction and speed before launching. Inside the movieclip "ball " I have three movieclips: “\_ball”(the real ball), “sizeSet”(a bar and a slider to set up size) and “vectors”(the speed and direction). “sizeSet” and “vectors” become invisible after I click a “ready” button.  
I still want to drag the ball after that, or . if I click on it, to resize and reset speed and direction. The thing is that “\_root.ball.\_ball” doesn’t “feel” the click.  
If anyone of you guys have any idea, please share it!
