tags:

views:

27

answers:

1

I've downloaded the xul demos from this page, a single file called "top.xul", but when I open it on Firefox it says the file for each demo is missing.. Is it just here? Do someone succeed to run the demos?

A: 

The top.xul file links to other .xul files. To run it all locally you would need to download them locally.

e.g. you would need to download http://www.hevanet.com/acorbin/xul/layout.xul .

View the source of top.xul to see which other files it links to.

Or, simply view the example from the page you linked to without downloading it.

pc1oad1etter
ok, I forgot I was running on Chrome, so it was downloaded instead of started online.. XD Thanks!
Tom Brito
Right, that's certainly not cross-browser. In fact, viewing it that way will be disabled in Firefox 4 I believe. (https://developer.mozilla.org/en/using_remote_xul)
pc1oad1etter