... But I guess you could apply some opacity to the cloud-popup-relative.png image&nbsp;with&nbsp;an&nbsp;image&nbsp;editor,&nbsp;and&nbsp;that&nbsp;would&nbsp;do&nbsp;the&nbsp;trick if you do not need to adjust opacity programatically.<br><br>F.<br><br><div><span class="gmail_quote">2008/4/11, François Van Der Biest &lt;<a href="mailto:f.vanderbiest@gmail.com">f.vanderbiest@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
Hi David,<br><br>FramedCloud Popup extends Framed Popup, and inside this class, you&#39;ll find the answer to your question :<br><br>setOpacity:function(opacity) {<br>        &nbsp;&nbsp;&nbsp;//does nothing since we suppose that we&#39;ll never apply an opacity<br>
         &nbsp;&nbsp;&nbsp;// to a framed popup<br>    }<span class="e" id="q_1193cb2362d3f77d_1"><br></span></blockquote></div><br>