Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 87561

How to monitor transfer data between FMS and Client

$
0
0

Hi all

I want to send bytes array from Flash Media Server to client

 

Client.prototype.sendData = function(bytes){

//bytes is BytesArray

     client[0].call("reciveData",null,bytes);

}

 

This code is work succesfully but I like to show progress bar to download this BytesArray for client. But reciveData doesn't call before all ByteArray is download on to the client.

 

Please advise me to create progress bar for show how much if BytesArray is downloaded for client.

Any help will be appreciated.


Viewing all articles
Browse latest Browse all 87561

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>