Wednesday, December 16, 2009

Add a Flash Object or .SWF file in asp.net page

Add Flash dll to your project references

-------------
FlashControl.dll
-------------

copy the code in source file of asp.net





or

Go to tool box choose items --> select flash dll and add the control.
flash control will be present in the tool box.
drag and drop the flash control over the page where u want to be.
set the properties listed below

Width :
Height:
MovieUrl:
Loop :
Play :


Now execute u r site by setting the page as startup page.
u can see the flash object in u r page



Any doubts plase feel free to post

No comments:

Post a Comment