Is possible to write a code using shockwave object in codebehind?
Hi,
I write the code in Html to get a flash file using shockwave object.The below one.
<object type ="application/x-shockwave-flash" data ="nav.swf" width ="500" height ="450">
<param name="src" value ="intro.swf" />
</object>
My question Is possible to write a code in code behind?Why i am asking that in Vb.Net we can load the shockwave object components.But in Asp.Net If we try to load the components not possible.So clear my doubt??:)
Re: Is possible to write a code using shockwave object in codebehind?
Re: Is possible to write a code using shockwave object in codebehind?
HI nm
I am asking Asp.Net.U gave the site for vb.net.Already i got it.Is any way ?
Thanks
Re: Is possible to write a code using shockwave object in codebehind?
This is for ASP.NET. Download the zip and open the Word document for instructions.
Re: Is possible to write a code using shockwave object in codebehind?
Re: Is possible to write a code using shockwave object in codebehind?