Convert swc file to swf file?

How can we convert swc file to swf file so that we can call swf file whenever needed.

+3


source to share


1 answer


  • Rename the file .swc

    to .zip

    .
  • Unzip it.
  • Copy library.swf

    from archive and rename it however you like.


+5


source







All Articles