# Need help with getURL

**URL:** https://forum.kirupa.com/t/need-help-with-geturl/1743
**Category:** flash
**Created:** [June 1, 2002, 12:58pm UTC](https://forum.kirupa.com/t/need-help-with-geturl/1743 "2002-06-01T12:58:29Z")
**Posts on this page:** 4
**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: [June 1, 2002, 12:58pm UTC](https://forum.kirupa.com/t/need-help-with-geturl/1743/1 "2002-06-01T12:58:29Z")

</div>

ok i don’t understand why my links don’t go to the site they are supposed to and why an error message comes up. I did\r\ron (release) {\r getURL (“[www.asus.com](http://www.asus.com)”, “\_blank”);\r}\r but when i click the asus button it leads me to my site [www3.sympatico.ca/h.ahmad/www.asus.com instead of going just to www.asus.com](http://www3.sympatico.ca/h.ahmad/www.asus.com) … whats up and how do i fix it??

---

<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: [June 1, 2002, 1:01pm UTC](https://forum.kirupa.com/t/need-help-with-geturl/1743/2 "2002-06-01T13:01:48Z")

</div>

hmm… the only thing I can think of to try is using a full URL.\r\r"\<a href=“[http://www.etc.com/somepageILike.html](http://www.etc.com/somepageILike.html)”"\>[www.etc.com/somepageILike.html](http://www.etc.com/somepageILike.html)"\</a\>\r\rI know that I often get foibled on that.

---

<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: [June 1, 2002, 1:02pm UTC](https://forum.kirupa.com/t/need-help-with-geturl/1743/3 "2002-06-01T13:02:13Z")

</div>

you have to put the “h t t p : / /” in there too just take out the spaces…

---

<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: [June 1, 2002, 1:04pm UTC](https://forum.kirupa.com/t/need-help-with-geturl/1743/4 "2002-06-01T13:04:08Z")

</div>

thx guys, fixed it 🙂 !!
