adobe pro cc (AS3) not recognizing box2d classpath
NickName:Tim Cis Ask DateTime:2015-06-11T12:25:36

adobe pro cc (AS3) not recognizing box2d classpath

I've tried to connect a box2d classpath I have to adobe pro cc via a source path in the actionscipt settings. I get a warning saying "A definition for the document class could not be found in the classpath, so one will be automatically generated in the SWF file upon export." When I do this the code still does not recognize the box2d commands. Any help is appreciated, thanks so much!

Edit: So I have now replaced the primary source folder thanks to Cadin's observation and the Box2d library commands are being recognized, however, I get several errors saying: "Type was not found or was not a compile-time constant: b2World." "Call to a possibly undefined method b2AABB." and "Definition Box2D.Collision:b2AABB could not be found."

I am extremely stuck and don't know what to do. I am fairly well versed with flashdevelop. But it has been a while since I've worked with flash pro. Thanks so much!

Copyright Notice:Content Author:「Tim Cis」,Reproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/30771563/adobe-pro-cc-as3-not-recognizing-box2d-classpath

More about “adobe pro cc (AS3) not recognizing box2d classpath” related questions

adobe pro cc (AS3) not recognizing box2d classpath

I've tried to connect a box2d classpath I have to adobe pro cc via a source path in the actionscipt settings. I get a warning saying "A definition for the document class could not be found in the

Show Detail

Adobe CC Flash AS3 Click tag

I recently switched over from Adobe CS6 to Adobe CC. In the new Adobe CC Flash, it no longer supports action script 2. I need to create an AS3, click tag. Is there a universal AS3 clickTag code you...

Show Detail

Use Box2D 2.2.1 on Flash? WCK, Adobe Crossbridge, Alchemy etc

In fact, I have few questions caused by one problem. I use Box2D Alchemy port in one of my Flash gaming projects. This port is compiled from original C++ Box2D v.2.2.0 by guys who made World Constr...

Show Detail

MouseEvent to TouchEvent does not work in Adobe Flash Pro CC Simulator

I have programmed a simple game using Adobe Flash Pro CC coding in ActionScript 3.0. As I'm developing it for Android, I changed all my listeners from MouseEvent to TouchEvent. The character is sup...

Show Detail

How to install AIR 4.0 SDK into Flash Pro CC

I just downloaded the v4.0 of AIR from http://www.adobe.com/devnet/air/air-sdk-download.html?promoid=DJGYD and I'm trying to figure out how to integrate this into Flash Pro CC. I tried coping the

Show Detail

Adobe Premier CC - Farsi Titles are shown Separate and Reversed

I am using Adobe Premier Pro CC v8 for subtitling a video clip in Persian. Texts in titles are shown as sequences of separate letters and are being typed in reverse. I used several Persian fonts and

Show Detail

How to use stage width and height in Adobe Animate CC (Canvas doc)

I'm trying to center something on the stage using javascript inside an Adobe Animate CC canvas doc. Before in AS3 I would have accesses to the stage property. So I would be able to do something like

Show Detail

How to uninstall Adobe CC apps (multiple apps)

I have multiple apps installed from Adobe CC, with the latest update of Adobe CC (2014) all old applications are still there!?! Example: Adobe Photoshop CC and Adobe Photoshop CC (2014) are install...

Show Detail

Adobe CC Flash Pro: Proper way to embed and use fonts?

I recently upgraded to Adobe CC from Adobe CS6, and none of my text is showing in my Flash Professional project anymore. It contains a lot of dynamic text and htmlText. I'm not quite sure if I was ...

Show Detail

classpath in as3 flashdevelop

I am very new in AS3. I use FlashDevelop 4. I have no Adobe Flash, just FD (pure AS3) I have problems with classpath. I searched the database but I found nothing that could help me. So the problem ...

Show Detail