Can you provide any details as to how you are doing the zooming?   Is it
a dynamic variable zoom or a one-time one click to a preset zoom level?
If you "zoom" to the same image size do you have the same problem?

 

Lee

 

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of mr.octopz
Sent: Tuesday, February 26, 2008 9:34 AM
To: [email protected]
Subject: [flexcoders] images dissappearing on zoom

 

Hi All

I am porting a flash 8/avm1 app to flex/avm2. The app loads images and 
allows the user to zoom in on them. In the flex/avm2 app the image 
dissappears if you zoom in a long way. This did not happen the the 
flash 8/avm1 version.

I have tried zooming using scaleX and scaleY, width and height, and 
matrix, but the result is the same in all cases. The problem goes away 
if I wrap the image in a swf before it is loaded in the app. Loading it 
into a swf in the already in the app does not solve the problem. I 
would prefer not to wrap the image in a swf before I load it.

Has anyone seen this problem before, or know of a solution?

Thanks

 

Reply via email to