How can we convert a swc file to swf file so that we can call the swf file whenever it is needed.
Asked
Active
Viewed 1,049 times
1 Answers
6
- Rename the
.swc
file to.zip
. - Unzip it.
- Copy
library.swf
from the archive and rename it how you like.

Peter Hall
- 53,120
- 14
- 139
- 204