[jitter] "start" [jit.qt.movie @loop 0] strange behaviour ?
karl-otto von oertzen
karrrlo at yahoo.com
Sun Feb 10 14:18:52 MST 2008
- Previous message: [jitter] Re: Video Thumbnails
- Next message: [jitter] "start" [jit.qt.movie @loop 0] strange behaviour ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
it seems impossible to (re)start a movie with [jit.qt.movie] that is in loop mode 0 when it arrived to the end of the sequence. shouldnt"start" just start a movie whenever it is stopped no matter in which loop mode the object is set to ? sorry if it is a *ultra* dum question , i guess i must be missing something ... the only work around is to reload the file which is kind of combersome :( #P toggle 344 96 15 0; #P window setfont "Sans Serif" 9.; #P window linecount 1; #P message 344 116 43 196617 loop \$1; #P message 313 116 29 196617 stop; #P message 278 116 33 196617 start; #P user jit.pwindow 215 187 82 62 0 1 0 0 1 0; #P message 194 116 83 196617 read dishes.mov; #P newex 216 162 163 196617 jit.qt.movie @autostart 0 @loop 0; #P toggle 137 89 15 0; #P newex 137 115 52 196617 metro 33; #P connect 5 0 2 0; #P connect 6 0 2 0; #P connect 2 0 4 0; #P connect 0 0 2 0; #P connect 3 0 2 0; #P connect 7 0 2 0; #P connect 8 0 7 0; #P connect 1 0 0 0; #P window clipboard copycount 9; -- karrrlo
- Previous message: [jitter] Re: Video Thumbnails
- Next message: [jitter] "start" [jit.qt.movie @loop 0] strange behaviour ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
