| Version Information for Flash |
|
|
|
| Flash | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Written by Alexis ISAAC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday, 19 September 2005 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Add version information to your movies for easilly tracking release version of differnts files and authors
I usually use this technique to track the changes of differents files on large projects. In the FLA files I add in the source code (usually on the first frame) a list of strings begining with "FlashVersionResource" followed by "#" a key name, the equal sign and the value. The key name can be one of the following :
example: "FlashVersionResource#Version=1.0.0.3";
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
