... But I guess you could apply some opacity to the cloud-popup-relative.png image with an image editor, and that would do the 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 <<a href="mailto:f.vanderbiest@gmail.com">f.vanderbiest@gmail.com</a>>:</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'll find the answer to your question :<br><br>setOpacity:function(opacity) {<br> //does nothing since we suppose that we'll never apply an opacity<br>
// to a framed popup<br> }<span class="e" id="q_1193cb2362d3f77d_1"><br></span></blockquote></div><br>