[javascript-dev] Re: JitterListener and jit.qt.movie read...bug?
Jeremy Bernstein
jeremy at bootsquad.com
Mon Jul 9 14:24:49 MDT 2007
- Previous message: [javascript-dev] Re: JitterListener and jit.qt.movie read...bug?
- Next message: [javascript-dev] Re: JitterListener and jit.qt.movie read...bug?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am pretty sure that asyncread works with the Listener. read, being synchronous, doesn't. jb Am 09.07.2007 um 18:22 schrieb pnyboer: > > right...I guess the sad part is that sequencing this with Tasks is > perhaps more of a pain. I did something similar with the Listener > for flatten, and eventually got that to work, and I was hoping to > pretty much reuse that code but listen for "read", rather than > flatten. I expected the "read" to come from the Listener, since the > Jitter 1.62 docs, when discussing the Listener in Tutorial 47, state: > "...For example, when you read a movie file into jit.qt.movie, the > object outputs the message read followed by the movie?s filename > and a status number out its status outlet. "
- Previous message: [javascript-dev] Re: JitterListener and jit.qt.movie read...bug?
- Next message: [javascript-dev] Re: JitterListener and jit.qt.movie read...bug?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
