hi..!
We can insert flash(.SWF) file into ASP.Net Webpage easily with Flash Control.
yes I am using it one of my project and it works good. U can also download FlashControl and include it in all your projects very easily !!Step 1
go to website www.flash-control.net Download FlashControl v2.4 Free Version (yes !! free version works perfectly) or you can buy full version from site
Step 2
Put FlashControl.dll somewhere on your hard drive, "C:\temp\" for example. Now in Visual Studio, open the Toolbox window, right-click on a tab (you can create a new one if you want) and select "Choose items...", then on the ".Net Framework components" tab click "Browse..." and select the "FlashControl.dll" file located in "C:\temp\" directory. Finally click the "OK" button and FlashControl appears on the Toolbox.(if not just restat visual studio) Now you can drag and drop it on your webform in the Visual Studio designer !
Step 3 follow ScreenShoots
-
-
--enjoy...
Post a Comment