Hi Guys,
Just doing some small development work on shsl.com.au.
We have a problem where MAC users can't get past the
loading screen for some reason. It get's stuck on say 10%
50% etc. and won't go any further.
Here is the code I am using, it's all fairly standard. Anyone
got any idea what it could be or have faced this issue before?
bytes_loaded = Math.round(this.getBytesLoaded());
bytes_total = Math.round(this.getBytesTotal());
getPercent = bytes_loaded/bytes_total;
this.loadBar._width = getPercent*218.1;
this.loadText = Math.round(getPercent*100)+"% loaded.";
if (bytes_loaded == bytes_total) {
gotoAndPlay("shsl", 1);
}
Thanks for your help.
--
Regards,
Paul Brian
[EMAIL PROTECTED]
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.693 / Virus Database: 454 - Release Date: 31/05/2004
---
You are currently subscribed to fugli as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/