Quantcast
Channel: Adobe Community : Unanswered Discussions - AIR Development
Viewing all articles
Browse latest Browse all 2010

Load FLVPlayback skin file on iOS

$
0
0

I have built an application which plays flv videos using the FLVPlayback 2.5 component.

It works fine on Windows, Mac and Android but on iOS it hangs when loading the skin.

I searched and found that iOS doesn't allow loading secondary SWF with code in it which is the case as the skin SWF contains as3 code.

 

I tried the solution here:

http://blogs.adobe.com/airodynamics/2013/03/08/external-hosting-of-secondary-swfs-for-air- apps-on-ios/

but didn't work for me.

 

I also embedded the skin SWF in the code, tried loading it and it worked in debugging with Fast Packaging using Flash Builder, but with Standard Packaging didn't, as well as when I exported a release built and ran it. I got the following message:

uncompiled.png

 

Does anyone have an idea what to do?

If I export the skin as .swc file and add it to my library path will it work and how can I load it? Has anyone tried it?

 

Thanks in advance.


Viewing all articles
Browse latest Browse all 2010

Trending Articles