URL Property
This topic documents a feature of HTML+TIME 2.0, which is obsolete as of Windows Internet Explorer 9.
Gets the URL specified by the Advanced Streaming Format (ASF) file script command after the onURLFlip event is fired.
Gets the URL specified by the ASF file script command after the onURLFlip event is fired.
Syntax
HTML N/A Scripting [ sURL = ] window.event.URL
Possible Values
sURL String that receives the URL specified by the ASF file script command after the onURLFlip event is fired. The property is read-only. The property has no default value.
Remarks
URL was introduced in Microsoft Internet Explorer 6.
Applies To
t:AUDIO, t:MEDIA, t:VIDEO
See Also