After a period of effort, the upgrade of xflash was finally completed. The kernel has not changed much. CodeThe organization method was previously driven by JS, but is now driven by xfml. That is to say, the mechanism is basically the same as that of HTML. In the future, xfml will also have its own Dom and event. After development, it feels like the variation of the HTML language.
The tutorials in the basic xflash syntax are all updated based on the new syntax. When you get there, you will see the benefits of the new method, which is more readable and concise. Added the preload label to implement the file pre-loading function that can only be implemented by JS in the past.
In addition, we also launched a beautiful auxiliary tool for xflash development-virtual cutter, which is very helpful for xflash development. The address is:
Http://www.script8.com/xflash/slice.htm
Please try it out. If you have good suggestions, please paste them back ~~