How can we convert a swc file to swf file so that we can call the swf file whenever it is needed.

有帮助吗?

解决方案

  1. Rename the .swc file to .zip.
  2. Unzip it.
  3. Copy library.swf from the archive and rename it how you like.
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top