Log in

View Full Version : Visual basic


Arbitus
2004-05-19, 11:31 AM
I am currently at school doing my visual basic modules. The teacher does not want to pay the money for the visual basic 6 professional upgrade but he might because he cant figure this out. So please help me.

We have these school modules that we are doing. the program will play a movie through microsoft windows media player 9 series. in the module we make buttons to substite the old ones. The tutorial that we are taking tells us to put this piece of code in the play button:

medVideo.play

where medVideo is the name of the media player and play is the command to make it play. The school is using visual basic 6 professional and i see it says version 8176. If anyone could help please do!

Other buttons I need help with too are:

medVideo.stop
medvideo.pause
medVideo.currentPostition = 0

These are

Stop
Pause
and to make it start from the begingin when the button is pushed.

koftr
2004-05-20, 10:50 PM
hmm...you neeed 2 have the buttons open a song 4.then write a section of code 2 issue the command 2 stop the file.ill look into it i did visual 4 maybe a year.