Re: Script behavior

Date : Mon, 31 Oct 2005 17:16:19 -0500
To : XSI(at)Softimage.COM
From : Todd Akita <takita(at)earthlink.net>
Subject : Re: Script behavior
Switch it out with this line :

ScaleAndOffset oItem, siAnimParams, i, 1.000, StartFrame, EndFrame, siFCurvesAnimationSources


Pablo Tufaro wrote:

Hello list. I have an issue here.
I used to run this simple script to offset the keyframes on multiple selection


Set oSelection = Application.Selection

i=0

for each oItem in oSelection

Sequence oItem, siAnimParams, i, 1, 1, 500, 1, siFCurvesAnimationSources

i = i+1

next



In 4.2, this worked fine, but now in version 5 the "sequence options" appears and I have to hit ok on each object in the selection.

Sombody can tell me how can I solve this?

Thanks in advance to all.



Pablo.



---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi


Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.