# getURL not working

**URL:** https://forum.kirupa.com/t/geturl-not-working/296105
**Category:** Uncategorized
**Created:** [September 9, 2009, 4:11pm UTC](https://forum.kirupa.com/t/geturl-not-working/296105 "2009-09-09T16:11:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![drdave](https://avatars.discourse-cdn.com/v4/letter/d/898d66/32.png) [@drdave](https://forum.kirupa.com/u/drdave)
#### Post date: [September 9, 2009, 4:11pm UTC](https://forum.kirupa.com/t/geturl-not-working/296105/1 "2009-09-09T16:11:12Z")

</div>

I have a flash using

video\_btn.onRelease = function() {  
getURL(“video.htm”, “\_self”);  
};

I get no error but when I click the button nothing happened.

Export Flash Player Option is set to “Access Network Only”. I am testing online.

Dave
