# Load movie from remote link

**URL:** https://forum.kirupa.com/t/load-movie-from-remote-link/698
**Category:** flash
**Created:** [July 26, 2002, 3:22am UTC](https://forum.kirupa.com/t/load-movie-from-remote-link/698 "2002-07-26T03:22:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![feealvi](https://avatars.discourse-cdn.com/v4/letter/f/e99b99/32.png) [@feealvi](https://forum.kirupa.com/u/feealvi)
#### Post date: [July 26, 2002, 3:22am UTC](https://forum.kirupa.com/t/load-movie-from-remote-link/698/1 "2002-07-26T03:22:29Z")

</div>

Forgive my ignorance cause I assume this is another one of those givens I that I just seem step right over.

I have a main .swf movie in a html div layer. On the page in another location not in the main movie I have another div layer with a regular link that I would like to have (when clicked on) load a new .swf movie into/replace the main .swf movie. Seems simple and straight forward but I don’t no nothin nor do I find any mention of how to do this. Does anyone know ?

Thanks for any input.

- Fee

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 26, 2002, 8:44am UTC](https://forum.kirupa.com/t/load-movie-from-remote-link/698/2 "2002-07-26T08:44:06Z")

</div>

OK, assuming that you know how to load a movie (if not there are tutorials here), I think you’ll find what you need there:  
[http://www.macromedia.com/support/flash/ts/documents/flash\_to\_flash\_comm.htm](http://www.macromedia.com/support/flash/ts/documents/flash_to_flash_comm.htm)  
Or here:  
[http://www.macromedia.com/support/flash/publishexport/scriptingwithflash/index.html](http://www.macromedia.com/support/flash/publishexport/scriptingwithflash/index.html)  
Here’s a list of all the JS methods to control Flash:  
[http://www.macromedia.com/support/flash/publishexport/scriptingwithflash/scriptingwithflash\_03.html](http://www.macromedia.com/support/flash/publishexport/scriptingwithflash/scriptingwithflash_03.html)

I didn’t check the links, but if you don’t understans something, just tell me, I’ll try to have a look at it.

pom :asian:

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 29, 2002, 2:23am UTC](https://forum.kirupa.com/t/load-movie-from-remote-link/698/3 "2002-07-29T02:23:53Z")

</div>

Hi Ilya …

Thank you for your reply to my post. I see how Macromedia are doing it. However you helped me to realize I am being stupid cause I am limiting myself using a javascript call in a div layer compared to making the FLASH more of the main page and have the link within the movie.

Thanks

Love all Serve all

: )

- Fee
