Lingo Dictionary > Lingo by Feature > Network Lingo |
![]() ![]() ![]() |
Network Lingo
These terms are useful for working with the network.
Downloading and streaming media
Use these terms to obtain or stream media from the network:
|
|
Use frameReady()
and mediaReady
to check whether specific media is completely downloaded.
Use these terms to check the progress of a network operation or get information regarding network media:
Working with the local computer
Use these terms to work with the user's computer:
|
|
|
|
|
Use on EvalScript
, externalEvent
, and netStatus
to interact with browsers.
Accessing EMBED and OBJECT tag parameters
Use externalParamCount()
, externalParamName()
, and externalParamValue()
to access EMBED
and OBJECT
parameter tags:
![]() ![]() ![]() |