Popup window in flash

Hello Every one it is a pleasure being part of this forum and I hope to learn a lot from you guys and I also want to share what I know as well. O.k. I’m trying to open a pop up window with a specific size from flash with a flash flv movie and it won’t open. Here’s what the script on the button looks like: [COLOR=red]on (press) {
getURL(“javascript:openNewWindow(‘movie.html’,‘thewin’,‘height=455,width=550,toolbar=no,scrollbars=no’);”);
}[/COLOR]
All the files are in the same folder: ([COLOR=red]Rites of Passage.flv, movie.swf, movie.html[/COLOR]) and it still won’t play my movie, does any one have any suggestions?

Thanks