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

scene, Library, external swf?

New Here ,
May 06, 2018 May 06, 2018

Hello!

I'm developing a coloring app, so I'll need to do lots of illustrations, each illustration will have many movieclip inside.
I do not know which is the best organization for this.
I do not know if I put these illustrations in separate scenes, or if they pull them from the Library, or else I leave them in external swf.

264
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

Community Expert , May 06, 2018 May 06, 2018

I would say have them load from the library.


Another option is to load them on different frames on the timeline the when the user is picking a illustration it will just move to the frame with the

illustration they chose.

Translate
Community Expert ,
May 06, 2018 May 06, 2018

I would say have them load from the library.


Another option is to load them on different frames on the timeline the when the user is picking a illustration it will just move to the frame with the

illustration they chose.

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
New Here ,
May 08, 2018 May 08, 2018
LATEST

Hi nickg28!

Thanks for the reply, but I still have questions.

How does as3 and createJS manage memory?

When the movieclips are in the library or subsequent keyframe, do they take up memory space?

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