I discovered the 'problem'
I moved my file from inside my package structure to the root of my
module structure, as follows:
Was:
hosting
+ br
+ com
+ ...
HostingModule
Now is:
hosting
+ br
HostingModule.mxml
It is outside my package structure, Is there some way to change this?
I really would like to mantain in inside my packages.
Thanks and Regards,
PS
On Jan 26, 5:31 pm, Pedro Sena <[email protected]> wrote:
> I'm getting this error (it should be specified instead of expecified,
> hehe )
>
> But the point is: I have three classes (2 .as and 1 mxml) in this
> directory, but the compiler is not finding them.
>
> In this directories I don't have any <Application>, instead, I have a
> <Module> component.
>
> But the compiler is not finding it.
>
> Am I missing something?
>
> Thanks,
>
> PS
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en
http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---