Newbie new problem

hi!

I got a code here which I got from Kirupa which launches a new html window from flash:

OpenWin = this.open(page, “KirupaStyle”, “toolbar=no,menubar=no,location=no,scrollbars=no,resizable=yes,width=550,height=250”);

However, the window is not centered. I know that there is another code introduced by Kirupa which launches a centred pop-up window, but I’ve already used this code for several files, and was wondering if I could change the code above so that it would open in the centre.

Many thanks!@