21-04-2007, 05:49 PM
Error on exiting out.
Highlights
FMUSIC_FreeSong
Highlights
FMUSIC_FreeSong
Code:
for not defined..
Wat would we define as? String?
FMOD Sound Replacement
|
21-04-2007, 05:49 PM
Error on exiting out.
Highlights FMUSIC_FreeSong Code: for not defined..
22-04-2007, 04:25 AM
how do u add a .dll into project i forgot :\
22-04-2007, 07:54 AM
Project > References
Or Add Reference. Something of that nature.
22-04-2007, 01:37 PM
It said can't add reference to specified file...
![]() ------------ I just found out that i never had fmod module : x... so i re did this and used 3.75 (couldnt find 74), and i have an error on ur modSounds... Highlights: Code: FileExist Whole If Statement: Code: If Not FileExist(FilePath, True) Then Error: Quote:Wrong number of arguments or invalid property assignment
02-12-2007, 08:52 PM
Anyone wanna repost or upload or whatever, the necessary .bas file?
It's not here anymore, and I'd like to take a look at it.
02-12-2007, 08:54 PM
Don't use FMOD.
Seriously. Don't.. Quote:Robin:
02-12-2007, 09:00 PM
Why not?
90% of my Xbox games use FMOD. I never had trouble using it either. It even has nifty shuffling features and such.
02-12-2007, 09:02 PM
This isn't an xbox game.
Quote:Robin:
02-12-2007, 09:06 PM
Rezeyu Wrote:I never had trouble using it either.
02-12-2007, 09:16 PM
I asked for the .bas, not for your opinion.
I wanted to look at it, not use it.
02-12-2007, 09:17 PM
02-12-2007, 10:04 PM
![]() You deleted my post just as I edited it saying that I mis-read your post.
06-12-2007, 06:00 PM
I used to use FMod but there were a lot of little things that I didn't like so I started to use WMPlayer dll. I love it, much easier to use and all the computers can have it with no more dlls since it's VB6(win only) and all wins have WMPlayer. I made a fade in/out effect veeery easily.
06-12-2007, 06:33 PM
Dragoons Master Wrote:I used to use FMod but there were a lot of little things that I didn't like so I started to use WMPlayer dll. I love it, much easier to use and all the computers can have it with no more dlls since it's VB6(win only) and all wins have WMPlayer. I made a fade in/out effect veeery easily. Yeah, me too. Quote:Robin:
01-01-2009, 09:08 PM
modSound.bas?
Old topic but I need the tutorial.
02-01-2009, 05:36 AM
Yes, I support FMOD 100% now. >
![]() Oh and note*, my modSound is a bit different than the one Lea posted. I made a channel for sound, and a different channel for music. PlaySound, PlayMusic Other tips; If your not used to terminating with your program and you accidently closed it through the IDE then you can save AND then press OK. Then your VB6 will crash. Walaa you saved.
03-01-2009, 10:26 PM
FModInit - Variable not defined.
Maybe I need that 3.74 thing you're talking about. Downloading 3.75 now though.
04-01-2009, 10:38 PM
Paste your sound module Lea.
06-01-2009, 01:42 PM
Hmm, nevermind. I'll stick with the MP3 Module, I just can't get it to loop though.
08-01-2009, 03:29 AM
Set the modeplay as &H2
|
« Next Oldest | Next Newest »
|