solaris1912
02-01-2007, 03:58 PM
Hi!
I'm a game developer and we have multiple puzzle-style games that are coded in A.S. 2.0. We are now going to develop a new flash game (an adventure) with A.S. 3.0. What I would like to do is, calling a A.S. 2.0 swf in an A.S. 3.0 project (with Loader class I suppose) and retrieve a feedback value from that swf' (for example, if user solves the puzzle, the swf will return 1, otherwise 0 to the main program that is coded in A.S. 3.0)
Migrating all these mini-games to A.S. 3.0 is not an option, unfortunately.
I'm a game developer and we have multiple puzzle-style games that are coded in A.S. 2.0. We are now going to develop a new flash game (an adventure) with A.S. 3.0. What I would like to do is, calling a A.S. 2.0 swf in an A.S. 3.0 project (with Loader class I suppose) and retrieve a feedback value from that swf' (for example, if user solves the puzzle, the swf will return 1, otherwise 0 to the main program that is coded in A.S. 3.0)
Migrating all these mini-games to A.S. 3.0 is not an option, unfortunately.