|
-
Jun 22nd, 2007, 09:03 AM
#1
Thread Starter
Addicted Member
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??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|