Author: sebawagner
Date: Thu May 17 15:17:18 2012
New Revision: 1339637

URL: http://svn.apache.org/viewvc?rev=1339637&view=rev
Log:
OPENMEETINGS-276 Need a way to select "Exclusive Audio" for attenees who have 
selected "Audo Only" 

Modified:
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese 
simplified.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese 
traditional.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch 
(studIP).xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml
    
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues 
brazil.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml
    incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantListItem.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/base/components/text/labelTooltip.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/commonVideoViewContentSWF10.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/baseVideoObject.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/editRecordStreamSWF10.lzx

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/arabic.xml 
Thu May 17 15:17:18 2012
@@ -4457,4 +4457,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml 
(original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/bulgarian.xml 
Thu May 17 15:17:18 2012
@@ -1138,7 +1138,7 @@ see http://incubator.apache.org/openmeet
     <value>последна страница</value>
   </string>
   <string id="372" name="videobox">
-    <value>потребителят говори</value>
+    <value>потребителят говори (By clicking here you can 
give exclusive audio / mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>изкл./вкл. на звука</value>
@@ -4454,5 +4454,8 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
+  </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
   </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/catalan.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>anar al final</value>
   </string>
   <string id="372" name="videobox">
-    <value>l'usuari parla</value>
+    <value>l'usuari parla (By clicking here you can give exclusive audio / 
mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>encendre o apagar so</value>
@@ -4455,5 +4455,8 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
+  </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
   </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese 
simplified.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese%20simplified.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese 
simplified.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese 
simplified.xml Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>到最后一页</value>
   </string>
   <string id="372" name="videobox">
-    <value>用户发言</value>
+    <value>用户发言 (By clicking here you can give exclusive audio / mute 
the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>声音 开/关</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese 
traditional.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese%20traditional.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese 
traditional.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/chinese 
traditional.xml Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>最後一頁</value>
   </string>
   <string id="372" name="videobox">
-    <value>用戶说话</value>
+    <value>用戶说话 (By clicking here you can give exclusive audio / mute 
the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>把聲音開/關</value>
@@ -4468,4 +4468,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/czech.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>jdi na poslední</value>
   </string>
   <string id="372" name="videobox">
-    <value>uživatel mluví</value>
+    <value>uživatel mluví (By clicking here you can give exclusive audio / 
mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>Vpnout/Zapnout zvuk</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/danish.xml 
Thu May 17 15:17:18 2012
@@ -1138,7 +1138,7 @@ see http://incubator.apache.org/openmeet
     <value>GÃ¥ til sidste</value>
   </string>
   <string id="372" name="videobox">
-    <value>Bruger taler</value>
+    <value>Bruger taler (By clicking here you can give exclusive audio / mute 
the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>LYD til/fra</value>
@@ -4454,5 +4454,8 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
+  </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
   </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch 
(studIP).xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch%20%28studIP%29.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch 
(studIP).xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch 
(studIP).xml Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>Zum Letzten</value>
   </string>
   <string id="372" name="videobox">
-    <value>Teilnehmer spricht</value>
+    <value>Teilnehmer spricht (By clicking here you can give exclusive audio / 
mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>Sound an/ausschalten</value>
@@ -4455,5 +4455,8 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
+  </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
   </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/deutsch.xml 
Thu May 17 15:17:18 2012
@@ -1510,7 +1510,7 @@ see http://incubator.apache.org/openmeet
   </string>
 
   <string id="372" name="videobox">
-    <value>Benutzer spricht</value>
+    <value>Benutzer spricht (By clicking here you can give exclusive audio / 
mute the microphone of others)</value>
   </string>
 
   <string id="373" name="videobox">
@@ -5923,4 +5923,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/dutch.xml 
Thu May 17 15:17:18 2012
@@ -1138,7 +1138,7 @@ see http://incubator.apache.org/openmeet
     <value>ga naar de laatste</value>
   </string>
   <string id="372" name="videobox">
-    <value>Gebruiker spreekt</value>
+    <value>Gebruiker spreekt (By clicking here you can give exclusive audio / 
mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>Geluid aan/uit</value>
@@ -4452,4 +4452,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/english.xml 
Thu May 17 15:17:18 2012
@@ -1509,7 +1509,7 @@ see http://incubator.apache.org/openmeet
   </string>
 
   <string id="372" name="videobox">
-    <value>user speaks</value>
+    <value>user speaks (By clicking here you can give exclusive audio / mute 
the microphone of others)</value>
   </string>
 
   <string id="373" name="videobox">
@@ -5899,4 +5899,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/finnish.xml 
Thu May 17 15:17:18 2012
@@ -1138,7 +1138,7 @@ see http://incubator.apache.org/openmeet
     <value>viimeinen</value>
   </string>
   <string id="372" name="videobox">
-    <value>käyttäjä puhuu</value>
+    <value>käyttäjä puhuu (By clicking here you can give exclusive audio / 
mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>ääni päälle/pois</value>
@@ -4455,4 +4455,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/french.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>Aller au dernier</value>
   </string>
   <string id="372" name="videobox">
-    <value>L'utilisateur parle</value>
+    <value>L'utilisateur parle (By clicking here you can give exclusive audio 
/ mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>Son marche/arrêt</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/galician.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>ir ao final</value>
   </string>
   <string id="372" name="videobox">
-    <value>o usuario fala</value>
+    <value>o usuario fala (By clicking here you can give exclusive audio / 
mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>acender ou apagar o son</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/greek.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>Τέλος</value>
   </string>
   <string id="372" name="videobox">
-    <value>Ο Χρήστης μιλάει</value>
+    <value>Ο Χρήστης μιλάει (By clicking here you can give 
exclusive audio / mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>Ανοιγμα/Κλείσιμο Ήχου</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hebrew.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>goto last</value>
   </string>
   <string id="372" name="videobox">
-    <value>user speaks</value>
+    <value>user speaks (By clicking here you can give exclusive audio / mute 
the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>turn sound on/off</value>
@@ -4455,5 +4455,8 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
+  </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
   </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml 
(original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/hungarian.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>ugrás az utolsóra</value>
   </string>
   <string id="372" name="videobox">
-    <value>a felhasználó beszél</value>
+    <value>a felhasználó beszél (By clicking here you can give exclusive 
audio / mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>hang ki/bekapcsolása</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml 
(original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/indonesian.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>akhir</value>
   </string>
   <string id="372" name="videobox">
-    <value>user yang berbicara</value>
+    <value>user yang berbicara (By clicking here you can give exclusive audio 
/ mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>mode suara nyala/mati</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/italian.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>vai all'ultimo</value>
   </string>
   <string id="372" name="videobox">
-    <value>utente parla</value>
+    <value>utente parla (By clicking here you can give exclusive audio / mute 
the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>suono on/off</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/japanese.xml 
Thu May 17 15:17:18 2012
@@ -1120,7 +1120,7 @@ see http://incubator.apache.org/openmeet
     <value>最後へ</value>
   </string>
   <string id="372" name="videobox">
-    <value>ユーザが話し中</value>
+    <value>ユーザが話し中 (By clicking here you can give exclusive 
audio / mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>音声オン/オフ</value>
@@ -4407,4 +4407,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/korean.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>goto last</value>
   </string>
   <string id="372" name="videobox">
-    <value>user speaks</value>
+    <value>user speaks (By clicking here you can give exclusive audio / mute 
the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>turn sound on/off</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/persian.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>آخر به رفتن</value>
   </string>
   <string id="372" name="videobox">
-    <value>كاربر گفتگوي</value>
+    <value>كاربر گفتگوي (By clicking here you can give exclusive 
audio / mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>صدا كردن خاموش/روشن</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/polish.xml 
Thu May 17 15:17:18 2012
@@ -1157,7 +1157,7 @@ albo to pole nie ma etykiety w języku
                <value>ostatni</value>
        </string>
        <string id="372" name="videobox">
-               <value>użytkownik mówi</value>
+               <value>użytkownik mówi (By clicking here you can give 
exclusive audio / mute the microphone of others)</value>
        </string>
        <string id="373" name="videobox">
                <value>włącz/wyłącz dźwięk</value>
@@ -4529,4 +4529,7 @@ transmitowania głosu i obrazu wideo.<
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues 
brazil.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues%20brazil.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues 
brazil.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues 
brazil.xml Thu May 17 15:17:18 2012
@@ -1120,7 +1120,7 @@ see http://incubator.apache.org/openmeet
     <value>ir para o último</value>
   </string>
   <string id="372" name="videobox">
-    <value>palestras do usuário</value>
+    <value>palestras do usuário (By clicking here you can give exclusive 
audio / mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>desligar/ligar som</value>
@@ -4437,4 +4437,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml 
(original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/portugues.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>ir ao último</value>
   </string>
   <string id="372" name="videobox">
-    <value>palestras do usuário</value>
+    <value>palestras do usuário (By clicking here you can give exclusive 
audio / mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>desligar/ligar som</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/russian.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>к последнему</value>
   </string>
   <string id="372" name="videobox">
-    <value>Пользователь говорит</value>
+    <value>Пользователь говорит (By clicking here you can 
give exclusive audio / mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>Включить/выключить звук</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/slovak.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>posledný</value>
   </string>
   <string id="372" name="videobox">
-    <value>používateľ hovorí</value>
+    <value>používateľ hovorí (By clicking here you can give exclusive 
audio / mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>vypnúť/zapnúť zvuk</value>
@@ -4455,5 +4455,8 @@ see http://incubator.apache.org/openmeet
   </string>
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
+  </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
   </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/spanish.xml 
Thu May 17 15:17:18 2012
@@ -1140,7 +1140,7 @@ see http://incubator.apache.org/openmeet
     <value>ir al final</value>
   </string>
   <string id="372" name="videobox">
-    <value>el usuario habla</value>
+    <value>el usuario habla (By clicking here you can give exclusive audio / 
mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>encender o apagar sonido</value>
@@ -4464,4 +4464,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/swedish.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>GÃ¥ till sista</value>
   </string>
   <string id="372" name="videobox">
-    <value>Användare talar</value>
+    <value>Användare talar (By clicking here you can give exclusive audio / 
mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>Sätt på/av ljudet</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/thai.xml Thu 
May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>ไปยังหน้าสุดท้าย</value>
   </string>
   <string id="372" name="videobox">
-    <value>ผู้ใช้พูด</value>
+    <value>ผู้ใช้พูด (By clicking here you can give 
exclusive audio / mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>เปิด/ปิดเสียง</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/languages/turkish.xml 
Thu May 17 15:17:18 2012
@@ -1138,7 +1138,7 @@ see http://incubator.apache.org/openmeet
                <value>sonuncuya git</value>
        </string>
        <string id="372" name="videobox">
-               <value>kullanıcı konuşuyor</value>
+               <value>kullanıcı konuşuyor (By clicking here you can give 
exclusive audio / mute the microphone of others)</value>
        </string>
        <string id="373" name="videobox">
                <value>sesi aç/kapa</value>
@@ -4455,4 +4455,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml 
(original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/languages/ukrainian.xml 
Thu May 17 15:17:18 2012
@@ -1139,7 +1139,7 @@ see http://incubator.apache.org/openmeet
     <value>В кінець</value>
   </string>
   <string id="372" name="videobox">
-    <value>Розмови користувача</value>
+    <value>Розмови користувача (By clicking here you can 
give exclusive audio / mute the microphone of others)</value>
   </string>
   <string id="373" name="videobox">
     <value>вкл/викл звук</value>
@@ -4456,4 +4456,7 @@ see http://incubator.apache.org/openmeet
   <string id="1477" name="sharing client">
     <value>Moderator permission required to start recording</value>
   </string>
+  <string id="1478" name="no right for exclusive audio">
+    <value>You don't have permission to apply exclusive audio to any 
participant. You need moderation role or the right for exclusive audio to make 
any microphone exclusive turned on..</value>
+  </string>
 </language>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantListItem.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantListItem.lzx?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantListItem.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantListItem.lzx
 Thu May 17 15:17:18 2012
@@ -621,7 +621,16 @@
         
         <view name="_loudness" x="120" >
             <view x="0" y="0" name="loudness" resource="speaking" opacity="0.2"
-                  onmouseover="" onmouseout="" >        
+                  onmouseover="" onmouseout="" >      
+                           <handler name="onclick">
+                                       <![CDATA[
+                                       if (canvas.ismoderator || 
canvas.isAllowedToGiveExclusiveAudio) {
+                                           
canvas.thishib.giveExclusiveAudio.setExclusiveAudio(parent.parent.parent.refObj.publicSID);
+                                       } else {
+                                               new 
lz.labelerrorPopup(canvas.main_content._content.inner,{errorlabelid:1478});    
+                                       }
+                                       ]]>
+                               </handler> 
                 <labelTooltip inittwice="true" labelid="372" />
             </view>
         </view>    

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/base/components/text/labelTooltip.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/base/components/text/labelTooltip.lzx?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/base/components/text/labelTooltip.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/base/components/text/labelTooltip.lzx
 Thu May 17 15:17:18 2012
@@ -33,6 +33,15 @@
         
     <handler name="onmouseover" reference="this.parent">
        <![CDATA[
+            this.doonmouseover();
+        ]]>        
+    </handler>
+    <handler name="onmouseout" reference="this.parent">
+        this.doonmouseout();
+    </handler>
+    
+    <method name="doonmouseover">
+       <![CDATA[
             this.setContent.sendEvent();
                if (this.ismenubuttonlabel){
                        this.parent.setLabel();
@@ -64,10 +73,11 @@
                this.holder.setAttribute('x',xVal);
                this.holder.setAttribute('y',yVal);
         ]]>        
-    </handler>
-    <handler name="onmouseout" reference="this.parent">
+    </method>
+    <method name="doonmouseout">
         this.holder.destroy();
-    </handler>
+    </method>
+    
     <handler name="onmouseup" reference="this.parent">
         this.holder.destroy();
     </handler>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/commonVideoViewContentSWF10.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/commonVideoViewContentSWF10.lzx?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/commonVideoViewContentSWF10.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/commonVideoViewContentSWF10.lzx
 Thu May 17 15:17:18 2012
@@ -78,9 +78,6 @@
                if($debug) 
Debug.info("createEditRecordStream,",syncUpdate,isInterview,interviewPodId);
                if (canvas.inner.editRecordStream != null)
                        canvas.inner.editRecordStream.destroy();
-               
-               canvas.inner.bringToFront();    
-                       
                new lz.editRecordStreamSWF10(canvas.inner, {
                                        name:"editRecordStream",
                                        isSyncUpdate:syncUpdate,

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/baseVideoObject.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/baseVideoObject.lzx?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/baseVideoObject.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/baseVideoObject.lzx
 Thu May 17 15:17:18 2012
@@ -429,7 +429,16 @@
        <view name="_loudness" x="1" 
               y="${parent.height - 20 - ((parent._innerbottom.visible) ? 18 : 
0) }">
                <view x="2" y="2" name="loudness" resource="speaking" 
opacity="0.2"
-                         onmouseover="" onmouseout="" >                
+                         onmouseover="" onmouseout="" >        
+                       <handler name="onclick">
+                               <![CDATA[
+                               if (canvas.ismoderator || 
canvas.isAllowedToGiveExclusiveAudio) {
+                                       parent.parent.giveExclusiveAudio();
+                               } else {
+                                       new 
lz.labelerrorPopupSWF10(canvas,{errorlabelid:1478});
+                               }
+                               ]]>
+                       </handler>      
                        <labelTooltip inittwice="true" labelid="372" />
                </view>
        </view>
@@ -503,14 +512,7 @@
 
     <view name="_giveExclusiveAudioView" valign="middle" align="center" 
visible="false">
         <view name="_micButton" width="40" height="40" resource="mic_rsc" 
showhandcursor="true">
-               <handler name="onclick">
-                             <![CDATA[
-                               if (canvas.ismoderator || 
canvas.isAllowedToGiveExclusiveAudio) {
-                                       parent.parent.giveExclusiveAudio();
-                                 }
-                             ]]>
-                       </handler> 
-            <labelTooltip labelid="1386" />
+            <labelTooltip name="_toolTipTextExclusiveAudio" labelid="1386" />
         </view>
     </view>
 
@@ -523,6 +525,7 @@
             return;
         }
         if (canvas.ismoderator || canvas.isAllowedToGiveExclusiveAudio) {
+               
this._giveExclusiveAudioView._micButton._toolTipTextExclusiveAudio.doonmouseover();
             this._giveExclusiveAudioView.setAttribute("visible", true);
         }
         ]]>
@@ -536,6 +539,7 @@
         if (this.minimized) {
             return;
         }
+        
this._giveExclusiveAudioView._micButton._toolTipTextExclusiveAudio.doonmouseout();
         this._giveExclusiveAudioView.setAttribute("visible", false);
         ]]>
     </handler> 
@@ -543,7 +547,10 @@
     <handler name="onclick">
                <![CDATA[
                if (canvas.ismoderator || canvas.isAllowedToGiveExclusiveAudio) 
{
+                       
this._giveExclusiveAudioView._micButton._toolTipTextExclusiveAudio.doonmouseout();
                        this.giveExclusiveAudio();
+               } else {
+                               new 
lz.labelerrorPopupSWF10(canvas,{errorlabelid:1478});        
                }
                ]]>
        </handler> 

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/editRecordStreamSWF10.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/editRecordStreamSWF10.lzx?rev=1339637&r1=1339636&r2=1339637&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/editRecordStreamSWF10.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/video/editRecordStreamSWF10.lzx
 Thu May 17 15:17:18 2012
@@ -106,6 +106,8 @@
        
        <handler name="oninit">
                <![CDATA[
+                       //Make this view the upmost in the z-Index order
+                       canvas.inner.bringToFront();
                
                        this.counterDelegate = new LzDelegate( this, "count" );
                
@@ -281,6 +283,9 @@
                         canvas.videoComp_lc.send(canvas.videoComp_lc_name, 
"onStartBroadcast", this.currentClient.broadCastID, settings);
                     } else {
                         
this.myvideocontainer.setAttribute("visibility","visible");
+                        if (this.myvideocontainer.minimized) {
+                            this.myvideocontainer.reminimize();
+                        }
                     }
                     break;
                        case "av":
@@ -289,6 +294,9 @@
                         canvas.videoComp_lc.send(canvas.videoComp_lc_name, 
"onStartBroadcast", this.currentClient.broadCastID, settings);
                     } else {
                         
this.myvideocontainer.setAttribute("visibility","visible");
+                        if (this.myvideocontainer.minimized) {
+                            this.myvideocontainer.reminimize();
+                        }
                     }
 
                                break;
@@ -313,6 +321,9 @@
                         canvas.videoComp_lc.send(canvas.videoComp_lc_name, 
"onStartBroadcast", this.currentClient.broadCastID, settings);
                     } else {
                         
this.myvideocontainer.setAttribute("visibility","visible");
+                        if (this.myvideocontainer.minimized) {
+                            this.myvideocontainer.reminimize();
+                        }
                     }
                                break;
                        case "n":


Reply via email to