In case anyone has the same doubt, it didn't pose any major problem, as expected. The only extra thing I did was change the default output folder for the client's SWF.
The only thing I find slightly annoying is that once I had the client running from Flex, the thing throws a lot of warnings.
Most of those warnings are missing type declarations. I know it's not really necessary, but it would be pretty cool if for coming realeases there were explicit type declarations where ever they are needed.
Using Flex instead of Flash
Polaris666 said
4 weeks ago | Post #2
Chris said
3 weeks ago | Post #3Future releases will have a special example project for flex. So stay tuned!
Reply to thread
Sign up now to reply to threads
Polaris666 said
4 weeks ago | Post #1I ask because I prefer doing my ActionScript projects in Flex using an SWC to hold everything that isn't code.