Frames 

 No Frames

First Element

Next Element
Alter


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.
TypeInteger
From Value1
To Value65535
recursionDepth Optional attribute specifying the maximum recursion depth permitted for a script.
TypeInteger
From Value1
To Value65535

Child Elements

ClassPath
IncludePath
IncludeClass
ExcludeClass
ASProperty

Parent Elements

Movie

Examples

ActionScriptSettings Example

First Element

Next Element
Alter