This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Flash Site Design > September 2007 > Problems with parts of my site dissapearing, sometimes
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Problems with parts of my site dissapearing, sometimes
|
|
| Clarissa Mosse 2007-09-11, 6:16 pm |
| http://www.angusgiorgi.co.uk
Part of the last film strip dissapears sometimes, particularly on low
connection, But on most pc's runs fine. I've done everything I can possibly
think of to solve this and have had no luck, I have heard alot of people are
having the same trouble, with flash 8, I used flash 8 to make this website but
have since converted it to flash 9.
Any help would be much aprieciated.
xxx clarissa mosse
| |
| Xibit Studio 2007-09-11, 6:16 pm |
| it seems to me that there is a load script confliction ....wonce it loads to a
certain point .......it's just snapping to a specific frame
then you run it again & it works fine .. because the movie has loaded in
completely .......so the script by-passes the load call
supply us with your load script ;o)
| |
| Clarissa Mosse 2007-09-11, 6:16 pm |
| urm, I'm not absolutly sure what you mean by load script. scene one plays the a
simple gota and play scene blahblah.. then it stops on frame one.
I tried putting in a little pre loader--
_root.stop;
percent = _root.getBytesLoaded() / _root.getBytesTotal() * 100;
if(percent != 100){
gotoAndPlay(19);
}
else{
gotoAndPlay(2);
}
umm... the frame that it stops on doesnt exist there is no part in my movie
that has that odd, thing going on...!
If you could help, I would love you forever
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|