Results 1 to 5 of 5

Thread: Game Intro how ?

  1. #1

    Game Intro how ?

    Hello , a made intro (avi file) for my first project ,but i don't know how can i play this video when i start the game .

  2. #2

    Game Intro how ?

    Try this,

    SXMedia.

    http://www.cerebral-bicycle.co.uk/viewdoc.asp?doc=157

    It works with DelphiX as far as I can remember... although it was written a while ago. Our very own Technomage is the one responsible if you need any help

    Let me know how you get on.

  3. #3

    Game Intro how ?

    I download the SXMedia but have some problems with instalation - File not found dsgnintf.dcu .Where is this file ?

  4. #4

    Game Intro how ?

    dsgnintf is part of the Delphi VCL. Depending upon your version of Delphi you may have to create a new package (6+ this is an issue). Do a search on the web for it and you will find all kinds of info.

  5. #5
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059

    Game Intro how ?

    What I once did was to create a TMediaPlayer (Delphi) onto my from, play the avi and when it finished I just enabled teh timer to play the game.
    NecroSOFT - End of line -

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •