//... okay, i have a button inside a flash movie that onRelease opens a browser window... i placed this code directly on each button to set that windows attributes is:
on (release) {
Movieclip.prototype.openWin1 = function(url, winName, w, h, toolbar, location, directories, status...