Skip to main content
Participant
March 1, 2013
Answered

How to use multiple scripts on a single .fla file

  • March 1, 2013
  • 1 reply
  • 305 views

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.

This topic has been closed for replies.
Correct answer Ned Murphy

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.

1 reply

Ned Murphy
Ned MurphyCorrect answer
Legend
March 1, 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.