How to view a Flash file in C#
C#
4
Posts
2
Posters
0
Views
1
Watching
-
I have a flash file with .swf extension. Now, I want to view that flash file in an application that written by C#. I'm in dark. Please help me! Thanks alot! NPS.
You need to use Flash ActiveX to view flash files in C#. check here Saqib
-
You need to use Flash ActiveX to view flash files in C#. check here Saqib
-
I don't want to use Flash ActiveX to view flash files. I only want to code in C# to view flash files. Do you understand me? Please help me! Thanks alot! NPS.
If you want to read the flash file yourself then you must have to understand the file format, read from file and also display and animate graphics yourself, which I think would be difficult. If you still want to continue then I would say best of Luck, and do share what you do. Saqib