home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd2.bin / convert / eJayMp3Pro / mp3pro_demo.exe / MAIN.TXT < prev    next >
Encoding:
Text File  |  2000-10-01  |  2.0 KB  |  87 lines

  1. ( Szene
  2.     ( S_Main
  3.         . Typ = Szene
  4.         . Visible = false
  5.         . Window = W_MainScreen
  6.         . X = 0
  7.         . Y = 0
  8.         . Scale = off
  9.         . LoadDatabase = list
  10.         ( LoadDatabase
  11.             : db/main/bitmaps.txt
  12.             : db/main/buttons.txt
  13.             : db/main/controls.txt
  14.             : db/main/functions.txt
  15.             : db/main/playercommand.txt
  16.             : db/main/minianimation.txt
  17.         )
  18.         ( Visible_Execute
  19.             : Script.PY_Options
  20.             : Bitmap.BM_ScaleFillY2
  21.             : Bitmap.BM_LeftUpCorner
  22.             : Bitmap.BM_MiddleUp
  23.             : Bitmap.BM_RightUpCorner
  24.             : Bitmap.BM_LeftUpBar
  25.             : Bitmap.BM_RightUpBar
  26.             : Bitmap.BM_LeftDownCorner
  27.             : Bitmap.BM_MiddleDown
  28.             : Bitmap.BM_RightDownCorner
  29.             : Bitmap.BM_RightDownCornerAnimation
  30.             : Bitmap.BM_LeftDownBar
  31.             : Bitmap.BM_RightDownBar
  32.             : Bitmap.BM_LeftSideUp
  33.             : Bitmap.BM_LeftSideDown
  34.             : Bitmap.BM_LeftSideBar
  35.             : Bitmap.BM_RightSideUp
  36.             : Bitmap.BM_RightSideDown
  37.             : Bitmap.BM_RightSideBar
  38.             : Button.B_Help
  39.             : Button.B_Maximize
  40.             : Button.B_Minimize
  41.             : Button.B_Quit
  42.             : Button.B_Open
  43.             : Button.B_Grab
  44.             : Button.B_Burn
  45.             : Button.B_Print
  46.             : Button.B_Editor
  47.             : Button.B_Audios
  48.             : Button.B_Animatorsz
  49.             : Button.B_Information
  50.             : Button.B_Optionssz
  51.             : Button.B_Radiosz
  52.             : Button.B_Internetsz
  53.             : Button.B_Last
  54.             : Button.B_Next
  55.             : Button.B_Back
  56.             : Button.B_Forward
  57.             : Button.B_Stop
  58.             : Button.B_Play
  59.             : Button.B_Pause
  60.             : Button.B_Loop
  61.             : Button.B_Shuffle
  62.             : MultiBitmap.MBM_ViewVolumeUp
  63.             : MultiBitmap.MBM_ViewVolumeDown
  64.             : MultiBitmap.MBM_Volume
  65.             : MultiBitmap.MBM_Jog
  66.             : MultiBitmap.MBM_Pitch
  67.             : MultiBitmap.MBM_POSITION
  68.             : Bitmap.TO_Time
  69.             : Bitmap.TO_Title
  70.             : Cursor.CUR_MOVE
  71.             : Cursor.CUR_SCALE_NS
  72.             : Cursor.CUR_SCALE_NWSE
  73.             : WindowSizer.WS_001
  74.             : WindowSizer.WS_002
  75.             : WindowSizer.WS_003
  76.             : WindowMover.WM_MP3PRO
  77.             : SzeneManager.SM_Main
  78.             : Script.PY_SzeneSwitcher
  79.             : Script.PY_AnimatorSwitcher
  80.             : Progress.P_Progress
  81.             : PlayerCommand.PC_PlayerCommand
  82.             : Script.PY_Player
  83.             : Shell.SH_Shell
  84.         )
  85.     )
  86. )
  87.