XML Feeds

.

[java-dev] noobie noob-question

Tarik tarikbarri at hotmail.com
Wed Oct 24 07:19:02 MDT 2007


Hi,

I'm starting to use jitter objects within my Java code and I'm having some problems starting up.

Now I've made a JitterObject which refers to a jit.qt.movie.

I can get this object to read the movie I want, but I can't send a bang to this object. Max tells me: 'error: jit_qt_movie: doesn't understand "bang" '

So then I try setting the frame numbers manually and performing a matrixCalc("bang", outputMatrix) operation. This gives me the first frame of the movie, no matter what kind of "frame" message I sent to this movie. Oh yeah, and it does exactly the same when I use  matrixCalc("blahblahblah", outputMatrix)... instead of an error what I would expect.

I realize that these are very basic concepts and unfortunately I'm not grasping them yet. Can anybody pretty please tell me what it is about bangs and matrixCalc etc. that I'm not understanding here?


More information about the java-dev mailing list