From: Andrew J. <an...@la...> - 2002-07-05 06:14:09
|
Drake Wilson wrote: >Greetings. Is it possible, in Pyzzle, to play a movie, and have some >function trigger after the movie is finished? I haven't found any way >to, looking through the Pyzzle source, and my current workaround, >starting a new thread and trying to time it correctly, or using the >movie object to time it, which causes a race condition that 90% of the >time doesn't work, is very very kludgy. Any pointers? > > -----> Drake Wilson > > Not currently. I did not think any one was ready for that much control for movies. I start writing one straight after I finish the objects class. It should be in CVS by tomorrow. Hope you do not mind waiting another 24 hours or so. Thanks Andy |