Alien Detector ver. 1.50
April 3rd, 2006See this map. I almost find you. Surrender ASAP!
|
|
See this map. I almost find you. Surrender ASAP!
This is the first version of alien monitor in the world. There is nothing to hide. I know your place. Surrender ASAP!
I integrated MeloBoard with FlashMIDI by Alexis ISAAC, so you can use your MIDI device in MeloBoard.(Thanks Alexis) You can use not only basic GM sound built in Windows, but also Giga sampler, VSTi, and external MIDI modules using MIDI out port to make melodies in MeloBoard:MIDI.
However, you have to install additional plug-in, because MIDI control is not basic function of Flash MX 2004 yet.
MeloBoard:MIDI (I didn’t merge this module to phpBB, so do not click “Save” button)
Do you know that Flash could communicate with the base HTML? You just add a javascript function to operate in HTML, then call in Flash using getURL(”javascript:someFunction(’arg1′,’arg2′)”); That’s all~
But, an important thing is that;”getURL function” works correctly only if its argument’s text length is less than 255.
So I use a trick as below:
In HTML Part,
In Flash ActionScript Part,
Most people said that firefox doesn’t support windowless flash using “< param name=wmode value=transparent>”, but Firefox can do it of cause
First of all, you have to modify < object > tags. Firefox does not read param tags, but embed tag. So, you have to add new attribute to embed tag like this,
If you use FlashVars attribute, you should also add parameters to embed tags like this,
Here is the first version of my meloboard!!
Its main feature is,
However, Current version of MeloBoard cannot do,
However, those are also future function. Keep watching it~! If you have any suggestion about MeloBoard, don’t hesitate to say that
Do you know that Macromedia Flash only suppport maximum 8 channel sounds? For instance, if your current sound channel reachs maximum limit, Flash cannot play new sound unless one of the play sound ends. So, I made SoundController class, which manages sound channel. When current channel get to maximum sound limit, SoundController class stop the oldest sound, thus you can play the new sound. The mechanism of this class is similar to “Queue” structure. When you add a new sound, the oldest sound pops.
Here is a structure of the class:
Here is the full source:
Are you the generation of “Adlib”?
When I was a middle school student, an adlib sound card is the best and the only way to hear the music in PC. In this era, “Composer” is also the only tool to compose songs.

It’s not powerful, but simple!
Humming is the one of my best entertainment. I love singing an endless looping song all day long. A melody that I sing is not much complicated, but just simple and joyful. Meloboard that I refer to is a combination of “Melody” and “Bulletin Board”. I wanted to make people communicate each other with melodies. And it should also bind with any public community and bulletin board source like phpBB, so I started to build with Flash MX 2002. But, there were lots of problems to solve. I would like to share some know-how in Flash techniques, and introduce my project : Meloboard
Then keep watching~