# Using "load" clip event to Load movies

**URL:** https://forum.kirupa.com/t/using-load-clip-event-to-load-movies/122702
**Category:** Uncategorized
**Created:** [September 16, 2004, 5:39am UTC](https://forum.kirupa.com/t/using-load-clip-event-to-load-movies/122702 "2004-09-16T05:39:48Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Pup\_100](https://avatars.discourse-cdn.com/v4/letter/p/da6949/32.png) [@Pup\_100](https://forum.kirupa.com/u/Pup_100)
#### Post date: [September 16, 2004, 5:39am UTC](https://forum.kirupa.com/t/using-load-clip-event-to-load-movies/122702/1 "2004-09-16T05:39:48Z")

</div>

[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]
