You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 issue reported on code.google.com by
[email protected]
on 10 Aug 2010 at 3:58The text was updated successfully, but these errors were encountered: