Needed an 'l' on the end of your link (.html)... https://developer.mozilla.org/samples/canvas-tutorial/4_4_canvas_rgba.html
Anyway, it looks the same in Linux AIR and Firefox 3 on Win and Linux. However, neither shows any semi-transparent circles as the code on the page suggests it should. Safari is giving me some error about "kCFErrorDomainWinSock:-1001" that seems to be due to https (based on some info in Google search results). On Feb 20, 1:27 pm, Mike Williams <[email protected]> wrote: > There are four different polyline technologies, and the opacity > implementation is different in each one. > > If AIR announces itself as Webkit, then the API probably chooses the > <canvas> technology. AIR is based on an early release of Webkit that > implements an earlier draft of the <canvas> design than ever got > implemented in Safari. > > You might get an idea about whether AIR supports <canvas> opacity by > viewing this Mozilla sample page in AIR and Safari or Firefox and > comparing the renderings. > > https://developer.mozilla.org/samples/canvas-tutorial/4_4_canvas_rgba... > l > > --http://econym.org.uk/gmap > The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
