I would like to create a browser plugin which works LIKE flash, with embedded content from my application on the page.
How would I go about doing this? Is it doable with .net applications?
Thanks for the help.
EDIT: To clarify, I have no intention of making something EXACTLY like flash, or remotely similar. I merely wish to be able to embed my application in-browser, and let the user pass parameters or whatever.