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

How to use multiple scripts on a single .fla file

New Here ,
Feb 28, 2013 Feb 28, 2013

Hi, I'm making a tiny game and don't want to have thousands upon thousands of lines of code to deal with. I was curious if there was a way to use a different script for a different level in my game.

TOPICS
ActionScript
283
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

LEGEND , Mar 01, 2013 Mar 01, 2013

Probably, though it is not clear what you mean.  You can have code divided and planted in as many different places as you please for the most part. But you will still have the same thousands upon thousands of lines to deal with.

Translate
LEGEND ,
Mar 01, 2013 Mar 01, 2013
LATEST

Probably, though it is not clear what you mean.  You can have code divided and planted in as many different places as you please for the most part. But you will still have the same thousands upon thousands of lines to deal with.

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