User Tag List

Results 1 to 4 of 4

Thread: I'm having problems with Putting a Video in my game..?

  1. #1
    Clicker Fusion 2.5 Developer

    Join Date
    Dec 2015
    Posts
    60
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    I'm having problems with Putting a Video in my game..?

    I have 2 small problems when trying to put videos in my game(s). When I put in a video, it works fine, but when I BUILD the application, a message comes up saying the video isn't relative to the build directory, thus, unable to play videos when trying to put the game onto another computer. The tool I'm using for playing the video is "Active direct Show". How do I change this so that the Videos will play on other computers? Also, the video seems to have a bit bad quality, could this be the fault of the specific tool i'm using to run it? Or the video format? (.AVI)

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator ProPatch Maker

    Join Date
    Jun 2006
    Location
    Norway
    Posts
    528
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Set Active Direct Show to load a video at the start of the frame. Choose "Use expression" when the file selector pops up. Paste in this expressio:

    Appdrive$ + Appdir$ + "/YOUR VIDEO.avi"
    (set the correct video name and file type)

    Build you project, and place the video on the same folder as the exe.

  3. #3
    Clicker Fusion 2.5 Developer

    Join Date
    Dec 2015
    Posts
    60
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you, I'll try that out

  4. #4
    Clicker Fusion 2.5Fusion 2.5+ DLC
    casleziro's Avatar
    Join Date
    Mar 2013
    Location
    United States
    Posts
    679
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    Use Apppath$ instead of Appdrive$+Appdir$, it combines the two.

Similar Threads

  1. Putting MMF2 Game on Facebook
    By Captain825 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 6th December 2013, 12:20 AM
  2. Putting flash game on website
    By Hydra in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 5th May 2012, 11:52 PM
  3. Putting Photos in a Game as Background.
    By OldGuy in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 28th September 2008, 09:49 PM
  4. Putting my game on the internet?
    By CRiS in forum The Games Factory 2 - Technical Support
    Replies: 1
    Last Post: 9th September 2008, 11:48 PM
  5. Putting a game online
    By im2famous4u in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 4th March 2008, 07:08 PM

Posting Permissions

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