Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Bugs everywhere...
From: Nigel Randsley-Pena
Date: Thu, 15 Jul 1999 17:29:07 +0100

Alan,

In this case it is not a bug, even if it does look like one.
The movie starts loading and finds an action on frame 1 that tells it to
go to intro_01 frame 1, as at the time the player finds this action
scene intro_01 hasn't loaded yet this action is disregarded. Next action
at frame 4 again requests a goto intro_01 frame 1. As before scene
intro_01 has not yet loaded so frame 1 of this scene does not exist yet.
Another action disregarded. Next it finds the action on frame 5 'play',
ok no problem here, on to frame 6 action go to and play scene z1 frame
1, well by now if you're playing the file from a hard disk this scene
will have loaded so this action can be performed.
I hope this helped you understand what's going on and how to correct it.
You need to reorder the scenes. Also try not to reuse label names across
scenes as it may cause more problems.

Nigel

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  FLASH: Bugs everywhere..., Alan Alston

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]