I did something similar some time ago in C++.
Just add a reference to the Flash Player ActiveX control.
You'll just have to host it in your form (see MSDN docs for further
details).
The control you get now has something like a function, where you can specify
the SWF-file and start it.
Max