[javascript-dev] Multislider in javascript
asger
asger at komputerwolf.com
Wed Nov 14 13:11:39 MST 2007
- Previous message: [javascript-dev] Re: Re: Re: Re: screentoworld misunderstanding
- Next message: [javascript-dev] jit.buffer~
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello I'm new to Javascript in max/msp, so this is probably a pretty straight forward question. How do i make a multislider? I found this code for creating a uslider in one of the examples: thesliders[k] = this.patcher.newdefault(300+(k*50), 100, "uslider"); - so I'm guessing that I just have to change property to "multislider", but that doesn't work. I would also love to be pointed to a more complete max/msp javascript reference than the one in the max documentation. thanks - asger
- Previous message: [javascript-dev] Re: Re: Re: Re: screentoworld misunderstanding
- Next message: [javascript-dev] jit.buffer~
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
