compatibility issues
- Started
- Last post
- 14 Responses
- unknown
so you just got a site online, and it's all gravy, but then you find out that it's not. It bugg's up on diferent operating systems, and different browsers. So how do you make it work for all?
Basically, is there any tutorial sites on this issue?
- Bluejam0
You might want to check your 'flash code'. Those red boxes, what are they supposed to do when clicked? Open a new window or load. swf's into your main .swf.
- unknown0
there suppose to load a .swf
- Bluejam0
You might want to check that the 'load movie' action on the red boxes point to the right swf's and follow the right directory path.
ps. Your images on your splash page are also missing.
- unknown0
hmmm alright the paths should be right but I will check
- unknown0
yeah all paths are correct
- sexypixel0
your site works fine on ie6 xp.
maybe post your code that you used to load in the .swfs
- unknown0
on (release) {
loadMovieNum("crowecrowewindowtr... 1);
}
- sexypixel0
maybe just use the 'loadmovie' in steady of "loadmovienum"
- unknown0
alright so I changed it for the web section, let's see how that goes
- sexypixel0
I'd check it for you but I'm pc
- unknown0
yeah it already works for. you thanks alot though for your help. hat did you think of it?
- unknown0
what's wrong with this code?
- sexypixel0
ya its nice, not too keen on your text, and I think you should have some kind of discription for each piece of work. clients like to see your reasons for your designs, i also dont like the two buttons on the top right corner, i dont like not knowing what im clicking on
- unknown0
yeah planning on the adding desciptions, just working on how to go about it.