Mike it amazes me how you track (and answer) across all these lists. Thanks
man, will try it.

Stace

-----Original Message-----
From: Mike Chambers [mailto:[EMAIL PROTECTED]] 
Sent: Monday, August 19, 2002 1:59 PM
To: CF-Talk
Subject: RE: Flash Comm App Dies?

stacy,

this sounds like a known issue:

http://www.macromedia.com/support/flashcom/releasenotes/mx/rn_mx.html

------
There is an error in line 84 of the chat.asc file installed in the
server's scriptlib/components directory.
Incorrect :
this.history.unshift();

Correct:
this.history.shift();"
------

see if that fixes your issue.

mike chambers

[EMAIL PROTECTED]

> -----Original Message-----
> From: Stacy Young [mailto:[EMAIL PROTECTED]] 
> Sent: Sunday, August 18, 2002 10:06 PM
> To: CF-Talk
> Subject: Flash Comm App Dies?
> 
> 
> Been using the demo chat room that comes with the Flash Comm 
> server (I have
> personal edition)...It seems that after a certain amount of 
> use...the chat
> client just dies and doesn't allow any connections. No one 
> can log into the
> chat until the sevices is restarted...I'm thinking it may 
> just be the cheap
> demo app but I haven't had a whole lot of traffic on there...
> 
>  
> 
> Anyone?
> 
> 


______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to