• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

“Packages cannot be nested” error in Flex

New Here ,
Feb 18, 2013 Feb 18, 2013

Copy link to clipboard

Copied

I want to use SoundFacade class from Adobe. (Here, from github). I simple created an "ActionScript File" and paste all the code. But when I want to compile my app I got following error:

1037: Packages cannot be nested.

The only reason I can guess is that the package must somehow put into the project or something.

Even when I just put a simple empty package I got the error:

package {  }

Any idea what is this error about?

Views

616

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 18, 2013 Feb 18, 2013

Copy link to clipboard

Copied

LATEST

Found the solution in the forum: http://forums.adobe.com/message/4299377

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines