@gorefest
I am not an expert, but I have this file and maybe this will help?
1. The file he is referencing is actually main.fla and it is in the ‘main_source’ folder.
2. That folder contains all the source code and AS files needed to re-compile the main.fla with your modifications. Don’t delete this folder if you want to edit the source code (which you will have to do to accomplish some things).
3. The folder ‘main’ contains the files you need to upload to your webserver and the XML files which you can do the main customization with. The folder ‘main_source’ is ALL the code and if you want to change, say, the font or font-size I’m pretty sure you will need to go into the ActionScript (that’s what I did; I don’t know if there is an option to change this in the XML ). Certain things about this file are challenging to modify if you don’t read AS3 a bit.
4. To make the modifications take effect, open (from the main_source folder) the main.fla file and make sure the document class is set to the AS files included in the source folder. Then just re-publish in Flash CS3 .
I agree it needs better / clearer documentation AND that it is not very easy to customize all the features without digging into the code.
Posted about 1 month ago















