Adding a flash animation
flash.jpg
You can add custom flash animations to the pages of your site.

To do this, you must first upload the swf file on the server:
  1. go to administration
  2. Enter document management and choose "new document"
  3. select the swf file from your computer by clicking on the "browse..." button and press "enter"
  4. double click on the loaded document
  5. copy the shown address (/res/site...)
  6. go back to site design
  7. go to the page you want to insert the movie in
  8. edit the text block tou want to insert the document into
  9. click on
  10. copy the following code and paste it within the "source code" window:

<div align="center">
<div class="eaKeep"><script type="text/javascript" src="/iwetc/res/js/flash.js"></script>
<div id="200_flash"><script>
    <!--
    var fl_200=new IwFlash("/res/site...","500","200","");
    fl_200.wmode="transparent";
    fl_200.version="6,0,29,0";
    fl_200.instantiate();
    // -->
    </script></div>
</div>
</div>

Remember to change "/res/site..." with the address of the swf file uploaded on your site and previously copied (/res/site...), and changing "500","200" with the width and the height of the animation.
 
  How it works
| Free trial | Prices