ChromeLess Windows For Flash Experts
Hi Guys !!! I am in a hurry... Who knows if this code for a flash buttom is useful to create chromeless windows ?
Thankx
Sorry if this is short... I am in a hurry... Then i telll u Bros
quote: | on (release) {
getURL ("java script:NewWindow=window.open('graus.swf','popup','width=780,height=440,left=50,top=100, toolbar=No, titlebar=No, location=No,scrollbars=No,status=No,resizable=No,fullscreen=Yes');NewWindow.focus();void(0);");
}
|
|