开发者

Flash movie not displayed on other PC

I am developing an application using C++ and MFC that shall display an swf file. I use Shockwave Flash Object control found in VS2005, set Movie property to C:\test.swf and it displays the movie fine on my pc. When I move my program to another pc, (first i create a deployment project and create setup, then i install my software on other PC in order to have all required dll files and stuff on second pc) i doub开发者_C百科le click the application and instead of flash movie i see an empty space. When I right click to that space, I see "movie not loaded". Please note that I have c:\test.swf (same file) on the other PC as well.

Why can't I display flash on the other PC?

note: flash player is installed on other pc


Try writing console-logging into your source-code to output some debugging information for you. Compile your project and then place this executable on the other machine.

With the information we have, we can't answer this question appropriately for you, but here is at least a good suggestion.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜