Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
andros #1
buffering status message- The Real Question
Sorry folks..keyboard issue caused previous multiple posts.
Here is the Real Question:
'NetStream.Buffer.Full' is a message sent from a netStream's information
status...using this I can sned a message to the user letting them know that the
buffer is now full again and play is resuming...like this:
if(info.code == "NetStream.Buffer.Full"){
caption="Buffer is Full"
}
But , "NetStream.Buffer.Empty" does not seem to be sent. So I cannot tell
the user that the video is paused temporarily because it is filling the buffer.
The actionscript dictionary says this is a status message but it does not
work..at least not for me.
Any thoughts on this?
andros Guest
-
Status Bar Message Help Needed
Hi, I have a status bar message on my web pages. The code looks like this: <script language="JavaScript"> <!-- window.status = "bla bla bla";... -
Buffering and Preloader Question
Is it possible to build a preloader that delays the movie only for as long as the (streaming) movie is buffering? Once there is enough bufffered to... -
real if then statement question.
im making a game and theres a main stage and 3 miaw's. i have a button on my main stage that says newgame** so when u click that it closes all the... -
[PHP] Window.status message
murugesan <mailto:mukeshgct@hotmail.com> on Monday, August 25, 2003 1:51 AM said: Google* is your friend!!!! ... -
a real newbie question!
Robert Mark White wrote at Fri, 22 Aug 2003 23:37:48 -0600: No, it usually tells the (*nix) shell what program has to start - in this case...



Reply With Quote

