« November 2007 | Main | January 2008 »

Flash 9 components failing in 3rd party wrappers

A co-worker came across a weird one today - where it seems that certain components in the Flash 9 set don't play nicely with 3rd party wrappers. I say wrappers, because it wasn't just limited to one- but with Zinc, mProjector and even his own C# swf wrapper. Looks like anything with the scrollbar causes it to render some awesome seizure flickering action - as if there is a compile error that isn't being caught. Happens to components that look like they are composites - the simple slider, scrollPane, List etc. Some of the components work fine ( Button, text input ) but the more complex one makes all the 3rd party wrappers crap and the components flicker. Code in unrelated classes executes fine.

Anyone else see this ? Ideas?

Posted by bitch at 01:39 PM | Comments (1)