# getUrl

**URL:** https://forum.kirupa.com/t/geturl/143585
**Category:** Uncategorized
**Created:** [April 7, 2005, 4:31am UTC](https://forum.kirupa.com/t/geturl/143585 "2005-04-07T04:31:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![zeka](https://avatars.discourse-cdn.com/v4/letter/z/c6cbf5/32.png) [@zeka](https://forum.kirupa.com/u/zeka)
#### Post date: [April 7, 2005, 4:31am UTC](https://forum.kirupa.com/t/geturl/143585/1 "2005-04-07T04:31:34Z")

</div>

I have a webpage in the same directory as the swf file, when I use this code:

```auto
on (release) {
getUrl("\Games.html",_self);
}

```

It just doesn’t work! what am i doing wrong?

thanks :ko:
