Can you send me a small test case? At runtime, the images should be loaded straight from the server, but you must make the app SOLO (you can set
<canvas proxied="false"> or else compile the app with the query arg lzproxied=false.

If you are running Firefox, a useful debugging tool is Tools ==> Page Info menu,
look at the Media tab and see if the specified URLs are the ones you think they should be (direct requests for the image URLs, not proxied)



On 10/4/06, Candide Kemmler <[EMAIL PROTECTED]> wrote:
Hi,

I'm trying to deploy a legals-DHTML laszlo app on plain apache. I've done so by generating two scripts, respectively:
...and by including them in my index page just like the generated template.

Everything works, except that I don't get the button images. Note that I've copied everything from WEB-INF/lps into htdocs/legals/lps.
Are there dependencies between the DHTML runtime and the LPS??

Candide

--
Candide Kemmler
3 rue du Bailli - 1000 Bruxelles
mobile:+32485067980


_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user





--
Henry Minsky
Software Architect
[EMAIL PROTECTED]

_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to