Yeah -- sort of figured this one wouldn't get any traction. Better question:
Is there a good community for AIR devs out there? --- In [email protected], "zyzzx00_99" <jer...@...> wrote: > > Random question: > > Does anyone know of a component (air or otherwise), aside from htmlLoader or > html (or anything that extends/uses flash.html stuff that uses webkit), that > would render a swf on a seperate Stage? > > The HTML component is almost perfect, but known bugs are the real > annoyance... using the html component failed our user testing -- I pretty > much need the domWindow object out of my way. > > I'm thinking of going down the road of creating a component that implements > ISWFLoader. But after looking through the SWFLoader code, I can't help but > think that I'll be in the same place I am now... fighting with one stage and > needing to edit thousands of lines of our three library classes, checking in > hundreds of changes, some of which include a change to our security model > (which will piss off SOX auditors, and will in-turn piss off my boss). > > Thank you very much for your time. > --j >

