Hello,
I buy a Professionnal version (399,00 €) and I don't understand why I have an error why I import a fl.* package in a Flash_CS3 project.
I took over an hour to find a solution that does not really working. I search on the forum. Some people have ask the same question, but no respone.
I found this blog :
http://evolve.reintroducing.com/2007/10/30/tips-n-tricks/fl-package-swc/
but nothing works for the moment.
I don't understand why people need to compile a SWC for this...
FDT "pure confort coding"... well I do not really believe in this case.
My feature improvement request is just to set the import of the fl.* package, simple and "buit-in".
Thanks.
If you want to add the fl package, it's very easy, just add the fl swc you've downloaded from that blog, and then link it to your project.
Right Click [your flash project]>Properties>Add Linked Library> Add>New:
1. Type in a name, I named mine "_fl"
2. Click 'file' and choose the swc file you downloaded.
It should appear in your 'Linked SWCs' srouce folder where the other Flex SDK swcs are located.