套件 | org.osmf.net |
類別 | public dynamic class NetClient |
繼承 | NetClient ![]() |
語言版本: | ActionScript 3.0 |
產品版本: | OSMF 1.0 |
執行階段版本: | Flash Player 10, AIR 1.5 |
Use this class to listen for callbacks on the NetConnection and NetStream created by a NetLoader's load operation.
Assign the value of the client
property of the NetConnection or NetStream
to an instance of the NetClient class.
Then use the NetClient's addHandler()
and removeHandler()
methods to register and unregister handlers for
the NetStream callbacks.
相關 API 元素
公用方法
方法 | 定義自 |
---|
Tue Jun 12 2018, 03:47 PM Z