. reseting filter effects...
Posted: Wed Jan 06, 2010 5:41 am
. after racking my brain for about an hour, i found out that you can *not* reset the filters in a function defined in Init()
. i was reseting all my variables and then calling :
modul8.setFilters([{},{}],0,False)
. but, that didn't work!
. i moved it into MessageEvent() and it worked!!!
-james
(a nomad. )
. i was reseting all my variables and then calling :
modul8.setFilters([{},{}],0,False)
. but, that didn't work!
. i moved it into MessageEvent() and it worked!!!
-james
(a nomad. )