« Why can’t I find a better chat client?!
» Realaxy

Programming

Flex to compile for Flash 10

08.04.09 | Written by: Scott
Scott

I am currently working on a Flex project which will require using features of the Flash 10 player.  Flex Builder 3 normally publishes to the Flash 9 player.  After doing a little bit of searching, I stumbled upon this page (Developing for Flash Player 10 in Flex Builder 3) which covers how to set up Flash Builder 3 to publish for Flash 10 player.  It’s fairly straight forward and easy to follow.  I also use FDT in conjunction with using Flex.  I love the ActionScript editor in FDT.  I think it is much better than the one in Flex Builder, but Flex Builder is still the way to go when editing your mxml files (in my opinion).  Anyway, to get code hinting for Flash Player 10 in FDT, you can simply change the core library for the project.  Right click on the project, Properties > FDT Parser.  In the drop down, choose one of the Flex SDK’s for FP 10.  In my case it is Flex_3_SDK_0_for_FP_10.  Too bad configuring Flex Builder isn’t as easy.

Tags: ,

2 Comments

have your say

Add your comment below, or trackback from your own site. Subscribe to these comments.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

:

:


« Why can’t I find a better chat client?!
» Realaxy