# Preloader for external site

**URL:** https://forum.kirupa.com/t/preloader-for-external-site/34074
**Category:** Uncategorized
**Created:** [October 27, 2003, 9:01pm UTC](https://forum.kirupa.com/t/preloader-for-external-site/34074 "2003-10-27T21:01:05Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Timage](https://avatars.discourse-cdn.com/v4/letter/t/71c47a/32.png) [@Timage](https://forum.kirupa.com/u/Timage)
#### Post date: [October 27, 2003, 9:01pm UTC](https://forum.kirupa.com/t/preloader-for-external-site/34074/1 "2003-10-27T21:01:05Z")

</div>

G’day.

I read around in the tutorials department and found the preloader for an external site, but I don’t think it will do what I want it to do. It probably will, but I’m not good enough to know which bits of code to chop out and stuff. All I want to do is have a percentage preloader for an external site uploaded to a site, and when loaded, go to the site. Is this possible?

---

<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: [October 28, 2003, 6:26am UTC](https://forum.kirupa.com/t/preloader-for-external-site/34074/2 "2003-10-28T06:26:59Z")

</div>

Thanks

---

<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: [October 28, 2003, 7:37am UTC](https://forum.kirupa.com/t/preloader-for-external-site/34074/3 "2003-10-28T07:37:46Z")

</div>

Use this preloader on your external swf: [http://www.kirupa.com/developer/mx/percentagepreloader.htm](http://www.kirupa.com/developer/mx/percentagepreloader.htm) 🙂

---

<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: [October 29, 2003, 8:42am UTC](https://forum.kirupa.com/t/preloader-for-external-site/34074/4 "2003-10-29T08:42:37Z")

</div>

Sorry, but that’s for the actual site thingymajig. Is there such thing as “Getbytesloaded([www.thissite.com](http://www.thissite.com))”  
"bytesloaded == totalkb (gotoAndPlay([www.thissite.com](http://www.thissite.com))  
Is that possible? How would I do it?

---

<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: [October 29, 2003, 1:21pm UTC](https://forum.kirupa.com/t/preloader-for-external-site/34074/5 "2003-10-29T13:21:42Z")

</div>

You’re trying to preload a completely different site ? Well, if that site is made in Flash, and you know the URL to it’s swf that can be done, just load that swf to a movieclip somewhere in your file, make sure it isn’t visible, then use it’s onEnterFrame to check if bytes loaded equals bytes total 🙂

---

<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: [October 30, 2003, 5:26am UTC](https://forum.kirupa.com/t/preloader-for-external-site/34074/6 "2003-10-30T05:26:10Z")

</div>

Yeah I know the url. [http://timage.50free.net](http://timage.50free.net)  
I guess my mate could help me if I tell him to do that, since I don’t.  
cheers.
