Waiting until a player is loaded
J. Landman Gay
jacque at hyperactivesw.com
Sat Sep 30 23:19:54 EDT 2006
Phil Davis wrote:
> Jackie,
>
> Have you tried setting the filename of the players to empty between
> movies? I've seen that solve similar problems.
Good idea, but these are all different players, each created on the fly
as needed. It is looking to me like a combination of both OS X, which
doesn't refresh the screen very often, and the Rev engine, which doesn't
like to refresh the screen at all during a tight loop. Each player is on
a different card, newly created and then loaded. But the screen isn't
refreshing, so the snapshot takes a picture of nothing but the white
space where the player should be. Stepping through the debugger works,
because that forces the screen to refresh after each line of script. I
need to do that inside the loop.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list