kingyiren / efflex

Automatically exported from code.google.com/p/efflex
0 stars 0 forks source link

1044: Interface method get automationEnabled in namespace ... #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When using the Efflex_v0.03 swc in an AIR project, classes in my project
that extend UIMovieClip give the following error:

1044: Interface method get automationEnabled in namespace
mx.automation:IAutomationObject not implemented by class
com.custom.utils:MyCustomClass.

Example class:

public class MyCustomClass extends UIMovieClip { .... }

Original issue reported on code.google.com by michael....@gmail.com on 17 Jun 2009 at 8:22

GoogleCodeExporter commented 8 years ago
same problem =/

Original comment by phoxer.r...@gmail.com on 5 Dec 2009 at 5:41

GoogleCodeExporter commented 8 years ago
Efflex_v0.03 swc & AIR project giving me the same error within the main file
(WindowedApplication) and within my Canvas based view. Is Efflex intended for 
use
with AIR?

Original comment by nwebb.co...@gmail.com on 26 Feb 2010 at 2:10