On 06/01/2012 11:33, Cobra wrote:
On 2012-01-06 11:59, Richard Fairhurst wrote:
Flash Player only allows Flash apps (such as P2) to load data from
domains that have a permissions file, called crossdomain.xml. This
permissions file needs to be saved at the root of the domain.

<random rant, including the words "flash" and "retarded">

Yup. crossdomain.xml is horrid. To be fair, Flash Player supported this way before browser writers started allowing it for JS via Access-Control-Allow-Origin, and even then that requires sending additional response headers which (for most people) is harder than just uploading a file somewhere.

Are there any plans for for combining several styles besides merging
them locally into one file?

You can use @import directives:
        @import("stylesheets/core_ways.css");

cheers
Richard


_______________________________________________
Potlatch-dev mailing list
Potlatch-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/potlatch-dev

Reply via email to