PDA

View Full Version : New Browser from Flash.


Bruce_willis
02-12-2003, 07:48 PM
I need to make a new browser window popup from a flash button. I need to go to say "www.macromedia.com". The "get URL" feature seems to put my entered URL on top of my current URL ie: www.mywebsite.com/www.macromedia.com. It acts as if it exist on my server.

Help Please, I gotta get this before the end of the day.

ironyx
02-12-2003, 08:00 PM
http://www.actionscripts.org/tutorials/beginner/PopUp_window_within_flash/index.shtml

Bruce_willis
02-12-2003, 08:19 PM
No good on that one. I can't paste the html code because it's not my site I'm launching. I want to launch "www.macromedia.com" from my flash site in a new browser window. Simple.

Please anyone help me!!!!!!!

level32
02-12-2003, 10:24 PM
Here's what you want on your button that launches macromedia:

on (release) {
getURL("http://www.macromedia.com", "_blank");
}

The "_blank" opens anew browser window.

estudioworks
02-13-2003, 01:04 AM
Try this:

http://www.flash-db.com/PopUp/

DiDi
02-13-2003, 01:58 AM
Wow... We are getting new mods on exponential rate lately... :)

I think you just established a new record estudioworks: four days on forums and already a mod... :D (not that I think it isn't fully justified :) )

Welcome at AS.org!!!

Cheers,

DD


PS: Resigned from FlashKit or what? :D

estudioworks
02-13-2003, 02:10 AM
Just wanted to help out around here !! :)

CyanBlue
02-13-2003, 04:55 AM
Yup... Helping hands are always welcome!!! :)New Browser from FlashI thought that either Macromedia or somebody else created new Web Browser with Flash... I was so excited that we could use better HTML tags rather than HTML 1.1 in Flash... Oh, well...

Bruce_willis... You're misleading!!! Bad... Bad... If you do that one more time, I'll let my dogs hunt you down... :p