On 30/6/01 1:43 am, Alex Shaw <[EMAIL PROTECTED]> wrote:
> techinical question...
>
> out the following options which is more efficient when it comes to multiple
> hidden objects?
>
> 1. having them hidden with the hide command
> 2. having them hidden with "ink" set to noop
> 3. having them hidden with "blendlevel" at 100
Having them hidden with the hide command. If they are images you can be
even more efficient by checking that the image's alwaysBuffer property is
off and that the global bufferHiddenImages is off - this will mean the image
is not made ready for display until you actually show it.
Regards,
Kevin
Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Limited - Power to the Developer!
Tel: +44 (0)131 718 4333. Fax: +44 (0)1639 830 707.
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.