Skip to main content
November 20, 2013
Question

DRM In Air HTML Desktop App - Error 3343 [IVError]

  • November 20, 2013
  • 0 replies
  • 261 views

Hi we are getting the DRM error "Error 3343 [IVError]" when running the Adobe AIR SDK.

1. Downloaded DRM SDK 4

2. Compiled swf

3. Created HTML App (single html file) with the swf player embedded

3. Launch the AIR App

4. Viewing http://drmtest2.adobe.com:8080/Content/anonymous.f4v - gives a DRM error "Error 3343 [IVError]"

Running the SDK swf inside a browser works fine.

<html>

<body>

<iframe style="border: 0; width: 100%; height: 100%"

    sandboxRoot="http://localhost/air/" src="player.swf" documentRoot="app:/" allowCrossDomainXHR="true" >

</iframe>

</body>

</html>

We have tried upgrading Flash installations on the machine.

Any help appreciated

Cheers

Clint

This topic has been closed for replies.