Be a Supporter!

actionscript problem !

  • 252 Views
  • 0 Replies
New Topic Respond to this Topic
Edvin
Edvin
  • Member since: Feb. 3, 2004
  • Offline.
Forum Stats
Member
Level 12
Blank Slate
actionscript problem ! 2004-09-29 01:00:43 Reply

Okay, I have my site all made in flash and I would like to make a button that opens a window in your browser with a specific width and height ! Is that possible in any way ?
I have this :
on(press){
getURL("http://sitehere.sitehere", blank);
}
Please help me !
Thanks