(HTML w/embedded SWF) -> AIR -> iOS app ?
I've read that a SWF->AIR->iOS app can't import another SWF on the fly, so am I correct to assume that an HTML AIR file cannot include and embedded SWF? It's just one SWF. It won't change at runtime. As there a way to include the SWF in the package so that when the iOS AIR app get's AOT compiled the SWF is somehow available to get embedded in the HTML document?
Thanks!
