First Element | Next Element |
ActionScriptSettings
This defines ActionScript settings that should be
specifically applied to the current RVML document
Attributes
| timeout | Optional attribute specifying the maximum timeout in seconds for a script before the player presents a warning message to the user. This can be set to a higher value than the default when a safe script is known to run slow. | |
| Type | Integer | |
| From Value | 1 | |
| To Value | 65535 | |
| recursionDepth | Optional attribute specifying the maximum recursion depth permitted for a script. | |
| Type | Integer | |
| From Value | 1 | |
| To Value | 65535 | |
Child Elements
ClassPathIncludePath
IncludeClass
ExcludeClass
ASProperty
Parent Elements
MovieExamples
ActionScriptSettings ExampleFirst Element | Next Element |