# Jump into another url if it enters a certain frame

**URL:** https://forum.kirupa.com/t/jump-into-another-url-if-it-enters-a-certain-frame/300450
**Category:** Uncategorized
**Created:** [November 21, 2009, 6:30am UTC](https://forum.kirupa.com/t/jump-into-another-url-if-it-enters-a-certain-frame/300450 "2009-11-21T06:30:29Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![najib](https://avatars.discourse-cdn.com/v4/letter/n/9d8465/32.png) [@najib](https://forum.kirupa.com/u/najib)
#### Post date: [November 21, 2009, 6:30am UTC](https://forum.kirupa.com/t/jump-into-another-url-if-it-enters-a-certain-frame/300450/1 "2009-11-21T06:30:29Z")

</div>

Hello i was wandering if a flash website can jump into another url if it enters a certain frame…

For example maybe something like?

on enterFrame {  
getURL(“[http://www.sample.com/](http://www.sample.com/)”, “\_self”);  
}

how do i tell the timeline to get that url instead of the button? Any ideas would be very helpful

thanks
