first commit

This commit is contained in:
2026-06-14 01:40:04 +02:00
commit 5511354783
4787 changed files with 103543 additions and 0 deletions
@@ -0,0 +1,4 @@
if(!initialized)
{
initialized = true;
}
@@ -0,0 +1 @@
ImageLoader.attachMovie(param.disabledImage,"Image",0);
@@ -0,0 +1 @@
ImageLoader.attachMovie(param.upImage,"Image",0);
@@ -0,0 +1 @@
ImageLoader.attachMovie(param.overImage,"Image",0);
@@ -0,0 +1 @@
ImageLoader.attachMovie(param.downImage,"Image",0);