i'm able to put some swf file inside my winforms.
it can run nicely..

but now i need to control the frames inside the swf file..
is it possible ? (for example, when i push some button, it play certain frames of my swf file)

i'm using AxInterop.ShockwaveFlashObjects.dll to put my swf files inside winforms. The strange is when i do some search in msdn it returns no documentation at all.

anybody can help me ?
i know that i can do this using Flash Remoting MX, but i think it will cost a lot of time and effort to learn again the action script syntax (flash language).
any body have experience in this ?

thx