Ciao, usando Camtasia, software che genera filmati swf, ho ottenuto il filmato swf (camtasia.swf), il suo controller (camtasia_controller.swf) e un file xml che riporto di seguito:
-----
- <config>
<AutoStart>1</AutoStart>
<MovieWidth>660</MovieWidth>
<MovieHeight>492</MovieHeight>
<BackgroundColor>FFFFFF</BackgroundColor>
<MovieURL>camtasia.swf</MovieURL>
<ShowLoadingMov>0</ShowLoadingMov>
<LoadingMovURL />
<ScaleLoadingMov>1</ScaleLoadingMov>
<LoadingMovPercentToLoad>50</LoadingMovPercentToLoad>
<LoadingMovMinDuration>3</LoadingMovMinDuration>
<ControllerColor>C0C0C0</ControllerColor>
<ShowFFRW>1</ShowFFRW>
<ShowAbout>1</ShowAbout>
<AboutBoxText />
<TimeDisplayFormat>MM:SS</TimeDisplayFormat>
<ShowDuration>1</ShowDuration>
<ShowElapsedTime>1</ShowElapsedTime>
<TimeDisplayFont>Arial</TimeDisplayFont>
<TimeDisplayFontColor>000000</TimeDisplayFontColor>
</config>
---------

Il controller e il file xml servono a controllare il video (camtasia.swf).
Io vorrei avere il tutto in un file di flash (ora parte un file html)...come faccio?

Grazie
Silvia