Robert Mann wrote:
>>> When I started with rev I was putting all the scripts right
>>> where I was using them such as in the button, the problem I
>>> was having is keeping track of all the globals I was
>>> generating so I started to then call a handler which I then
>>> put in the card script, but now my stack seems to be slower....
>>
>> If your stacks seem slower there's something else at play.
>>  The time to call a script further down the message path
>> from the target object is such a small fraction of a
>> microsecond that it isn't noticeable.
>>
>> What else changed in your stack between the time the script
>> was on the control and the time it was moved to the stack?
>
> Newer version of rev build 291 version 2.7.4

Newer than what?  Which version had you been using before?

Also, what does the script do?

If it's creating or manipulating graphic objects and the former version was pre-2.7, chances are the speed difference is just the antialiasing in v2.7, which you can govern with the objects' antialias property.

--
 Richard Gaskin
 Fourth World Media Corporation
 ___________________________________________________________
 [EMAIL PROTECTED]       http://www.FourthWorld.com

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to