Extract swf out of apk
Hi,
I need a swf out of my flash builder mobile project.
If I release build the app, rename the apk/air in .zip and then extract the swf, I get some errors:
VerifyError: Error #1053: z in mx.core.BitmapAsset.
VerifyError: Error #1014: Class mx.core::BitmapAsset not found.
ReferenceError: Error #1065: Variable _project_mx_managers_SystemManager__embed_mxml_assets_splashscreen_png_2125818226 is not defined.
ReferenceError: Error #1065: Variable _project_mx_managers_SystemManager__embed_mxml_assets_splashscreen_png_2125818226 is not defiend
at _project_mx_managers_SystemManager$cinit()
at global$init()[_project_mx_managers_SystemManager.as:24]
Why isn't it working?
The apk and air file work great...
