A possible solution;
- If is possible to have a <view> with a SWF resource, so there is possible that resource be a LZX right?
- And at rutime I can switch the <view> resource. change form 1.lzx url to 2.lzx url. right?
On Wed, 2006-10-11 at 16:34 +0200, Glenn Plas wrote:
Why don't you split up your visual and logic code into seperate lzx files and <include> them in the main program... Not sure what you want to achieve here, every flash component is a seperate program unaware of the existence of other flash components. Perhaps you should elaborate a bit more on what you try to achieve here. Glenn -----Original Message----- From: [EMAIL PROTECTED] on behalf of Kimus Linuxus Sent: Wed 11-Oct-06 4:21 PM To: P T Withington Cc: [email protected] Subject: Re: [Laszlo-user] Laszlo Navigation This will reload the browser page!! :-S Is there a method to self reload (load another lzx) the laszlo application? On Wed, 2006-10-11 at 10:10 -0400, P T Withington wrote: > Check out LzBrowser.loadURL > > http://www.laszlosystems.com/lps-3.3/docs/guide/browser-integration.html > > On 2006-10-11, at 10:00 EDT, Kimus Linuxus wrote: > > > Hi, > > > > Is it possible to navigate between LZX applications? > > > > Instead of developing an application in one single XML file and all > > the > > logic to show and hide panels and windows I want to navigate between > > several LXZ. > > Is this possible? > > > > > > Thanx > > > > > > _______________________________________________ > > Laszlo-user mailing list > > [email protected] > > http://www.openlaszlo.org/mailman/listinfo/laszlo-user >
_______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
