Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
dmazan #1
Stream.get() disappears
About the simplest thing you might want to do with FMS is to play a stream to a
client. So you do something like this:
application.onConnect = function(p_client, p_bw) {
this.acceptConnection(p_client);
ls = Stream.get("playstream");
ls.play("flv:recordedstream");
}
Works just fine for a couple of minutes and then stops. Careful review of the
server administration console shows that the file "recordedstream.flv" is
playing to a nonexistent client that shows no traffic and a connection time of
Dec 31 19:00. It appears that the server thinks the client is idle and kills
both it and the playing stream.
So how would you play a recorded stream to a client? (Not using the VOD
application, I don't want to give the client a choice of what stream to play, I
want to choose the stream.)
dmazan Guest
-
Handling Object Stream / Cross Ref stream in PDF 1.4
Hi, My PDF Application handles only PDF spec 1.4 and when my Application process a PDF file generated with Acrobat ~ PDF 1.6, I see some Cross... -
text disappears
I used Contribute to edit two small sites of mine. One of them works fine so I know this program is working but with the other it doesn't work. The... -
Every Letter A disappears on PDF
I created several PDFs and on every one all the As have just disappeared, can't even type on into the hole. It is the same font and color as all the... -
layer box disappears in AI 10
I am having a problem with AI 10. for some inexplicable reason I can't get the layer "dialog box" or whatever it's called (F7) to show. I'v' pressed... -
REGEDIT DISAPPEARS
It really does sound like a virus though, Leonard. Try renaming regedit.exe to regedit.com and see if it will open. -- Patty MacDuffie Windows...



Reply With Quote

