User Tag List

Results 1 to 2 of 2

Thread: Still Cannot get music to work in MMF

  1. #1
    No Products Registered

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

    Still Cannot get music to work in MMF

    I am working on a game where the player runs a radio station. What I want to do is play a variety of music of different formats depending on what format the station is.
    AS a global variable I have the format number (1-8)
    As a global event I have:
    if format=(format number)
    play (mid file)
    When I run the game, the game slows up and no music plays.
    I have tried other methods, but with very little success.
    When I start the frames with the music, it plays, but when I try to use a global, it crashes.

  2. #2
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Still Cannot get music to work in MMF

    Can you upload an MFA file so we can look at it?

    First guess is the if format=(format number) is triggering over and over because you didn't restrict it to 1 time or change the format number to something else.

    Second guess is you have the synth volume turned off in Windows itself.

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. Looping music at middle of a song doesn't work.
    By N64Mario in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 9th March 2010, 07:53 PM
  4. My Music Won't work
    By DisneyBoy in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 12th January 2010, 01:30 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
  •