Sorry,

real problem is that the "sub" screen is actually a seperate request
included in an img tag, and the shared data is a jpeg buffer.  I guess the
only way to do it is to use a global singleton.

~christopher

----- Original Message -----
From: Jon Stevens <[EMAIL PROTECTED]>
To: Turbine <[EMAIL PROTECTED]>
Sent: Thursday, June 01, 2000 1:23 PM
Subject: Re: RunData Question


> on 6/1/2000 12:49 PM, christopher baus at [EMAIL PROTECTED] wrote:
>
> > I have a question regarding run data.  I have a screen that includes
> > subscreens, and want to be able to pass information from the screen to
the
> > subscreen, should this be placed into the rundata object?  I don't see
any
> > other way to do this.
> >
> > ~christopher
>
> ScreenLoader.getInstance().exec/eval
>
> -jon
>
>
>
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]
>
>



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to