Ok I have added the Flash Object to my tool box however it is grayed out in the toolbox. I have tried adding stdole2.tlb to my references however this is not working. Does anyone have any ideas?
Hi ams,
Here in this thread http://forums.asp.net/t/1170361.aspx I show how to work with flash in a webpage.
It is not with the default object tag, but maybe it helps ;)
Kind regards,Wim
That's for a video however, I just simply want a button from flash. Would I do the same thing?
The Flash object you are describing is only suitable for windows forms and usercontrols. You need to use the HTML Object tag code that is embedded in the ASPX portion of a web page.