Thanks, I'm giving the Alpha2 a try already. The opacity works fine. I guess I'll have to migrate my App to use it.
cheers Darren Graham Information Analyst EDS 1-3 Bartley Way Bartley Way Industrial Park Hook, RG279XA UK Phone: +44 01256 74 2579 + mailto: [EMAIL PROTECTED] This email contains information which is confidential and may be privileged. Unless you are the intended addressee (or authorised to receive for the addressee) you may not use, forward, copy or disclose to anyone this email or any information contained in this email. If you have received this email in error, please advise the sender by reply email immediately and delete this email. EDS Defence Ltd Registered Office: 4 Roundwood Avenue, Stockley Park, Uxbridge, Middlesex, UB11 1BQ. Registered in England no: 936751 VAT number: 432 99 5915 -----Original Message----- From: Andreas Hocevar [mailto:[EMAIL PROTECTED] Sent: 26 September 2007 17:43 To: Graham, Darren F Cc: Lagarde Pierre; Steven M. Ottens; [email protected] Subject: Re: [Mapbuilder-devel] Mapbuilder - Opacity management Hi, On 9/24/07, Graham, Darren F <[EMAIL PROTECTED]> wrote: > I'm trying to get some opacity control into the layer control area -> > using "-" and "+" buttons to increase and decrease opacity and based > it on your example here: but I can only get it to work in FireFox. It > won't work in IE 6 or 7. Unfortunately I really need it to work in > IE7. I am currently using MapBuilder 1.5AlphaRC1 (.war Built on 17th > March 2007). You might want to give 1.5-alpha2 a try. This new release uses OpenLayers as rendering engine, and opacity should work there. If not, then you might have to change one line in MapPaneOL.js. Around line 460, there is an option alpha: false, Set this to alpha: true, Anyway, I would advice you to use GIF as output format, because performance is better than with PNG. If you have true-color images, JPEG would be your choice. Regards, Andreas. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
