Arrangement of executable files

When creating an executable you will be prompted for the directory into which to place the executables. If a movie is called 'mymovie' then a directory called 'mymovie' is created in the chosen output directory and under the 'mymovie' directory the following directories will be created as required. As described above for a midlet 'mymovie.jad' and 'mymovie.jar' would be created in the 'midlet' subdirectory however the movie may link to other movie files and resources on the server and all these resources are contained together in 'midlet' directory. Movies that must reside on the server will have the '.csx' suffix. When uploading an executable move to a server all of the files in the 'mymovie_files' directory should be uploaded together and reside in the same directory on the server.

Note that the server directory name is arbitrary however in the case of midlets it is important to specify the code base for '.csx. files and other resources to be located correctly.