# (MX 6) function scope

**URL:** https://forum.kirupa.com/t/mx-6-function-scope/93658
**Category:** Uncategorized
**Created:** [November 3, 2003, 3:02pm UTC](https://forum.kirupa.com/t/mx-6-function-scope/93658 "2003-11-03T15:02:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![t8024328](https://avatars.discourse-cdn.com/v4/letter/t/db5fbb/32.png) [@t8024328](https://forum.kirupa.com/u/t8024328)
#### Post date: [November 3, 2003, 3:02pm UTC](https://forum.kirupa.com/t/mx-6-function-scope/93658/1 "2003-11-03T15:02:39Z")

</div>

is that possible to call a function which belong to another swf file ?

I use loadmovie to load a movie(called: movie2) in another movie (movie1).  
Movie1 contains a function that I want to be accessible from movie2.  
How can I do that ?
