rewind, ffw ir translate

Posted by: devyzhigh

rewind, ffw ir translate - 19/06/2003 07:50

hi, i have an mk2 that im trying to program my steering wheel remote for. only doing nexttrack, prevtrack, rw and ffw. the next track and prev track works properly but the ffw n rw doesn't work at all. heres the code

[ir_translate]
866016.L=left.L,null ;rewind
866016=left,null ;prevtrack
866017.L=right.L,null ;fast forward
866017=right,null ;next track

i tried using the rio code and the kenwood code for rewind and fast forward, also the left and right buttons on the face of the empeg. any clue on what i'm doing wrong? thanks
Posted by: mlord

Re: rewind, ffw ir translate - 19/06/2003 11:12

Get rid of the NULL's on the FF/REW lines.

Cheers