Using "load" clip event to Load movies

[font=Times New Roman]Is it possible to use the [color=blue]“onClipEvent (load)”[/color] event to load movies at run time?[/font]

[font=Times New Roman] [/font]

[font=Times New Roman]I have the following code on a clip instance, but it will not load the required movie.[/font]

[font=Times New Roman] [/font]

[font=Times New Roman][color=blue]onClipEvent (load) {loadMovie(“go2H.swf”,_root.phil);[/color][/font]

[font=Times New Roman][color=blue]}[/color][/font]

[font=Times New Roman] [/font]

[font=Times New Roman]"go2H.swf” is in the same local directory as the host movie.[/font]

[font=Times New Roman] [/font]

[font=Times New Roman]Thank you for any help.[/font]

[font=Times New Roman] [/font]