i have a SWF file with a simple function that returns a string. can i use it in c#? is there any .NET wrapper to flash files that allows “talking” to it?
Share
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.
I don’t know of any readymade wrappers, but it is pretty simple to set up communication between C# and Flash, here’s a good blog post on how to do it:
http://blog.another-d-mention.ro/tag/external-interface/