Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fabrication-0.7.5-flex-moxie.swc doesn't FlexApplication class? #16

Open
GoogleCodeExporter opened this issue Mar 18, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.fabrication-0.7.5-flex-moxie.swc download
2.Cannot recognize class Fab:FlexApplicaiton
3.Seems like class is missing from the swc.

What is the expected output? What do you see instead?
Class Not found , Compiler Error

What version of the product are you using? On what operating system?
Flex SDK 3.5

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 10 Aug 2010 at 3:58

@GoogleCodeExporter
Copy link
Author

Sorry my mistake its renamed as "FlexHaloApplication" for Flex 3.

Original comment by [email protected] on 10 Aug 2010 at 4:00

@GoogleCodeExporter
Copy link
Author

Hi, 

I am still junior in AS world, and I love fabarication a lot and it do help me 
a lot. I have similar situation recently when I try to use module and try to 
load module in shell.

I found if you remove super.onregister() from Meidator's onRegister() function, 
you should conpile it without any question, but you may have same problem when 
you try to registerProxy in module's Meidator. It's ok to registerProxy in 
shell.

All the error message are can not found the class (sorry, I don't remember 
exact words now). I am not sure, but I think it's a bug.

Now I try not to use module.

I am using Fabricaton in pure actionscript project and I try serveral version 
and have same problems.

Flex SDK 4.1 on Windows 7 with Flash builder 4.

Original comment by [email protected] on 18 Nov 2010 at 5:17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant