Description
Falcon fails to compile airspark project in test airsparkSWC
Error: Could not find source for class mx.graphics.BitmapResizeMode in namespace library://ns.adobe.com/flex/spark.
/Users/jbalsas/Documents/dev/apache/flex/sdk/branches/develop/frameworks/projects/airspark/src/spark/components/WindowedApplication.as:2792
Error: Implicit coercion of a value with static type Object to a possibly unrelated type DisplayObject.
const win:DisplayObject = e.target;
^
Attachments
Issue Links
- is required by
-
FLEX-33299 Get all Falcon functional tests to pass (SDKSWCTests)
- Resolved