Home
How to prepare a SWF

How to prepare SWF
- The file should be ready for the version of Flash 9 and ActionScript 2
- Must not include ActionScript 3
- Frame Rate should be 30 fps
- Transparent background
- To create a full page animation, set the size proportional, according to the PDF size. A4 page in the PDF should be about 800px x 1100px in Flash.
- For exact animation position you can use the Guide Layers and picture basis, since the picture in the Guide layers do not export the SWF and so it is not visible.
- Font must be included in the SWF file, for smaller words split the font into the objects (Break Apart command in Flash).
- Pictures inside SWF should be optimized and minimized.
- Avoid links in the animation, because you will not get the statistics. Rather use click through (API).
- Minimize use of Shape Tween animation, because of large processor usage.
- Animation should be smoothly animated and optimized. Remember that many users have no powerful graphics computers.
- If you use the embedded flash components, you don’t need to change them.
- eDition Viewer is ready to exchange any information on the Internet: images, forms, call script on other servers, etc...
- General restrictions are noted in the following three indents:
- SWF must not contain commands: that will in any way harm the central administration.
- SWF must not contain instructions: which will display main application script.
- SWF must not contain instructions: which will discover how the main application works.
- All three indents are monitored in the central administration, and stored in our LOG centre. Violations or disclosure of technical specifications will be sanctioned in accordance with the provisions of the signed contract.
- Commands that are based outside of the imported SWF file can not be used (_root)
- SWF files, which are in _root is prohibited to insert. This refers to "third-party" model, which are not properly prepared (flash games, which are available on the Internet, forms, ...)
Home
How to prepare a SWF