trying to embed SWF into a FLEX project, importing symbols from it, not whole SWF
and compiler shows errors like this: “Unable to transcode assets swf”, but SWF is correct, its version is 10.2 and actionscript version is 3
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
the error was in making symbols in flash
when you convert an object to a symbol, you should select an option “Export for Actionscript”
after that this symbols will be able to get embedded in flex app