I've used Flash.ocx as an ActiveX control embedded in a Delphi program
before. Works ok.

What I'm wanting to learn about is how far I can push this thing? What
can I really do with it?

Can I load a SWF as a LoadMovie and then do more with it/to it? Can I
load two or three SWF files and make them play one after the other? Can
I edit SWFs somehow (I'd love to be able to load a SWF and "mute" it,
for example)?

Any good websites or references for the possibilities, other than
"embed it and assign a file to the Movie property"?

Thanks.