Macromedia Flash Server - Timer on Server

This is Interesting: Free IT Magazines  
Home > Archive > Macromedia Flash Server > November 2005 > Timer on Server





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]

Author Timer on Server
Robert Wyatt

2005-11-22, 5:46 pm

I'm have a two players playing a game and I'd like to have a counter on the
server that displays on both players screens. Any ideas would be greatly
appreciated. Thanks.


=-----------------------------------------------------------
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

coroner

2005-11-22, 5:46 pm

interval on server which throws a new Date object in a sharedobject propert=
y
both users will update time onSync while server intervals a 1000 ms
repeated action.

=-----------------------------------------------------------
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

Woody Chastain

2005-11-22, 5:46 pm

Try using setInterval on SSAS and call each client with the count. (Although
I seem to remember discussions that SSAS setInterval had problems???)

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Robert Wyatt
Sent: Tuesday, November 22, 2005 7:51 AM
To: flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
Subject: [FlashComm] Timer on Server

I'm have a two players playing a game and I'd like to have a counter on the
server that displays on both players screens. Any ideas would be greatly
appreciated. Thanks.


=-----------------------------------------------------------
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

Bill Sanders

2005-11-22, 5:46 pm

Woody,

Wasn't that fixed on FMS 2?

Thanks,
Bil

On Nov 22, 2005, at 9:53 AM, Woody Chastain wrote:

> Try using setInterval on SSAS and call each client with the count.
> (Although
> I seem to remember discussions that SSAS setInterval had problems???)
>
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> Robert Wyatt
> Sent: Tuesday, November 22, 2005 7:51 AM
> To: flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> Subject: [FlashComm] Timer on Server
>
> I'm have a two players playing a game and I'd like to have a
> counter on the
> server that displays on both players screens. Any ideas would be
> greatly
> appreciated. Thanks.
>
>
> =-----------------------------------------------------------
> 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


bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260


=-----------------------------------------------------------
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

Frédéric v. Bochmann

2005-11-22, 5:46 pm

I might have been fixed. *Haven't experienced that bug in the new version
yet.

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Bill Sanders
Sent: November 22, 2005 9:58 AM
To: chastain-B3LZGcEYt5ZBDgjK7y7TUQ@public.gmane.org; FlashComm Mailing List
Subject: Re: [FlashComm] Timer on Server

Woody,

Wasn't that fixed on FMS 2?

Thanks,
Bil

On Nov 22, 2005, at 9:53 AM, Woody Chastain wrote:

> Try using setInterval on SSAS and call each client with the count.
> (Although
> I seem to remember discussions that SSAS setInterval had problems???)
>
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> Robert Wyatt
> Sent: Tuesday, November 22, 2005 7:51 AM
> To: flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> Subject: [FlashComm] Timer on Server
>
> I'm have a two players playing a game and I'd like to have a
> counter on the
> server that displays on both players screens. Any ideas would be
> greatly
> appreciated. Thanks.
>
>
> =-----------------------------------------------------------
> 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


bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260


=-----------------------------------------------------------
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

Frédéric v. Bochmann

2005-11-22, 5:46 pm

I =3D It

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of =
Fr=E9d=E9ric v.
Bochmann
Sent: November 22, 2005 5:57 PM
To: 'FlashComm Mailing List'
Subject: RE: [FlashComm] Timer on Server

v might have been fixed. *Haven't experienced that bug in the new =
version
yet.

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Bill =
Sanders
Sent: November 22, 2005 9:58 AM
To: chastain-B3LZGcEYt5ZBDgjK7y7TUQ@public.gmane.org; FlashComm Mailing List
Subject: Re: [FlashComm] Timer on Server

Woody,

Wasn't that fixed on FMS 2?

Thanks,
Bil

On Nov 22, 2005, at 9:53 AM, Woody Chastain wrote:

> Try using setInterval on SSAS and call each client with the count. =20
> (Although
> I seem to remember discussions that SSAS setInterval had problems???)
>
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of =20
> Robert Wyatt
> Sent: Tuesday, November 22, 2005 7:51 AM
> To: flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> Subject: [FlashComm] Timer on Server
>
> I'm have a two players playing a game and I'd like to have a =20
> counter on the
> server that displays on both players screens. Any ideas would be =20
> greatly
> appreciated. Thanks.
>
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm


bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260


=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm


=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

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

Woody Chastain

2005-11-23, 5:45 pm

Yeah. My wife insisted I get fixed a few years ago too. Sorry man.

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of =
Fr=E9d=E9ric v.
Bochmann
Sent: Tuesday, November 22, 2005 4:57 PM
To: 'FlashComm Mailing List'
Subject: RE: [FlashComm] Timer on Server

I might have been fixed. *Haven't experienced that bug in the new =
version
yet.

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Bill =
Sanders
Sent: November 22, 2005 9:58 AM
To: chastain-B3LZGcEYt5ZBDgjK7y7TUQ@public.gmane.org; FlashComm Mailing List
Subject: Re: [FlashComm] Timer on Server

Woody,

Wasn't that fixed on FMS 2?

Thanks,
Bil

On Nov 22, 2005, at 9:53 AM, Woody Chastain wrote:

> Try using setInterval on SSAS and call each client with the count. =20
> (Although
> I seem to remember discussions that SSAS setInterval had problems???)
>
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of =20
> Robert Wyatt
> Sent: Tuesday, November 22, 2005 7:51 AM
> To: flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> Subject: [FlashComm] Timer on Server
>
> I'm have a two players playing a game and I'd like to have a =20
> counter on the
> server that displays on both players screens. Any ideas would be =20
> greatly
> appreciated. Thanks.
>
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm


bill sanders | www.sandlight.com | bloomfield, ct | 860-242-2260


=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm


=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

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

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com