Hi,
I am currently working on a game where in i need to seperate fla files
- The Actual game
- The Container(which is specific to the customer’s requirement)
Both these fla files need to interact with each other.
I tired using common .as3 files, but that results in error on compile time of either of the swf’s
It tries to look for movieclips of fla2 in fla1 while i try to publish fla1
please suggest a solution.
Help needed urgently