|
Home > Archive > Macromedia Flash Server > May 2005 > Streams?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| daz lee 2005-05-23, 8:45 pm |
| can you dump all data on a stream like all method calls at once?
I tried ns.play("logs/access", 0, -1, true); assuming the flush play =
list would do that but nope ???
cheers daz
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
| John Berzy 2005-05-24, 2:45 am |
| hey daz.... great admin app u made btw.
in the flushplaylist paramater either pass 2 or 3.... this will send all
the data at once... however 2 will repersent false and 3 will repersent true
for flushplaylist.
JB
>From: "daz lee" <dazlee4-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>
>Reply-To: FlashComm Mailing List <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
>To: <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
>Subject: [FlashComm] Streams?
>Date: Mon, 23 May 2005 21:33:45 +0100
>
>can you dump all data on a stream like all method calls at once?
>
>I tried ns.play("logs/access", 0, -1, true); assuming the flush play list
>would do that but nope ???
>
>cheers daz
>
>=-----------------------------------------------------------
>Supported by Fig Leaf Software - http://www.figleaf.com
>=-----------------------------------------------------------
>
>To change your subscription options or search the archive:
>http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
|
|
|
|
|