Flex Builder AS3 Project migration
Posted
by Fahim Akhter
on Stack Overflow
See other posts from Stack Overflow
or by Fahim Akhter
Published on 2010-03-24T07:54:14Z
Indexed on
2010/03/24
10:33 UTC
Read the original article
Hit count: 259
flex
|actionscript-3
Hi,
I am developing a Flash game using as3, I chose flex Builder with an AS3 project. Now I am thinking that if selecting the project to be a flex project instead of as3 project I would have a lot of flex functionality like a swf loader,preloaders and the popup manager etc. The graphic components would obviously have been made in flash and used through the swc (avoiding the heavy mxml components).
Need to know what other developers think of this approach.
© Stack Overflow or respective owner