Author: sebawagner
Date: Fri Feb 3 11:26:12 2012
New Revision: 1240084
URL: http://svn.apache.org/viewvc?rev=1240084&view=rev
Log:
OPENMEETINGS-40 Merge Audio/Video components to trunk
Added:
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/explorer/resources/presenter_thumb.swf
(with props)
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/miniIconsPresenter.lzx
Removed:
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/aquaButton.lzx
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/baseChooseIcon.lzx
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/blueButton.lzx
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/cal-button.lzx
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/doc/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/labelBlueButton.lzx
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/resources/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/clickbox/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/conferencebox/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/doc/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/doc2/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/dynamicCombobox/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/lps/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/panel/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/popups/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/presenter/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/scrollbars/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/simplevaluelist/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/turnoverlist/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/turnoverlistpaged/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/upload/
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/validbox/
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/library.lzx
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/simpleLabelButton.lzx
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/explorer/resources/library.lzx
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/library.lzx
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/library.lzx
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/library.lzx?rev=1240084&r1=1240083&r2=1240084&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/library.lzx
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/library.lzx
Fri Feb 3 11:26:12 2012
@@ -1,13 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<library>
- <include href="incubator/roundrectbutton.lzx" />
- <include href="cal-button.lzx" />
-
- <include href="aquaButton.lzx" />
- <include href="blueButton.lzx" />
- <include href="labelBlueButton.lzx" />
<include href="simpleLabelButton.lzx" />
- <include href="baseChooseIcon.lzx" />
</library>
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/simpleLabelButton.lzx
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/simpleLabelButton.lzx?rev=1240084&r1=1240083&r2=1240084&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/simpleLabelButton.lzx
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/button/simpleLabelButton.lzx
Fri Feb 3 11:26:12 2012
@@ -12,28 +12,4 @@
</class>
-<class name="simpleLabelRoundButton" extends="roundrectbutton"
- fontsize="11" height="20" style="componentStyle" fontstyle="bold">
-
- <attribute name="labelid" type="number" setter="setLabelId(labelid)" />
- <method name="setLabelId" args="_labelid" >
- this.labelid = _labelid;
- this.setAttribute('text',canvas.getLabelName(this.labelid));
- </method>
-
-</class>
-
-<class name="simpleLabelButtonTooltip" extends="button" fontstyle="bold"
- fontsize="11" height="20" style="componentStyle">
-
- <attribute name="tooltipId" type="number" value="0" />
-
- <attribute name="labelid" type="number" setter="setLabelId(labelid)" />
- <method name="setLabelId" args="_labelid" >
- this.labelid = _labelid;
- this.setAttribute('text',canvas.getLabelName(this.labelid));
- </method>
- <labelTooltip labelid="$once{ parent.tooltipId }" />
-</class>
-
</library>
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/explorer/resources/library.lzx
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/explorer/resources/library.lzx?rev=1240084&r1=1240083&r2=1240084&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/explorer/resources/library.lzx
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/explorer/resources/library.lzx
Fri Feb 3 11:26:12 2012
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<library>
+<resource src="presenter_thumb.swf" name="presenter_thumb_rsc" />
+
<resource src="explorerbar.png" name="explorer_thumb_rsc" />
<resource src="cancel.png" name="close_explorer_window_new_rsc" />
Added:
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/explorer/resources/presenter_thumb.swf
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/explorer/resources/presenter_thumb.swf?rev=1240084&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/explorer/resources/presenter_thumb.swf
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/library.lzx
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/library.lzx?rev=1240084&r1=1240083&r2=1240084&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/library.lzx
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/library.lzx
Fri Feb 3 11:26:12 2012
@@ -9,12 +9,13 @@
<include href="labelRadioButton.lzx" />
<include href="labeltabelement.lzx" />
+ <include href="miniIconsPresenter.lzx" />
+
<include href="text/" />
<include href="button/" />
- <include href="clickbox/" />
- <include href="explorer/" />
- <include href="panel/" />
- <include href="popups" />
+ <include href="explorer/" />
+
+ <!--
<include href="list/" />
<include href="turnoverlist/" />
<include href="turnoverlistpaged/" />
@@ -22,9 +23,6 @@
<include href="simplevaluelist/" />
<include href="upload/" />
<include href="validbox/" />
- <include href="presenter/" />
- <!--<include href="lps/" />-->
- <include href="conferencebox/" />
- <!--<include href="dynamicCombobox/" />-->
+ -->
</library>
Added:
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/miniIconsPresenter.lzx
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/miniIconsPresenter.lzx?rev=1240084&view=auto
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/miniIconsPresenter.lzx
(added)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/miniIconsPresenter.lzx
Fri Feb 3 11:26:12 2012
@@ -0,0 +1,32 @@
+<library>
+
+<class name="miniIconsPresenter" extends="view">
+
+ <attribute name="iconRessourceName" value="" type="string"/>
+
+ <handler name="onmouseover">
+ this._bg.setAttribute("bgcolor",0xFFFFFF);
+ this._bg.setAttribute("visibility","visible");
+ </handler>
+
+ <handler name="onmouseout">
+ this._bg.setAttribute("visibility","hidden");
+ </handler>
+
+ <handler name="onmousedown">
+ this._bg.setAttribute("bgcolor",canvas.basebgcolorizer);
+ this._bg.setAttribute("visibility","visible");
+ </handler>
+
+ <handler name="onmouseup">
+ this._bg.setAttribute("visibility","hidden");
+ </handler>
+
+ <view name="_bg" visibility="hidden" opacity="0.7"
+ width="14" height="14" x="1" y="1" bgcolor="0xFFFFFF" />
+
+ <view name="_itemRsc" resource="$once{ parent.iconRessourceName }" />
+
+</class>
+
+</library>