# Please help me in load URL fuction!

**URL:** https://forum.kirupa.com/t/please-help-me-in-load-url-fuction/1035
**Category:** Uncategorized
**Created:** [August 6, 2002, 10:09pm UTC](https://forum.kirupa.com/t/please-help-me-in-load-url-fuction/1035 "2002-08-06T22:09:20Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![djmc20001](https://avatars.discourse-cdn.com/v4/letter/d/c77e96/32.png) [@djmc20001](https://forum.kirupa.com/u/djmc20001)
#### Post date: [August 6, 2002, 10:09pm UTC](https://forum.kirupa.com/t/please-help-me-in-load-url-fuction/1035/1 "2002-08-06T22:09:20Z")

</div>

hi, i’m working on a freelance project and something is not working. how can i tell a button to load a URL(another flash movie) and go to a specific frame in it?

deadline is coming up, help plz!!

---

<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: [August 6, 2002, 10:59pm UTC](https://forum.kirupa.com/t/please-help-me-in-load-url-fuction/1035/2 "2002-08-06T22:59:50Z")

</div>

use loadmovie();

check your help for description, if you run into problems, let us know.

---

<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: [August 6, 2002, 11:17pm UTC](https://forum.kirupa.com/t/please-help-me-in-load-url-fuction/1035/3 "2002-08-06T23:17:51Z")

</div>

hi,

this is what i am trying to do, in detail…

i have a original fla movie, A, which is embedded in a html page. within A, i created a button to have another fla movie, B appear in a new window. that wasn’t a problem.  
but i am having trouble to make the button go to a specific frame in B.  
can i still use loadmovie() to do this?

---

<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: [August 7, 2002, 1:55am UTC](https://forum.kirupa.com/t/please-help-me-in-load-url-fuction/1035/4 "2002-08-07T01:55:36Z")

</div>

I don’t think you can jump to a specific frame inside a completely different .swf file. The button for which you are trying to do must be located inside .swf B.

---

<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: [August 7, 2002, 11:52am UTC](https://forum.kirupa.com/t/please-help-me-in-load-url-fuction/1035/5 "2002-08-07T11:52:23Z")

</div>

Well, I think it can be done (with mx anyway, and also as long as both movies reside in the same domain), but it would involve passing a variable between two swfs.

But how it’s done is beyond me at the moment. ☹ I’ve never tried it, so can’t help out much further. Passing variables between movies is actually a trick I’ve been meaning to look into - the first place to look into it would be here and other flash resource sites as well as macromedia.

Good luck.

---

<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: [August 7, 2002, 9:26pm UTC](https://forum.kirupa.com/t/please-help-me-in-load-url-fuction/1035/6 "2002-08-07T21:26:57Z")

</div>

Check the best of Kirupa, there are links for js functions you can use in Flash.

pom :asian:
