Hiding the current remote directory

Top  Previous  Next

You may hide the current remote directory by passing the showCurrentRemoteDir applet parameter with a value of false.

 

Example

 

<param name="showCurrentRemoteDir" value="false">

 

The above example demonstrates this setting using HTML applet parameters.

 

Example

 

showCurrentRemoteDir = false

 

The above example demonstrates this setting loading applet parameters from the params.txt file.

 

See also

 

Specifying applet parameters