Hi,

Woudl something like this be better than using in every time?

        protected function hasImageDecodePolicy():Boolean {
                return  getDefinitionByName("flash.system.ImageDecodingPolicy");
        }

Or better still caching the answer to that as if it true for one bitmap it's 
true for all.

Thanks,
Justin

Reply via email to