PDA

View Full Version : Error Code 0 ?


sir sixx
07-16-2002, 11:38 AM
Hello again,

I posted earlier about a closing a chromeless window that I'm launching from within Flash. (I have a button in my flash movie that open the chromeless pop-up window).

I built a test rig and it all works great.

I then copied the javascript to the HTML page that holds the Flash movie I want the pop-up to load from and it no longer works.

IE say's there is an error on the page
Line: 38
Char: 2
Error: Object Expected
Code: 0

The line it refers to is

return chromeless(u,n,W,H,X,Y,cU,cO,cL,mU,mO,xU,xO,rU,rO,tH,tW,wB,wBs,wBG,wBGs,wNS,fSO,brd,max,min,res,tsz)


I've tried everything I can think of, I've checked the script and its the same as the script on my test rig. I've checked the script on my flash button and that is the same as the test rig, so I have no idea what the problem is.

please help me

Sir Sixx