写真撮影:オクユキさん

ソース
<html> <head> <META http-equiv="Content-Script-Type" content="text/javascript"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Shift_JIS"> <title>打上げ花火の乱打ショー</title> <script type="text/javascript"> <!-- dt=new Array(); //ファイルを置くURL ur="./"; //サウンドファイル oto1="hanabi01.wav";//打上音 oto2="hanabi02.wav";//爆裂音 //花火ファイル(GIFまたはPNGで背景は透明にすること) n=0;dt[n]="hanabi1.png"; n++;dt[n]="hanabi2.png"; n++;dt[n]="hanabi3.png"; n++;dt[n]="hanabi4.png"; n++;dt[n]="hanabi5.png"; n++;dt[n]="hanabi6.png"; n++;dt[n]="hanabi7.png"; n++;dt[n]="hanabi8.png"; n++;dt[n]="hanabi9.png"; //--> </script> </head> <body bgcolor=#000000" onLoad="hanabi()"> <center> <script type="text/javascript" src="http://qpon-toyota.com/java/hanabi/hanabi.js"></script> </center> </body> </html>

写真の透明化法
  1. 背景の黒っぽい写真を準備します。
  2. イメージソフトでコントラストを強くして明暗のメリハリを付けてください。
  3. イメージソフトで16色カラーに減色して下さい。
  4. 背景の暗色を透明にしたGIFまたはPNG形式で保存してください。