[jitter] Re: Newbie:How to random read movie files?
Brecht
Brecht at autofasurer.net
Fri May 2 15:34:26 MDT 2008
- Previous message: [jitter] Newbie:How to random read movie files?
- Next message: [jitter] Re: Newbie:How to random read movie files?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
this should do the trick : #P window setfont "Sans Serif" 9.; #P window linecount 1; #P newex 282 227 63 196617 jit.qt.movie; #P newex 282 183 68 196617 prepend read; #P user ubumenu 237 156 100 196617 0 1 1 0; #X add; #X prefix_set 0 0 <none> 0; #P window linecount 5; #P comment 352 152 100 196617 < select your folder in the inspector (cmd-i) \, and check the 'auto-populate' box; #P connect 2 0 3 0; #P connect 1 1 2 0; #P window clipboard copycount 4;
- Previous message: [jitter] Newbie:How to random read movie files?
- Next message: [jitter] Re: Newbie:How to random read movie files?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
