Hi all,
steps for include swc files in flash IDE projects for beginners
Step:1
open flash ide then navigate to Edit>Preference (Ctrl+U)
Step:2
on the preference window select ActionScript>ActionScript 3.0 Settings
Step:3
on the ActionScript 3.0 settings window browse and add swc files as shown in the figure
Step:4
select external swc file and open
Step:5
swc file added, proceed OK to all
Step:6
open flash project use swc classes in your project. use flash develop for code editing you can explore the class model of the swc file ie all available classes will show in your project window and its open source too. link : http://www.flashdevelop.org











































