The Wix Editor/Media/SWF
From Wix.com
Contents |
Uploading .swf - Flash files:
1. I tried to upload an swf file and got the error message “old swf” .What is does it mean?
You should create and compile your SWF file using Action Script 3 . You got the message because your file was compiles using Action Script 2.
2. What is the best setting to create SWF file that is uploaded to Wix?
The frame rate in flash files is set by the loading application, (in this case the wixviewer which runs 25 frames per second)
You should create your swf at 25 frames per second (that way it'll work the same on your local machine and in wix).
Users who upload complex swf's containing code should upload them to a separate doc first, one that can be used as a testing ground for media items and deleted when corrupted)
3. How to convert AS2 files to AS3 Flash files
Note: You can only upload AS3 .swf files to Wix. However there is a quick way to resolve this if you have already created something in AS2:
1. Download the trial of flash CS4 from adobe.com
Install > Open a AS3 doc - Import your As2 .swf file into the stage
Export as .swf (will save it as AS3 automatically)
Now you can upload the .swf file to Wix
