# Please Help, when swf runs fine, when go up to web doesnt!

**URL:** https://forum.kirupa.com/t/please-help-when-swf-runs-fine-when-go-up-to-web-doesnt/3758
**Category:** Uncategorized
**Created:** [October 4, 2001, 3:18am UTC](https://forum.kirupa.com/t/please-help-when-swf-runs-fine-when-go-up-to-web-doesnt/3758 "2001-10-04T03:18:56Z")
**Posts on this page:** 3
**Page:** 1

<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 4, 2001, 3:18am UTC](https://forum.kirupa.com/t/please-help-when-swf-runs-fine-when-go-up-to-web-doesnt/3758/1 "2001-10-04T03:18:56Z")

</div>

I am working on a webpage [www.tanyakohn.com](http://www.tanyakohn.com)  
when I test my file on my computer my movie works fine (if you go to the website and test the gallery you will se my problem), but when I upload it I start having all kind of problems.  
Can somebody help me please.

To be specific I have a menu with photos, when I try them on my computer the pictures actually match the buttons, eassy, but when the page goes up the web I have problems, the computer doesn’t find files and choose any other, which doesn’t make any sence to me.  
I would really apreciate any help  
Thank you

my email is [balyosha@hotmail.com](mailto:balyosha@hotmail.com)

---

<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 4, 2001, 9:14am UTC](https://forum.kirupa.com/t/please-help-when-swf-runs-fine-when-go-up-to-web-doesnt/3758/2 "2001-10-04T09:14:52Z")

</div>

Hi…alyoshasonic1

if i have understood what u r saying then:

try not using “loads” folders…have all the movies in one…

or…

in the loadmovie action type in the full url to the .swf…e.g:

on (release) {  
loadMovieNum ("\<a href=“[http://www.yourdomain.com/folder1/pic1.swf","](http://www.yourdomain.com/folder1/pic1.swf%22,%22)\>[www.yourdomain.com/folder1/pic1.swf](http://www.yourdomain.com/folder1/pic1.swf)”,\</a\> 1);  
}

if i have misunderstood your prob…sorry

k…  
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: [October 4, 2001, 11:29am UTC](https://forum.kirupa.com/t/please-help-when-swf-runs-fine-when-go-up-to-web-doesnt/3758/3 "2001-10-04T11:29:27Z")

</div>

I believe that’s where the pb comes from, if everything is fine on your pc, then you should upload the stuff in exactly the same folder-structure on your website.
