http://souldier.info.
the menu is working fine except the "business" button...
i've put this under "actions" on this button :
inv_btn5.onRelease = function(){
getURL("java script:work=window.open('http://www.souldier.info/work/work.html
','w
orks','width=342,height=240,left=50,top=0,toolbar=No,location=No,scrollbars=
No,s
tatus=No,resizable=No,fullscreen=No'); about.focus(); void(0);");
}
it doesn't pop up though,
any thoughts?
thanks
|