Click here to Skip to main content
15,911,360 members
Home / Discussions / C#
   

C#

 
GeneralRe: Exception has been thrown by the target of an invocation Pin
Darkness8423-Jul-07 21:29
Darkness8423-Jul-07 21:29 
GeneralRe: Exception has been thrown by the target of an invocation Pin
Amjath Rahman23-Jul-07 21:33
Amjath Rahman23-Jul-07 21:33 
GeneralRe: Exception has been thrown by the target of an invocation Pin
Amjath Rahman23-Jul-07 21:36
Amjath Rahman23-Jul-07 21:36 
GeneralRe: Exception has been thrown by the target of an invocation Pin
Luc Pattyn24-Jul-07 2:04
sitebuilderLuc Pattyn24-Jul-07 2:04 
QuestionVideo handling Pin
pavya_Cool23-Jul-07 20:10
pavya_Cool23-Jul-07 20:10 
AnswerRe: Video handling Pin
ekynox23-Jul-07 21:35
ekynox23-Jul-07 21:35 
QuestionRe: Video handling Pin
pavya_Cool23-Jul-07 22:22
pavya_Cool23-Jul-07 22:22 
AnswerRe: Video handling Pin
Pete O'Hanlon23-Jul-07 22:42
mvePete O'Hanlon23-Jul-07 22:42 
It doesn't expose properties that you can natively hook into through C#. The properties are all controlled through HTML using the PARAMS and EMBED tag on the object. Here's an example:
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" WIDTH="550" HEIGHT="400" id="superflashMovie"><PARAM NAME=movie VALUE="superflashMovie.swf"><PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#FFFFFF><EMBED src="/support/flash/ts/documents/superflashMovie.swf" quality=high bgcolor=#FFFFFF WIDTH="500" HEIGHT="350" NAME="superFlashMovie" TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>


Deja View - the feeling that you've seen this post before.

QuestionRe: Video handling [modified] Pin
pavya_Cool23-Jul-07 22:48
pavya_Cool23-Jul-07 22:48 
AnswerRe: Video handling Pin
Pete O'Hanlon23-Jul-07 23:24
mvePete O'Hanlon23-Jul-07 23:24 
QuestionRe: Video handling Pin
pavya_Cool24-Jul-07 0:03
pavya_Cool24-Jul-07 0:03 
AnswerRe: Video handling Pin
Pete O'Hanlon24-Jul-07 0:39
mvePete O'Hanlon24-Jul-07 0:39 
QuestionRe: Video handling Pin
pavya_Cool24-Jul-07 0:57
pavya_Cool24-Jul-07 0:57 
AnswerRe: Video handling Pin
Pete O'Hanlon24-Jul-07 1:03
mvePete O'Hanlon24-Jul-07 1:03 
QuestionRe: Video handling Pin
pavya_Cool24-Jul-07 1:15
pavya_Cool24-Jul-07 1:15 
AnswerRe: Video handling Pin
Pete O'Hanlon24-Jul-07 1:59
mvePete O'Hanlon24-Jul-07 1:59 
QuestionImage Processing on WinCE Pin
MyronM23-Jul-07 19:35
MyronM23-Jul-07 19:35 
AnswerRe: Image Processing on WinCE Pin
Christian Graus23-Jul-07 20:00
protectorChristian Graus23-Jul-07 20:00 
QuestionHi.. i need to get the Value or text inside the IFrame using VBScript Pin
SelvaGanesh G23-Jul-07 19:23
SelvaGanesh G23-Jul-07 19:23 
AnswerRe: Hi.. i need to get the Value or text inside the IFrame using VBScript Pin
Paul Conrad23-Jul-07 19:43
professionalPaul Conrad23-Jul-07 19:43 
GeneralRe: Hi.. i need to get the Value or text inside the IFrame using VBScript Pin
SelvaGanesh G23-Jul-07 20:21
SelvaGanesh G23-Jul-07 20:21 
GeneralRe: Hi.. i need to get the Value or text inside the IFrame using VBScript Pin
Paul Conrad23-Jul-07 20:31
professionalPaul Conrad23-Jul-07 20:31 
QuestionReturn type Pin
srujana_m23-Jul-07 19:08
srujana_m23-Jul-07 19:08 
AnswerRe: Return type Pin
Christian Graus23-Jul-07 19:19
protectorChristian Graus23-Jul-07 19:19 
GeneralRe: Return type Pin
Paul Conrad23-Jul-07 19:41
professionalPaul Conrad23-Jul-07 19:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.