# onClipEvent handler...yes I know

**URL:** https://forum.kirupa.com/t/onclipevent-handler-yes-i-know/107520
**Category:** Uncategorized
**Created:** [April 16, 2004, 6:38am UTC](https://forum.kirupa.com/t/onclipevent-handler-yes-i-know/107520 "2004-04-16T06:38:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [April 16, 2004, 6:38am UTC](https://forum.kirupa.com/t/onclipevent-handler-yes-i-know/107520/1 "2004-04-16T06:38:13Z")

</div>

Alright.

It’s late. I’ve been working on this website too long today - so forgive if this is glaringly obvious.

I’ve done some searching - but only turned up one fruitful thread.

I have a solar system clip and I’m rotating my heart’s content out of it. However when I load it as an external movie - it’s enterframe is taking over my movie - For instance I can click anywhere in the Main movie and it still rotates in the child movie. This is inhibiting my use of the mp3 player which sits a few pixels to the right, namely my draggable volume bar.

It’s a click and drag action.

Now I’m going to go try this -

but I was thinking just have it track the mouse before the clipevent call and then if it is sitting outside a certain range, then it doesn’t execute the event…

then have in that call a tracking on the mouse again and if the coordinate goes beyond the range again it stops? or terminates?

Any rate - there are much better coders on here than I, so I’ll stop talking.

Thank you.  
-PR
