Please login or register.

Login with username, password and session length
Advanced search  

News:

Latest WME version: WME 1.9.1 (January 1st, 2010) - download

Author Topic: Video  (Read 5412 times)

0 Members and 1 Guest are viewing this topic.

Snake

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 1
  • I'm NOT a llama!
    • View Profile
Video
« on: March 05, 2003, 05:56:47 PM »

Hello, how can I add a video for my Intro?  Thanks...
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re:Video
« Reply #1 on: March 05, 2003, 09:41:55 PM »

Hi, you can play an AVI video file using a similar command:

Game.PlayVideo("path\MyVideo.avi");

You must place this line somewhere to the game scripts, if you want to play the intro just before the game starts, put the line to the game.script file just before the Game.ChangeScene(...) command.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

Jeroen

  • Occasional poster
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 51
  • I'm a llama!
    • View Profile
Re:Video
« Reply #2 on: March 08, 2003, 12:06:53 PM »

Hi Jan,

I love the SUB support for video files :)
The program you mentioned in the documentation (the one to create SUB files) has a very weird interaction :) I think I'll look for another app :)
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re:Video
« Reply #3 on: March 10, 2003, 04:02:51 PM »

The program you mentioned in the documentation (the one to create SUB files) has a very weird interaction :) I think I'll look for another app :)

Yeah, the interface is pretty weird :D But it's a very powerful proggie.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave
 

Page created in 0.037 seconds with 20 queries.