[F8] Help website don't appear entirely on some computers!!!
Hi, I've upload this website few days ago, I've tried it on different computers. and in some of them the swf doesn't appear entirelly, actually the top of the swf does not appear....this is a problem because the buttons are located on the top.The swf is 900x650.
Is this something like a flash bug?
http://www.colorzest.com/bonito/index.html
help please!!
Is there anybody out there?
Is there anybody out there?
OK, I've made some changes....
I've made somes changes on the site and there are still some problems, please tell me how do you see it, here are the changes:
CHANGES:
1. I've use another index.html without centering the swf in order to isolate the problem.
2. I've created a first swf that shows english and french option, when you click on any option the first swf is "replaced" by the french or english one.(same size),using this:
on (release) {
_root.loadMovie("2.swf");
}
3. On the "home" button I've put this:
on (release) {
getURL("http://www.colorzest.com/bonito/index.html");
}
So it goes back to fisrt swf with french and english option.
3. On the english one I've put a preload in order to see how does it work.
RESULTS:
The english preload never end...the swf is 2,3MB (too much?) and at the same time the fench on (without preload) works fine to me.
The "home" button does not work....why?
FILES:
Here's the first swf:
http://www.colorzest.com/files/intro.fla
Here's the english file (with preload)
http://www.colorzest.com/files/ingles2.fla
Could you have look on it please...