>If "i" is an integer and theCurrentSubjectList.count is an integer, with >the "count" being higher than i, your division will result in a zero. > >2 / 4 = 0 >2.0 / 4 = 0.5 > >Am I barking up the right tree here? Yeah I see what you mean. This works ;) the floatPrecision = 1 sprite(38).width = (myFinalRight - myEndRigh) * (float(i) theCurrentSubjectList.count) Thanks ;) knew i was missing something simple _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]) Lingo-L is for learning and helping with programming Lingo. Thanks!]
