Groups | Blog | Home
all groups > c# > march 2004 >

c# : swf file



Fabrizio
3/1/2004 11:11:05 PM
Hi,
I need to add a "onclick" event to an object with a Swf file on my web page
There is anyway to use a swf file as a banner
thank yo
Nicholas Paldino [.NET/C# MVP]
3/2/2004 11:58:57 AM
Fabrizio,

You might have to write a custom control for this (I don't know if there
is a control for a flash file). It would be easy to do though, you can just
wrap the flash file HTML in a div tag and then handle the on click event for
that.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com

[quoted text, click to view]

AddThis Social Bookmark Button