I checked the xml file from your online example, and compared it with the xml file from the .ffc file output you provided for testing, and these are not identical.
This is a part from the xml file on your domain:
- Code: Select all
video1Play="
visible=0;
video1_stop.visible=1;
video1.url=;
video1.refreshRate=24;
"
video1Stop="
visible=0;
video1_play.visible=1;
video1.url=;
"
And here is the exact same part of the code from the project output I made:
- Code: Select all
video1Play="
visible=0;
video1_stop.visible=1;
video1.url=files/plugins/ffc_videoplayer.swf;
video1.refreshRate=24;
"
video1Stop="
visible=0;
video1_play.visible=1;
video1.url=;
"
As you can see, the 4th line doesn't contain a url path to the video file in your online example, while it does in the xml file I did.
This may have been a glitch in the program... if it was, it should not happen again. If it DOES happen again, you should uninstall FFC completely (follow the removal instructions found in the update section of the forums), uninstall AIR, then download a fresh new set of AIR and FFC. It can also have been a corrupt download of either program causing this.
Please let me know if things will work after you do this.
My destiny isn't carved in granite ...
It's written with a stick in dry sand ... on a stormy day ...
Trausti