1 Replies - 1252 Views - Last Post: 11 February 2011 - 08:07 AM Rate Topic: -----

#1 raza.najeeb  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 10-February 11

Iterative video play in C# application

Posted 10 February 2011 - 06:56 PM

My question is "I require to add a video in C# application when the form runs at very first time. I mean it is like displaying advertisement in the form. So I do not want to have a START, STOP, PAUSE or LOAD button in my application. Once I start the application the video should run." Most probably my video is just 15 seconds stuff. It should play iteratively. Please assisst me to get this done. I have the code to run,pause and stop the video in a form.

Is This A Good Question/Topic? 0
  • +

Replies To: Iterative video play in C# application

#2 tlhIn`toq  Icon User is offline

  • Please show what you have already tried when asking a question.
  • member icon

Reputation: 4965
  • View blog
  • Posts: 10,562
  • Joined: 02-June 10

Re: Iterative video play in C# application

Posted 11 February 2011 - 08:07 AM

Quote

I have the code to run,pause and stop the video in a form.

Ok, so if you know how to run a video then what help do you need? It sounds like that was the requirement: To run a video when the form first opens and you say you already know how to run a video.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1