PDA

View Full Version : Images get distorted when compiled as flash.


glam
05-08-2008, 05:59 PM
Hello,

My images get distorted when I use an image tag and rotate it.

It also gets distorted when the image gets resized (my image file is slightly larger than the image view).

This is only when I run the application as a SOLO application.

I'm wondering if I should load the images into view tags to see what will happen then but I haven't tried it yet.

Has anyone else had an experience like this?

Oh yea, the images are populated with a dataset.

More details: This is only with SWF8, not SWF7.

Thanks.

rcyeager
05-13-2008, 07:48 PM
Can you post a test program that demonstrates the issue?

Robert Yeager
http://www.qrowd.com
http://www.cooqy.com

mrhattyhat
10-23-2008, 03:29 PM
Anybody find a solution to this yet?

mrhattyhat
10-23-2008, 03:35 PM
Oh...looks like I just did.

This is on LPS 4.1.1, in SOLO mode (proxied mode doesn't have this problem).

I placed an image in the canvas using the image tag and when I rotate it, the edges get distorted (anti-aliasing is no good); however, when I change the image tag to a view and use the resource parameter, it fixes it.

I guess the difference is calling in an image at run-time vs. compile-time. Run-time has trouble; compile-time works.

hipik
10-23-2008, 06:13 PM
WOW this is like ...
http://forum.openlaszlo.org/showthread.php?t=11181&highlight=3d