Hi,
i follow this instruction to load externalHosted sf files to iOS application.
I need to load external swf files (Font only) on runtime and embed it runtime.
But I always got the uncompilled action script error on adhoc or release build.
how can I solve this problem? The Font is not an asset, and I can't load it on runtime on iOS?
thanks