I've always wanted to do this, but does anyone know how to import music using a file selector? I use TGF, and I cant seem to figure it out. Is there some extension? Do I need to use the DMC2 object? Help!
If you must touch the dragon, just be wary. It'll bite your hand off.
Deleted User
28th October, 2005 at 20:44:30 -
Know clue!
sorry
Assault Andy Administrator
I make other people create vaporware
Registered 29/07/2002
Points 5686
28th October, 2005 at 20:57:52 -
Please search the website before asking questions on the forums. It saves everyone time. Use DMC2 and a file selecting object.
InitBass()
Load stream\sample
Play stream\sample
Terminatebass()
or use MCI. i find it easier to understand than DMC2. just use a file select object and tell it to play the selected file. theres more too it but thats the broad explanation.
i think mci may be beyond molers abilities at the moment. (even i have never bothered due to it's complexities) DMC2 object is much easier to work out.