|
Home > Archive > Macromedia Flash Server > May 2006 > stuck with last frame of previous publish
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 |
stuck with last frame of previous publish
|
|
| Gadi Srebnik 2006-05-13, 1:11 pm |
| Hi all,
I'm running video chat and recently I have this problem.
After user has disconnected from a video component and another user replaced
him,
The new user see the last frame of the previous user while all the other
clients see the new guy correctly.
Anyone had an idea?
Best regards,
Gadi
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
| |
| Vinícius Hacebe 2006-05-15, 7:11 pm |
| try putting this code:
video.clear();
//where video is the instance name of your video holder!!!
2006/5/13, Gadi Srebnik <gks-ZWEch9qRx6T6gbPvEgmw2w@public.gmane.org>:
>
> Hi all,
>
>
>
> I'm running video chat and recently I have this problem.
>
> After user has disconnected from a video component and another user
> replaced
> him,
>
> The new user see the last frame of the previous user while all the other
> clients see the new guy correctly.
>
>
>
> Anyone had an idea?
>
>
>
> Best regards,
>
> Gadi
>
>
>
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
|
|
|
|
|