>> >> > > I am looking for some ideas if anything to do the following.
>> >> > > The main Flex application screen is constructed as a top
>>horizontal
>> >> menu.
>> >> > > When a menu item is clicked a Flex module is loaded and
Mark, the answer to that question has been explained to you. I don't know how
to state it more simply than I already have.
From: mark goldin
To: "users@flex.apache.org" ; Dave Glasser
Sent: Monday, September 14, 2015 6:59 AM
Subject: Re: Running flex modules from htm
suggested. Plus,
> >>you
> >> could have application state that persists from one module load to
> >>another.
> >> If it were me, I would probably alter your current main app to run in
> >> "shell mode" and not display its menu, and add the abili
ain app to run in
>> "shell mode" and not display its menu, and add the ability to control it
>> from Javascript.
>>
>> From: mark goldin
>> To: users@flex.apache.org
>> Sent: Friday, September 11, 2015 11:12 AM
>> Subject: Re: Running flex modules
lity to control it
> from Javascript.
>
> From: mark goldin
> To: users@flex.apache.org
> Sent: Friday, September 11, 2015 11:12 AM
> Subject: Re: Running flex modules from html shell
>
> But that means I have the load the whole Flex application. How am I am
> going to
rg
Sent: Friday, September 11, 2015 11:12 AM
Subject: Re: Running flex modules from html shell
But that means I have the load the whole Flex application. How am I am
going to share the screen between Flex and html?
On Fri, Sep 11, 2015 at 9:51 AM pkumar.flex wrote:
> You can use Ext
-
> > If you reply to this email, your message will be added to the discussion
> > below:
> >
> >
> http://apache-flex-users.246.n4.nabble.com/Running-flex-modules-from-html-shell-tp11171.html
> > To unsubscribe fro
; --
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://apache-flex-users.246.n4.nabble.com/Running-flex-modules-from-html-shell-tp11171.html
> To unsubscribe from Apache Flex Users, click here
> <http:/
I am looking for some ideas if anything to do the following.
The main Flex application screen is constructed as a top horizontal menu.
When a menu item is clicked a Flex module is loaded and it's shown
underneath of the top menu. I am trying to replicate the main page in html
which would have the s