Skip to main content
June 1, 2011
Question

C# and Flash

  • June 1, 2011
  • 2 replies
  • 616 views

Hello!

I've written the program using C# that works with my flash movie. I used the AxShockwaveFlashObjects component in C# and ExternalInterface and fscommand in Flash. Everything works correctly on my mashine, but it doesn't work on the other mashine. Both of them have WinXP. Also the C# program works well with  other flash movies, so the problem is in my movie, apparently... but it works well on my mashine... What's wrong?? )

PS Sorry for my English! )

This topic has been closed for replies.

2 replies

June 6, 2011

The problem was solved by updating Windows OS )

Participating Frequently
June 1, 2011

Are you running the application in a browser or on the desktop? Provide more detail.

M

June 2, 2011

There's C# win application I manually run on the desktop which then runs flash movie )