Closed chrisvelevitch closed 5 years ago
I have tranferred this issue to BowlerHatLLC/feathers-sdk, since it is more appropriate to be added there.
Based on where it exists in the repository, it appears that IMXMLObject
is compiled into framework.swc.
You shouldn't run into this issue if you use the Tabs example that comes with the Feathers SDK instead. Since the sole purpose of the Feathers SDK is to add support for MXML, I'm not really sure why you're trying to use the pure ActionScript examples at all, to be honest.
If you're not interested in using MXML, then I recommend using the Adobe AIR SDK or the Apache Flex SDK and adding the Starling and Feathers UI libraries to your projects.
In the pure ActionScript examples
Tabs
(the web version) that come with 3.5.0, I get compile errors:-Which
.swc
file contains this class? It's not inmx.swc
norcore.swc
.