.MIDI File
the music midi format im i able to put that into a flash becuase i got a few mid's and flash 5 wont let me put it in why? can someone please help me.
FlashKit > Flash Help > Flash Newbies
Posted on: 02-08-2002, 04:37 AM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Converting Midi File Into Wave File
Hey folks. Is there a program that I can use that will convert midi sound files to wave files to use in flash?
Any URL or workaround would be helpful.
Can I Use MIDI File?
Guyz can I use .midi file? I've dowloaded a music which is .midi
extension and when I import it to my library it says that its not the proper
format. How can I use my downloaded music?
Thanks..
Midi File
can flash play midi file? because i have problem importing it to the library and got en error saying there were problems reading them. anyone can help?
Midi File
can flash play midi file? because i have problem importing it to the library and got en error saying there were problems reading them. anyone can help?
Midi File To Projector HELP
I'm trying to import a midi file into a projector file -
The only way I know how is by attching it to my final project by using Jugglor. This, however plays the midi throughout the whole flash file.
If at all possible, I want the midi to play when I press a button.
Can anyone help?
MIDI File Won't Play
Hi,
I'm trying to play in Flash a random midi file. Here's the code I placed in the first frame of the movie:
ActionScript Code:
lowNumber = 1;
highNumber = 10;
var thisNumber = highNumber - lowNumber;
var randomUnrounded = Math.random() * thisNumber;
var randomNumber = Math.round(randomUnrounded);
randomNumber += lowNumber;
var song = "musicas/" + randomNumber + ".mid";
mySound = new Sound();
mySound.loadSound(song,true);
mySound.start();
It worked once, and no more.
What can be the problem? MX doesn't accept MIDI files? I made a mistake in the code?
Kind regards,
Kepler
Sound :: Midi File In The Background
i am making a video game and want to play the sound i have as a midi file in the background, but i can't get it to play. I've tried importing it to the library as well as the object.loadSound(); code. neither of these seem to work. is it at all possible to play a midi in flash or do i have to convert it to mp3?
if i have to convert it does anyone know how?
How To Play Wav, Midi Sound File Along With Mp3 In AS3
hi to all
i am using AS3 and i have a lot of fun with sound and soundchannel class but the problem is it only load and play mp3 file extension, i want to load and play audio sound files of all welknown types like wav, avi, midi, gsm, wma etc. i hope it is not impossible but i cannot get the solution yet if any one of you have any idea or solution then i will be thankful if u dont have any problem to share it with me.
bundle of thanks in advance
regards
maani janjua
Midi
Is there anyway to import midi files in Flash4?
Who No MIDI?
Okay, I know that you can't import MIDI into Flash. But does anyone know WHY? I know some might argue that things will sound different depending on people's soundcards and drivers, but shouldn't that option at least be available? I mean, I have a 40 sec MIDI file and it is 11KB. If I convert it to a WAV, it's 331KB and that's in 8 bit mono. Even if I use compression techniques, it's still gonna be a lot bigger than 11KB.
If I didn't like how the MIDI sounded in Flash, then yes I could convert it to WAV (which I doubt I would like the sound of that, since the quality has to be reduced). But I would like to at least have that option, ya know? Any thoughts?
Midi Help
when i try to import .midi's to flash it says can't read , is there aNY way to make it so u can change midi to mp3 or wav cause i searched and it costs cash but i odn't want to spend cash so anyone have a suggestion
Midi
heya, is there any way of inserting .midi to flash creations? if so, could you please tell me how.
thanks
Midi/mod/it/s3m
Say.. anyone know of a lugin or something to be able to play a midi, mod, it or s3m in flash...?
I have a PILE of music i've done, and it just hurts to have to convert them to a needlessly huge mp3 file to be able to use em...
long ago in director i had such a plugin.. worked fine, too... mind you, the music had to stay external.. which is something i wouldn't be too keen on for flash..
Midi?
Well,
I donīt know if this thread is good... but what about Flash playing MIDI sounds someday? Do you think that macromedia will consider this option? I think that that will be very good due to MP3 sound files size...
I hope they think about this...
MIDI?
Dumb question.. but I can't seem to find anything about this.. Does
flash have the ability to play MIDI files?
Thanks
-Rich
Midi
is it ok to use this to code to play sounds?
bgmusic=new Sound();
on (release) {
bgmusic.loadSound("1.mid", true);
}
but i can't hear any sound
why?
Midi To Wav
hi
does any one know any free software whihc i can use, to convert midi to wav or mp3 ( a file formate which is accepted by flash)
thanx in advance
gilc
Midi Files
This is not a flash prob but I can't seem to find anywhere else. I work in Dreamweaver 2 and have put a midi file of jingle bells on our site. This plays great, but whilst I can have it so that the controls don't show I'm left with an icon on the screen. Is there anyway I can make the icon invisible so that only the music plays.
Flash And Midi
I'm new at this. I just purchased a flash movie to use as an introduction to my site. I embedded an midi into the page. Since the flash is a large file, I hoped the music would entertaine users while the flash downloads.
However the movie starts immedately, the midi starts playing and the movie stops. Nothing seems to be downloading, and my isp seems frozen. Any suggestions.
Should I put the flash on a page in a frame and the midi on another page in the same frame, would that work. The flash and the midi seem to work together on my local computer when I tested it. Thanks for any help you can give me.
Can You Import MIDI?
On this site, I could use the sound effects they had. I would click MP3, a little box would show up that would play, and to get it on the desktop, I would save it as quicktime. Just to let you know, I have a Mac, so wavs don't work. But can't you convert wavs to AIFF or MP3? I can't do it! I tried opening a wav up with a CD ripper and the file didn't show up (meaning I couldn't open it).
I really need to import a MIDI! I had a MIDI on the net opened, I saved as quicktime (just as I did with the flashkit sound track), but flash couldn't import it! It said it had problems reading it. I've tried this a million times, and I still can't import the MIDI file! (note, I have flash mx)
I checked info on the flash kit effect, and it was a sound track. I check info on the MIDI file, and it was a music track. Does that make a difference?
I really need this question answered! PLEASE RESPOND!
Midi Files - Could They Be Used?
I am creating a page with anthems from several different countries. These are all available in Midi files.
Is there a way that I can use these files?
Ecinele
Midi In Flash Mx
hi there
is there a way to import a midi file into flash mx?
i tried, but it did not work.
thanks
Midi Files
Ok ill make this question short and to the point,
Im making a final fantasy remake game, I have all the sounds in midi format its about 40 min of sound and its only like 20k ... If I had to convernt it into wav. it would be over 15mb... So there no way to put midi files on flash
Well sence I dought you can put these in flash is there any site on the intrenet that has a midi to wav. converter?
Some Help Using Midi Files Please...
Hi, I'm relatively new to flash, and I was wondering if there is a plug-in for either Flash 5.0 or SwishMax that would allow you to import a midi file for use in an animation rather than an mp3 or wav. It seems to me like this would be a good way to go most of the time to save bandwidth, but I could not figure out how to import a midi. Any help would be greatly appreciated! Thanks in advance.
Isaac
Importing Midi
is there anyway to import a midi file into flash? i tried importing it the normal way, but flash dosen't recognise the file. i also tried dragging-and-dropping but that didn't work either. what should i do?
thanks,
jellyrools
Importing Midi?
is there anyway to import a midi file into flash? i tried importing it the normal way, but flash dosen't recognise the file. i also tried dragging-and-dropping but that didn't work either. what should i do?
thanks,
jellyrools
Midi Files
is der a way to import midi files to the library????? if so how?????(,Y,)heheheh
How To Convert Midi Into Mp3
Can anyone help me by suggest me a free software that can convert my midi into mp3 so i can use it on flash? Pls and thx...
Midi In Flash?
Hi,
May I know is it possible to embed midi file in Flash?
I tried to import a midi file to library but I always get the error msg "cannot recognise the file format". However, when I tried with .mp3, it seems ok.
Thanks.
MIDI Files?
Is it possible to import MIDI files into Flash? I can convert MIDIs to MP3 but that defeats the purpose of having MIDIs, which are really small in size...
Midi In Flash
is there any way to import midi to flash? (such as using special s/w) coz i really wanna use my midi for my flash
thanks a lot
Midi In Flash
Hi, I'm wondering if anyone know how to import a midi file into Flash MX?
Thank you.
Flash To Midi?
Hi,
Just wondered if anybody knew the answer to this.
Is it possible for flash to output a midi stream to a midi port, or serial data to a serial port?
Thanks
Paz
Flash -> MIDI?
I've been messing around with MIDI files and can't seem to get them to work within Flash.
What I want to do, is simply create a menu with my MIDI files (XML??) and play them within the FLV.
Does anyone have an example of how this could be done (assuming it can) or perhaps a better approach?
~Thanks~
Midi In Flash
is there any way to import midi to flash? (such as using special s/w) coz i really wanna use my midi for my flash
thanks a lot
Midi In Flash
Hi, I'm wondering if anyone know how to import a midi file into Flash MX?
Thank you.
Flash To Midi?
Hi,
Just wondered if anybody knew the answer to this.
Is it possible for flash to output a midi stream to a midi port, or serial data to a serial port?
Thanks
Paz
Midi In Flash
Does anyone else use MIDI anymore on the net? I am thinking about putting it in a flash movie for a customer...is this a bad idea?
MIDI In Flash 8?
Is there a way to get MIDI to play with Flash 8? Either having it trigger an external MIDI file or somehow getting it to import and play in the actual SWF?
Midi Sound Files
I have a client who wants to use a .mid file, Flash won't import it and my Wave Lab Lite won't open it. So am I reading right that Flash won't import Midi?
Flash Intergration With MIDI
All
I wish to use flash as the video part of a live music performance. The music is created externally to the compter on various midi instruments. But is all connected to the computer via Midi cabeling.
Is it possible to setup midi triggers in Flash, like in a standard music sequencer?
Has anybody got any experance in putting flash into applications like CUBASE or E'magic and using it's sequencing abilities?
Thanks in advance
MIDI Inside Flash?
Is it possible to play a MIDI file in a Flash movie, like occurs with WAV or MP3?
And, is it possible in Flash5? And in Flash MX?
tnx
MIDI Sound In Flash
Hi,
Is there a way to integrate midi in flash (as you can do it with
mp3 or wav)? I do not want to convert it since it takes too much
space in mp3 format. And the option to include the file in html
is not possible since it has to start at exact point.
Maybe to call an external html file which only has code to launch
midi in it? But then how to stop it? (stopallsounds will not work
or will it?)
BTW..I use Flash MX.
Thanks for any clues!
Regards,
Futzy
|