Here is the problem, been using Flash/AIR for years to build AIR powered apps. Recently built a new system running Windows 8.1
I transfer all my work over from the old Windows 7 machine and open up the .fla files, fix the links and test the file, here is the error.
The content cannot be loaded because there was a problem loading an extension: Error: Requested extension com.distriqt.Camera could not be found.
XPath error : Invalid expression
/userSettings/victims/*[exact_name='adl.exe']/(null)[1]/*[1]
^
XPath error : Invalid expression
/userSettings/victims/*[exact_name='adl.exe']/(null)[1]/*[1]
^
XPath error : Invalid expression
/userSettings/victims/*[exact_name='flash.exe']/(null)[1]/*[1]
^
XPath error : Invalid expression
/userSettings/victims/*[exact_name='flash.exe']/(null)[1]/*[1]
^
XPath error : Invalid expression
/userSettings/default/(null)[1]/*[1]
^
XPath error : Invalid expression
/userSettings/default/(null)[1]/*[1]
So seems like the .ane files are breaking the file somehow. So I make a blank file with nothing on it and it runs. Then I just add the .ane file into the publish settings and that breaks the app.
Anyone have any clue what is causing this. Is there some inherent incompatibility between AIR or ANEs and Windows 8.1? BTW I tested with the latest SDK 15.0.0.302 both in CC and CC2014.