:) Hi, i am trying to play flash swf files in a C# desktop application. I have
seen an expample of doing it in a website. but i cant figure out how it has
been done. the only thing i found is that 2 dll are added in the C# project
named : "Interop.ShockwaveFlashObjects.dll and
AxInterop.ShockwaveFlashObjects.dll" but i could not found any swf file in the
project, though it is playing a flash game.
i dont have any refference about those dll's and if i try to use it in my
project in the way of the example, a blank stage comes, seems like it is not
geeting the swf file . so i really need help for it. please help me to play swf
files in a C# application.
thank u very much...
vision far away - 16 Jan 2006 02:33 GMT
ok i am now able to play a swf in C# application. but to work properly i need
to learn more about the dll's i mentioned. and also if there are any more dll
like that.
can anyone tell me how can i learn more about those dll's.
"Interop.ShockwaveFlashObjects.dll and AxInterop.ShockwaveFlashObjects.dll"
thank u...