Does anyone know why it is when I use (as a button) get url and put in link as follows:
javascript:void(window.open('http://www.name.com/pagename.html','pagename','alwaysRaised=yes,resiza ble=no,scrollbars=no,width=600,height=350,left=25, top=115,screenX=100,screenY=100'));

it works if a flash movie is already opened in a pop-up window but does not work if the flash is embedded on a page in a regular window (get can't find server error). It also works when played in the browser from KM program but not when loaded to web - If anyone has any clues that would be great.