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

The package does not match the file path

Explorer ,
Apr 20, 2010 Apr 20, 2010

Why its wrong?

Attached pictures:

1.png

2.png

TOPICS
ActionScript
1.0K
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

Enthusiast , Apr 20, 2010 Apr 20, 2010

gn_fla.com.flashgametemplate

And try to avoid . (dot) in folder names

simply keep it

gn_fla.flashgametemplate

Translate
Enthusiast ,
Apr 20, 2010 Apr 20, 2010

gn_fla.com.flashgametemplate

And try to avoid . (dot) in folder names

simply keep it

gn_fla.flashgametemplate

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
Explorer ,
Apr 20, 2010 Apr 20, 2010

so, main problem i can not make folders like 'com.site'

i need make folder com, there folder site and in site put .as ?

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
LEGEND ,
Apr 20, 2010 Apr 20, 2010

Dot notation in class path is a replacement of back slashes - you cannot mix and match them. In other words, each dot separates directory.

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
Explorer ,
Apr 21, 2010 Apr 21, 2010
LATEST

understood

thank you

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