> I'm trying to set the regPoint property on some Filmloops > using the code > below. However the property doesn't want to be set. > > Any ideas anyone?
Hi Simon, first of all you have to separate your proplist props from their value with a : like: <e-mail lingo> regPoints = [[#name:"right1",#pos:point(0,0),#adj:-5]] then you have to adress your change of the locH like this: tempPoint[1] = regPoints[i].pos[1] </e-mail lingo> then it should work me thinks =) Very fast answer beware of the swift bug ;) Hey i�m only Swedish, but i cut my sig out =) Ta ta /Micke [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
