CellFusion.jp
Title
cellfusion
Description
Excerpted from the website:
- package jp.cellfusion { public class cellfusion { private const name:String = "Mk-10"; private const comment:String = "3度の飯より ActionScript"; public function cellfusion { if ("ブログとかないの?") { blog(); } else { throw new ArgumentError("今はブログ以外は特にやってないよ!近いうちに作る予定"); } } private function blog():void { navigateTo(new URLRequest("http://blog.cellfusion.jp/")); } } }
Languages
English
Contact
Additional Information
Related Domains
External Links