Re: Future proof Flex/Flash apps.

2019-10-11 Thread Paul Stearns
So that I could get better feed back on which route I should take, I have 
created a demo version of one of my applications.

This is a time accounting application which we developed and use internally to 
keep track of hours to pay consultants and bill clients.

The URL is http://flex.yozyo.net/production

To login, you can use either;

U: dmanager
P: mpassword

U:duser
P:UPASSWORD

It requires popups to be enabled. The application provides a self contained 
desktop like application with the ability to have multiple panels open 
simultaneously. While this is a test system, and you are welcome to muck about 
and save data please don't intentionally try to break it.

My goal is to end up with an application with a similar look and feel to what 
is provided using something that won't die in December 2020. Of course the less 
work to get from here to there will be the best approach.

Paul R. Stearns
Advanced Consulting Enterprises, Inc.

15280 NW 79th Ct.
Suite 250
Miami Lakes, Fl 33016

Voice: (305)623-0360 x107
Fax: (305)623-4588




Re: Flattening a nested array of asymetrical depth

2019-10-11 Thread Tucsonjhall
Well as I suspected, my attempt to translate such symbols as => didn't go
well given my limited knowledge of JS. One important thing I left out. There
IS consistency in the naming that I  forgot to mention. All the objects have
children in the form of an array named children. Does that make it any
easier?


Softball Minors (object) 
children (array)
East (object)
West (object)
Softball Majors (object)
children (array)
National (object)
children (array)
East (object)
West (object)
American (object)
children (array)
East (object)
West (object)
Independent (object)
children (array)
East
children (array)
Blue
Green
West
children (array)
Orange
Yellow



--
Sent from: http://apache-flex-users.246.n4.nabble.com/