Hi, > I'm not surprised that RGBA has bugs, so please fix if you know how.
Once I work out a workflow to change then the SDK I’ll give it a go. It looks like there’s some caching of framework files going on. > One thing I learned about #RRGGBBAA is that regular Flex didn't support > #RGB so keep in mind that you can specify #ffffff as #fff That bit works, the code is currently converting #RGB -> #RRGGBB correctly. Thanks, Justin