Kerning problem with Random Letter Cycling 2.0

hi out there,

just wondering, has anyone had an issue with kerning on the ‘Random Letter Cycling 2.0’ tutorial?

for example, i’m using this text:

virtual rigging

but of cource it’s looking like this:

vi rtual ri ggi ng

so i’m trying to see if, with in the code, you can detect if the letter being searched for is (for example) an ‘i’ and change the line:

_parent[“let”+x]._x += x*32;

to say ‘if an ‘i or an l’ then change the spacing from 32 to 15’.

any views out there??

cheers,

jake