Deploy Application with embedded Flash movie
Hello,
what do I have to deploy with my application that hosts
a flash movie? When I create a setup program for
tha applicaiton, it does not start at all, some dlls are
missing. What do I have to package with the application
to make my flash movie run, when I deploy the C# application?
Thanks in advance,
Mirza Hatipovic
Re: Deploy Application with embedded Flash movie
Welcome to the Forums.
What are you using to package your app? Dependency Walker (Depends.exe)
is a useful tool to find all the dependent files for you processes.
HTH