PDA

View Full Version : geturl( question


blake
05-26-2004, 09:47 PM
ok i forgot how to code this and im trying to make my interface with links, so what is the actionscript for a new page to load when you click on it?

farafiro
05-27-2004, 05:05 AM
blackEmail_btn.onRelease = functoin(){
getURL("mailto:black@black.com")
}