Click to See Complete Forum and Search --> : Flash New Window


moiseszaragoza
04-19-2006, 11:38 AM
Hey every one
I am usimg Flash Mx 8 but my files are publish for flash 7

I need to oppen a new window i am using

getURL("path.swf", "NEW");

but in some PCs nothing comes up

i have tryed

getURL("path.swf");
and it works fine but i need that new window

thanks

schizo
04-19-2006, 07:55 PM
getURL("path.swf", "_blank");