On 6/4/07, Tobias Oetiker <[EMAIL PROTECTED]> wrote:
> Now if only there was a way to get the broken colors fixed, this
> would be realy swell ...

Complain to Adobe.  The same problem was present in the
Solaris version at beta time but it was fixed in the Flash 9
release for Solaris. Adobe needs to port that fix to the Linux
build.

The problem is that Flash assumes that all 24-bit frame
buffers have pixels with the Red component in the 0xff0000
position, Green in 0x00ff00, Blue in 0x0000ff.  Sun Ray has
Red in 0x0000ff, Green in 0x00ff00 and Blue in 0xff0000 so
Flash paints Red where Blue should be and vice versa.  The
application is supposed to query the X server for the pixel
layout and adjust its behaviour accordingly but Flash fails to
do that.

OttoM.
__
ottomeister

Disclaimer: These are my opinions.  I do not speak for my employer.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to