# Buttons do not work - to link to internal pages

**URL:** https://forum.kirupa.com/t/buttons-do-not-work-to-link-to-internal-pages/55876
**Category:** flash
**Created:** [June 28, 2004, 7:07pm UTC](https://forum.kirupa.com/t/buttons-do-not-work-to-link-to-internal-pages/55876 "2004-06-28T19:07:09Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![johnnymo](https://avatars.discourse-cdn.com/v4/letter/j/87869e/32.png) [@johnnymo](https://forum.kirupa.com/u/johnnymo)
#### Post date: [June 28, 2004, 7:07pm UTC](https://forum.kirupa.com/t/buttons-do-not-work-to-link-to-internal-pages/55876/1 "2004-06-28T19:07:09Z")

</div>

This is the text of error message I got when testing :  
**Error** Scene=Scene 1, layer=Layer 8, frame=1:Line 1: Mouse events are permitted only for button instances  
on (release) {  
Total ActionScript Errors: 1 Reported Errors: 1  
The button properties show :  
on (release) {  
getURL(“[http://www.texase-commerce.com/construction.html](http://www.texase-commerce.com/construction.html)”, “\_self”);  
}

Can anyone help me make the button release take the user to the specified page ?

Thanks

JohnnyMo
