Difference between revisions of "URL Parameters"

From MSX - Wiki
Jump to navigation Jump to search
Line 1: Line 1:
These parameters are only relevant for the web version and can be used to override some application settings with fixed values and to set some platform-specific functions. They are only valid for version '''0.1.120+'''. Please ensure that you are using the correct version, because the syntax in previous versions can be different.
+
These parameters are only relevant for the web version of Media Station X (i.e. by loading the URL <code>http://msx.benzac.de</code> or <code>https://msx.benzac.de</code>) and can be used to override some application settings with fixed values and to set some platform-specific functions.
  
 
'''Note: If you set some application settings via these parameters, the corresponding settings in the application are disabled. For example, if you set the start parameter, the start parameter in the application settings is disabled.'''
 
'''Note: If you set some application settings via these parameters, the corresponding settings in the application are disabled. For example, if you set the start parameter, the start parameter in the application settings is disabled.'''

Revision as of 13:25, 13 January 2021

These parameters are only relevant for the web version of Media Station X (i.e. by loading the URL http://msx.benzac.de or https://msx.benzac.de) and can be used to override some application settings with fixed values and to set some platform-specific functions.

Note: If you set some application settings via these parameters, the corresponding settings in the application are disabled. For example, if you set the start parameter, the start parameter in the application settings is disabled.

Parameter Syntax[edit]

Parameter syntax of URL parameters
Parameter Type Example Description
animate number

animate=0
animate=1
animate=2

Sets the animation settings.

  • 0: Off
  • 1: JS
  • 2: CSS (default for most platforms)