Help Me Please, test this...
- Started
- Last post
- 12 Responses
- modularsin
Hi everyone!
We need some help troubleshooting our site. Can you try to view our site and our clothing sections. I have had reports that on a MAc running IE nothing shows up under the clothing. If you could just let me know if everything comes up for you it would really help us out.
Thanks!
- unknown0
nothin under clothes, posters are ok.
OS9 IE5
- thosethat0
everything's fine here...
Mac IE 5.1...
- modularsin0
thanks guys!
anyone else??
- monkeywrench0
The clothing section loads sometimes. It seems to be pretty random. Also, if I click the button for a shirt more than once, it will occasionally load but not every time.
- modularsin0
I think i found the problem. I'm using a load movie command to load each individual swf file into a blank movie clip on the screen. I'm trying to unload and load the same blank movie clip and I think its getting confused. Does anyone have a better option. I used to have a blank movie clip on my _root for every swf file I was loading, but then I was having problems with that also. Help would be greatly appreciated!
Thanks again.
- monkeywrench0
you can load the movie into a level using
loadMovieNum('moviename.swf',1)
once it is in there you can set the x & y coords using _level1._x = yourx etc. if you load them into the same level each time, they will automaticall replace what is currently loaded and you won't have to keep track of the loaded movies
- Tiina_G0
Hi. Only Invicid 'prints' came up for me
- modularsin0
sweet. thanks monkeywrench! So where do I place the "_level1.x = whatever" code?
- Epictive0
I had problems with loading in swfs on mac before, but I have figured it all out. Are you loading the swf into a movieclip? dont have unload just load it in that is the most common mistake. People put unload before the load, so it clears the target then loads something in it. Mac flash player doesnt like that, and it is not needed. Just load it in, it will automatically unloads the clip it replaces. I am not sure if that is your problem, or that I am maing sense, but if you want to drop me an email, I would love to help or take a look the the fla. I love the work, and have a print hanging about me right now. Take care.
- Epictive0
Wow sorry for all the spelling and bad sentences, it is way to early and I type way to fast.
- monkeywrench0
sorry, ignore what i said and listen to epictive. when you load into a level, you can't access the properties until the movie is loaded.
- slinky0
no clothes ;o(
Mac 9.2
IE5.1