User Tag List

Results 1 to 8 of 8

Thread: Sending music with the .exe file

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Godspeed8118's Avatar
    Join Date
    Feb 2008
    Location
    NJ, United States
    Posts
    67
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Sending music with the .exe file

    Hi, I was wondering, if I make an application with MMF2 that uses a seperate music file, is the a way to send the application without losing the music?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sending music with the .exe file

    You can put the music in the installer or in the binary data.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Godspeed8118's Avatar
    Join Date
    Feb 2008
    Location
    NJ, United States
    Posts
    67
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sending music with the .exe file

    how do i make an install? I usually just send the .exe file

  4. #4
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sending music with the .exe file

    File -> Build -> Install Program

  5. #5
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Godspeed8118's Avatar
    Join Date
    Feb 2008
    Location
    NJ, United States
    Posts
    67
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sending music with the .exe file

    Nice, Thanks

  6. #6
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Sending music with the .exe file

    A little hint: Call the music file via Apppath$ and its name, otherwise it will be looking for the file in the wrong place.

  7. #7
    Clicker Fusion 2.5

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

    Re: Sending music with the .exe file

    How do you call music with the Appath$ thingy when using the Direct Draw object? It doesn't seem to like taking path commands and will only accept path names, and I need to use that object in order to set the position of the song when it repeats.

  8. #8
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Sending music with the .exe file

    Leave the filename blank in the Directshow Object. In the event editor, set an event like Start of Frame, Load File AppPath$+"Your File.whatever"

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


Similar Threads

  1. Music file location
    By Jason in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 1st January 2014, 08:05 PM
  2. Sending MMF file to Clickteam
    By Asholay in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 11th February 2013, 02:21 AM
  3. Music file problem
    By Evilized79 in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 11th May 2010, 01:17 PM
  4. Sending a file threw Moo?
    By GabSt in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 20th September 2008, 10:57 AM
  5. MMF2 - Sending XML File via HTTP
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 6th December 2007, 01:05 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
  •