User Tag List

Results 1 to 10 of 10

Thread: Is there a way to play music over frames ?

  1. #1
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Is there a way to play music over frames ?

    Is there a way to play musics using direct show over frame? I tried and i couldnt do it <img src="/center/images/graemlins/frown.gif" alt="" />

  2. #2
    No Products Registered

    Join Date
    Jul 2006
    Location
    Sweden, Lund
    Posts
    140
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Is there a way to play music over frames ?

    I guess you could do it with a sub-app. Either by playing with direct show in a main frame, displaying your other levels in the sub-app, or by having the music in an invisible sub-app.

  3. #3
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Is there a way to play music over frames ?

    Just select the "Global" option in the the properties of the DirectShow object and copy it to all the other frames, that should work.

    Yves.

  4. #4
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Is there a way to play music over frames ?

    Ok. Thanks you Yves <img src="/center/images/graemlins/smile.gif" alt="" />

  5. #5
    No Products Registered

    Join Date
    Sep 2006
    Posts
    48
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Is there a way to play music over frames ?

    Can you do it with the regular sound mixer as well? I need to be able to control the volumes, and still have looping sounds over frames. I really hope this is possible!

  6. #6
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jun 2006
    Posts
    1,324
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Is there a way to play music over frames ?


  7. #7
    No Products Registered

    Join Date
    Sep 2006
    Posts
    48
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Is there a way to play music over frames ?

    Okay, thank you.

    What would be the best (most stable and resource friendly) way to go then? Making a subapp or using the MCI object? And where can I learn about MCI commands? The help file isn't very helpful.
    What I need is to have several wavs (or oggs or mp3s if it works) to play and loop (without glitches!) over several frames, and be able to keep total control over channel volumes.

    I have never used the MCI object or subapps, so I don't know which method will work best.

  8. #8
    No Products Registered

    Join Date
    Sep 2006
    Posts
    48
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Is there a way to play music over frames ?

    Okey. Uhm. I just realized there is an option called "play samples over frames". I think this just saved my life. I just have to change from playing file at start of frame to some condition with global values or something. A little more dynamic that way. =)

  9. #9
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Is there a way to play music over frames ?

    A solution that's a bit controversial, but actually works fine, is to use two separate applications. One, which is your game, the other which is the sound/music player. The game launches the other application on startup (it should run minimized), and uses the global function object to tell it to "play this song", or "play this sample", or "stop all music", "stop all sound", "exit application" etc.

    The adventage is that it works with all sound and music extensions that exists.

  10. #10
    No Products Registered

    Join Date
    Sep 2006
    Posts
    48
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Is there a way to play music over frames ?

    I've just run into the most annoying bug ever. MMF crashes whenever I add a global event, whatever it is. It doesn't crash instantly, though. If I test run the application, it works just fine, proving the global events does what I expected, but when I try to save the project it just says "unable to save file" and crashes. Gah!

Similar Threads

  1. music in MMF2 - can music play across frames
    By RoguePixel in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 5th April 2017, 06:16 PM
  2. [PAID] Seamless Looping OGG/Music Player Extension (to play music with loop points)
    By DinnerSonic in forum Paid Design & Development Requests
    Replies: 0
    Last Post: 6th October 2013, 07:27 PM
  3. Play MP3 Through Frames
    By Power2r in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 16th August 2011, 10:23 PM
  4. Music over frames bug?
    By Namida in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 1st February 2010, 03:33 AM
  5. Music between frames?
    By Eckumin in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 22nd March 2008, 07:36 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
  •