PDA

Click to See Complete Forum and Search --> : Deploy Application with embedded Flash movie


mirzahat
Dec 27th, 2004, 04:06 PM
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

RobDog888
Dec 31st, 2004, 12:58 AM
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