Hi,
I am creating an AIR app. In this app there's a need to copy a folder from a fixed known localtion C:\xyz
to app:/
. I would like to know how can I do this copying before compilation/build so that they get packaged when I run the 'Export Release Build'.
Thanks guys in advance... :)