# Help whit this link

**URL:** https://forum.kirupa.com/t/help-whit-this-link/153676
**Category:** flash
**Created:** [July 3, 2005, 6:54pm UTC](https://forum.kirupa.com/t/help-whit-this-link/153676 "2005-07-03T18:54:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![nightmare\_ik](https://avatars.discourse-cdn.com/v4/letter/n/59ef9b/32.png) [@nightmare\_ik](https://forum.kirupa.com/u/nightmare_ik)
#### Post date: [July 3, 2005, 6:54pm UTC](https://forum.kirupa.com/t/help-whit-this-link/153676/1 "2005-07-03T18:54:57Z")

</div>

hey am trying to make a link, but i dont want the tool bar, and i dont want standar bar,  
am trying whit this:

on (rollOver)  
{  
gotoAndPlay(2);  
}  
on (releaseOutside, rollOut)  
{  
gotoAndPlay(11);  
}  
on (release){  
getURL(casaenamorada.htm)  
}

u know what i have to do ?
