Hi,
I have an videchat application where i have some thing like "refresh"
button. When the video are subscribed on the either side, on the click
of "refresh" button the subscribing videos must be removed and re-
subscribe again.
When i press refresh,
1. the subscribing video panels on the subscribes side must be
removed, this iam executing using sharedobject.
sharedobject.send("removepanel");
2. after this publish and subscribe code is executed.
publish_AV();
The problem is code 2 is executed before code 1.

How to accomplish this task

regards
Pradeep

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to