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

What is considered the "Root" Directory?

Engaged ,
Apr 03, 2018 Apr 03, 2018

I have created an asset.car file to package with my AIR app, but I am not sure where to put it.  The documentation says the "root directory".  Is that the main folder that has your project name on it, or in the "(default package)" under the src folder??

Thanks!

TOPICS
Development
916
Translate
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

correct answers 1 Correct answer

Engaged , Apr 03, 2018 Apr 03, 2018

Add it to your "src" folder

Package with your app like so

Translate
Engaged ,
Apr 03, 2018 Apr 03, 2018

what IDE? the file needs to end up in the base directory of your app after publishing. this can be done by putting it in a folder that is marked for inclusion in the app by your IDE, typically an asset folder.

Translate
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
Engaged ,
Apr 03, 2018 Apr 03, 2018

My IDE is Flash Builder 4.7 with Apache 4.16.1 and AIR 28.

So I guess the question is, in Flash Builder, is the root directory the main folder that has your project name on it, or in the "(default package)" under the src folder?

Translate
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
Engaged ,
Apr 03, 2018 Apr 03, 2018
LATEST

Add it to your "src" folder

Package with your app like so

Translate
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