here is the code how i embed the flash into my asp.net C# web page. now the problem is i can't control it at code behind, i try to set the path of the .swf.
error message: "An object tag must contain a Class, ClassID or ProgID attribute." After i add id="objFlash" and runat="server" into the tag.
Beware of bugs in the above code; I have only proved it correct, not tried it.
-------------------------------------------------------
Contact-Info:Adils.kiet@gmail.com
Beware of bugs in the above code; I have only proved it correct, not tried it.
-------------------------------------------------------
Contact-Info:Adils.kiet@gmail.com
melvintcs
Member
183 Points
244 Posts
need help with get the flash control at code behind
Jan 21, 2013 07:23 AM|LINK
here is the code how i embed the flash into my asp.net C# web page. now the problem is i can't control it at code behind, i try to set the path of the .swf.
error message: "An object tag must contain a Class, ClassID or ProgID attribute." After i add id="objFlash" and runat="server" into the tag.
Jugg3rNaut
Member
474 Points
109 Posts
Re: need help with get the flash control at code behind
Jan 21, 2013 07:34 AM|LINK
Try This
-------------------------------------------------------
Contact-Info:Adils.kiet@gmail.com
melvintcs
Member
183 Points
244 Posts
Re: need help with get the flash control at code behind
Jan 21, 2013 07:53 AM|LINK
thx for the reply, i tried this method, and it's not working either
Jugg3rNaut
Member
474 Points
109 Posts
Re: need help with get the flash control at code behind
Jan 21, 2013 08:18 AM|LINK
http://forums.asp.net/t/1658955.aspx/1
here You Go
-------------------------------------------------------
Contact-Info:Adils.kiet@gmail.com
geniusvishal
All-Star
15157 Points
2950 Posts
Re: need help with get the flash control at code behind
Jan 21, 2013 08:27 AM|LINK
Refer this thread:
http://forums.asp.net/t/1531486.aspx/1
http://msdn.microsoft.com/en-us/library/h8k45y06%28v=vs.85%29.aspx
My Website
www.dotnetvishal.com