Click here to Skip to main content
15,892,072 members
Home / Discussions / C#
   

C#

 
GeneralRe: NotifyIcon in a Windows Service Pin
apferreira6-May-03 0:53
apferreira6-May-03 0:53 
Generalpointers in C# Pin
svural4-May-03 10:48
svural4-May-03 10:48 
GeneralRe: pointers in C# Pin
Eric Gunnerson (msft)5-May-03 11:27
Eric Gunnerson (msft)5-May-03 11:27 
GeneralRe: pointers in C# Pin
Stephane Rodriguez.5-May-03 19:50
Stephane Rodriguez.5-May-03 19:50 
GeneralRead text in Word Pin
Amauw Scritz4-May-03 1:12
Amauw Scritz4-May-03 1:12 
GeneralRe: Read text in Word Pin
Member 21279844-May-03 3:29
Member 21279844-May-03 3:29 
GeneralCall Flash Pin
Amauw Scritz3-May-03 21:15
Amauw Scritz3-May-03 21:15 
GeneralRe: Call Flash Pin
Torsten Mauz3-May-03 22:58
Torsten Mauz3-May-03 22:58 
Is it an exe you want to call? if so just use

System.Diagnostics.Process.Start

if it's a swf file or a dcr (i think that's the director extension) then there are a couple of ocx's available

"Shockwave flash object" which is a file called flash.ocx and "Shockwave activex control" which is a file called SwDir.dll

depending on the type of movie you want to show, you should add these to your project and use as required.
GeneralRe: Call Flash Pin
Amauw Scritz3-May-03 23:46
Amauw Scritz3-May-03 23:46 
GeneralRe: Call Flash Pin
Amauw Scritz3-May-03 23:52
Amauw Scritz3-May-03 23:52 
GeneralRe: Call Flash Pin
Stephane Rodriguez.4-May-03 0:28
Stephane Rodriguez.4-May-03 0:28 
GeneralSmall XML/C# problem... Pin
eggie53-May-03 20:12
eggie53-May-03 20:12 
GeneralRe: Small XML/C# problem... Pin
Torsten Mauz3-May-03 22:41
Torsten Mauz3-May-03 22:41 
GeneralRe: Small XML/C# problem... Pin
eggie54-May-03 8:46
eggie54-May-03 8:46 
QuestionWhat does a Stream reader/writer return? Pin
Snowjim3-May-03 12:59
Snowjim3-May-03 12:59 
AnswerRe: What does a Stream reader/writer return? Pin
leppie3-May-03 23:47
leppie3-May-03 23:47 
AnswerRe: What does a Stream reader/writer return? Pin
Stephane Rodriguez.4-May-03 0:17
Stephane Rodriguez.4-May-03 0:17 
QuestionCustomizable 3rd party Dialog controls? Pin
Markri2-May-03 13:19
Markri2-May-03 13:19 
AnswerRe: Customizable 3rd party Dialog controls? Pin
Stephane Rodriguez.4-May-03 0:46
Stephane Rodriguez.4-May-03 0:46 
QuestionOutlook like managed ListView Control ? Pin
Chris Richner2-May-03 6:25
Chris Richner2-May-03 6:25 
AnswerRe: Outlook like managed ListView Control ? Pin
J. Dunlap2-May-03 7:14
J. Dunlap2-May-03 7:14 
QuestionHow to show derived controls on a form? Pin
Alvaro Mendez2-May-03 6:13
Alvaro Mendez2-May-03 6:13 
AnswerRe: How to show derived controls on a form? Pin
apferreira3-May-03 23:16
apferreira3-May-03 23:16 
GeneralSetting ProductName and other version info Pin
S S Basra2-May-03 4:43
S S Basra2-May-03 4:43 
GeneralRe: Setting ProductName and other version info Pin
Burt Harris4-May-03 16:21
Burt Harris4-May-03 16:21 

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.