> Why not use an ant echo task to generate a BuildInformation.as / class > containing build number, build date, and version as static class > members just before compilation. That way the class is updated on > every build, you can keep your version number in one location (e.g. in > a build.properties file) and have easy access in AS / Flash. > I have used it to successfully create version information classes in > Java projects. It should not be much different for Actionscript > projects.
That's dfinitively a very nice option. Thanks for the insight. If you still get your Jvav example somewhere, I'll be happy to receive it. /me interested :) Cheers. ----------- erixtekila http://blog.v-i-a.net/ _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
