archive |
yes |
This attribute specifies the name of the applet .jar file. This is a path value. The path is relative to the codebase.
Possible values are:
- 2x2 cubes: "PocketPlayer.jar", "PocketPlayerFlat.jar"
- 3x3 cubes: "RubikPlayer.jar", "RubikPlayerFlat.jar", "BarrelPlayer.jar", "BarrelPlayerFlat.jar", "CuboctahedronPlayer.jar", "CuboctahedronPlayerFlat.jar", "DiamondPlayer.jar", "DiamondPlayerFlat.jar"
- 4x4 cubes: "RevengePlayer.jar", "RevengePlayerFlat.jar"
- 5x5 cubes: "ProfessorPlayer.jar", "ProfessorPlayerFlat.jar"
- 6x6 cubes: "Cube6Player.jar", "Cube6PlayerFlat.jar", "VCube6Player.jar", "VCube6PlayerFlat.jar"
- 7x7 cubes: "Cube7Player.jar", "Cube7PlayerFlat.jar", "VCube7Player.jar", "VCube7PlayerFlat.jar"
Since this is a path value, you can prepend a path to this, for example, if your "RubikPlayer.jar" file is stored in the sub-directory "lib" of your codebase, you can write "lib/RubikPlayer.jar".
Note: Altough you only specify the .jar archive with this parameter, you also have to upload the corresponding .jar.pack.gz archive to your web-server. |