[Dir3d-l] 3dMember.state and Firefox
Pat
ziloguser at yahoo.co.uk
Fri Dec 9 23:26:25 EST 2005
Just for the record the fault was with my cheap hosting.. trying it on a
different server sorted it out.
chrs,
Pat
-----Original Message-----
From: dir3d-l-bounces at nuttybar.drama.uga.edu
[mailto:dir3d-l-bounces at nuttybar.drama.uga.edu] On Behalf Of Pat
Sent: 09 December 2005 08:39
To: dir3d-l at nuttybar.drama.uga.edu
Subject: RE: [Dir3d-l] 3dMember.state and Firefox
Hi Tom,
I moved the netError call into the main loop and it seems I'm getting a
nasty 4836 (downloading stopped for an unknown reason) with Firefox.. Now I
just got to figure out why.. but at least I'm on the right track now!
Thanks!
chrs,
Pat
-----Original Message-----
From: dir3d-l-bounces at nuttybar.drama.uga.edu
[mailto:dir3d-l-bounces at nuttybar.drama.uga.edu] On Behalf Of Thomas Higgins
Sent: 09 December 2005 07:00
To: dir3d-l at nuttybar.drama.uga.edu
Subject: RE: [Dir3d-l] 3dMember.state and Firefox
Pat,
> on stepframe(me)
>
> case(myLoadState) of
>
> -1: -- check preloadNetThing status
> if netDone(NetID) = 1 then
> myLoadState = 0
> log "preloading complete..."
> log "checking mediaReady status of 3d member..."
> else
>
> <snip>
Ummm, are you _certain_ that the network operation is complete AND
successful? You only check netDone() but you do not check netError() to
ensure that all was ok, that's a potentially problematic assumption.
That's the only thing that jumps out after checking the code you
provided. And your error checking of netError() only seems to occur
while netDone() reports false, why is that? You only want to check for
errors when the operation is done.
FYI, on my end the first viewing it seemed to stick on a state of 3,
then further attempts hang on a state of 1. ??? If I clear my cache and
try again it hangs on 3 once more.
Other FYI, the URL you cite as being used in the loadFile() call does
seem legit (I dl'd and viewed your tunnels model), double check that
you're using the same URL in your preload call to be sure.
Cheers,
Tom Higgins - Technical Product Manager
Macromedia Director & the Shockwave Player
http://weblogs.macromedia.com/thiggins/
...
_______________________________________________
Dir3d-l mailing list
Dir3d-l at nuttybar.drama.uga.edu
http://nuttybar.drama.uga.edu/mailman/listinfo/dir3d-l
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo!
Security Centre. http://uk.security.yahoo.com
_______________________________________________
Dir3d-l mailing list
Dir3d-l at nuttybar.drama.uga.edu
http://nuttybar.drama.uga.edu/mailman/listinfo/dir3d-l
___________________________________________________________
NEW Yahoo! Cars - sell your car and browse thousands of new and used cars online! http://uk.cars.yahoo.com/
More information about the Dir3d-l
mailing list