[Help] Opening Swf - *Another* Window
Hey everyone,
Yes this is semi game related since it has to do with my game menu and opening up games from it
I tried posting this thread in the general forum, but I havent gotten an answer yet and I need this asap , by the end of today *BLINKS*
Anyways, heres my little problem. All I want to do is open a seperate swf in a seperate window. That means _root.loadmovie(); doesnt work since it just opens the new swf and replaces the old one
This is why I need it so :
The game menu is going to be embedded on a website page and when you choose a game to play, I want it to open in a window ...
Someone a while ago suggested using the whole getURL(); method but that opens it in a new browser which I dont want
Hopefully that all makes sense and hopefully you folks can help me :)
Thanks :D