That would be a bummer if it could not. But I don't know. I guess
you would have to try it (and file a bug if it doesn't work :).
On 2007-02-08, at 18:25 EST, Jeff Paquette wrote:
But a resource can't be bound to a datapath, can it?
-----Original Message-----
From: P T Withington [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 08, 2007 11:35 AM
To: Jeff
Cc: [email protected]
Subject: Re: [Laszlo-user] how to cache image from dataset?
Not so. You can have a resource that is loaded at run time.
If the src is an http URL, the resource will be loaded at run time.
On 2007-02-08, at 10:45 EST, Jeff wrote:
I did a resource, but then the images have to be compiled
in, right? I
need the graphics to be external.
On Thu, February 8, 2007 10:40 am, P T Withington wrote:
Have you tried using a resources? I believe you can parameterize a
resource. Probably the most natural thing to do is make a resource
with several frames that represent the states and then display the
appropriate frame.