You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by Deepak MS <me...@gmail.com> on 2014/12/01 07:59:52 UTC

Re: Flex web and mobile project

Thanks Jonas and David.

I'll take up library approach, similar to that link but with all the views
in it.

On Sat, Nov 29, 2014 at 3:50 PM, David Harrburger <dh...@bluetools.fr> wrote:

> Hi !
>
> This example use a common library for phone, tablet and web :
> http://www.adobe.com/devnet/flex/samples/shopping-cart-application.html
>
> Hope it can help
>
> All the best
> david
>
> -----Message d'origine----- From: Deepak MS Sent: Friday, November 28,
> 2014 10:27 AM To: users@flex.apache.org Subject: Flex web and mobile
> project
> Hey Guys,
> There is a new project coming in and the main need is to maintain same code
> base for both web and an ipad app. It's basically a dashoard with 4 to 5
> views(Bar charts\line charts\datagrids\dropdowns\skinning).
>
> Obviously I need to create a web project and a mobile project in flex. I'm
> planning to use TabNavigator in web and TabbedViewNavigator in mobile. But
> the views that I would use in both the projects needs to be common. So that
> maintainance would be easier.
>
>
> Are there any best practices? How do I go about it? Kindly suggest. Will
> library help?
>
> I have worked on separate web and mobile projects before. But this is the
> first time with single code base ;)
>
> Appreciate your help.
>
> Cheers!
>
>