Skip to main content
Participant
March 28, 2014
Question

Problem of running an application by it's swf file.

  • March 28, 2014
  • 0 replies
  • 334 views

Hello Everyone ...

I am new to Action Script environment and recently I have created an application in Flash Builder 4.6 (trial Version) using Air kinect Gesture Library (using its native extension) and Flare3D(trial version) to import a 3D model to the stage.

In the application , the 3D model can be rotated by user's right hand in 3-axis.

My application runs well in Flash builder.

But when I try to run it's swf file , then it gives an error: "VerifyError: Error #1014: Class com.as3nui.nativeExtensions.air.kinect::Kinect could not be found".

I have made some changes in the application's xml file:

<renderMode>direct</renderMode>

<supportedProfiles>extendedDesktop</supportedProfiles>

But it's not getting work.

I don't know how to set the extension for kinect in the application's xml file.

Please help me to solve this problem...

Regards,

This topic has been closed for replies.