Piotr,
Deallist.as declares a bunch of global variables in the real Flex 3 application 
that I need to convert to FlexJS.  SearchBox.mxml is one of this Flex 3 
program's source files.  Because SearchBox.mxml accesses the global variables 
in the application, I included deallias.as to reduce compilation errors when 
these global variables are accessed.    Now I am trying to isolate each Flex 3 
source file by bringing it one by one after conversion into a new program, so I 
don't have to encounter hundreds of compilation errors if I try to convert any 
source file in the original Flex 3 project folder.

As to ISearchable, I found that whether I have the import statement in the 
SearchBox.mxml or not, the compiler will hit the same out of memory error 
anyway.  I removed that statement just to see if it would make any difference 
but it didn't.
Regards,
Allen

-----Original Message-----
From: piotrz [mailto:piotrzarzyck...@gmail.com]
Sent: Sunday, July 09, 2017 7:05 PM
To: dev@flex.apache.org
Subject: RE: [FlexJS] question about porting an Adobe Flex 3 project to HTML+JS

Allen,

SearchBox.mxml - look good to me - of course if you have ISearchable - but I 
don't see it. Apart of that you have in this project file called "deallist.as" 
- which has a lot of old Flex classes - it's not going to build. Not sure what 
you wanted to achieve ?

Thanks,
Piotr



-----
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-question-about-porting-an-Adobe-Flex-3-project-to-HTML-JS-tp62698p62999.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

________________________________

Ce message, ainsi que tous les fichiers joints à ce message, peuvent contenir 
des informations sensibles et/ ou confidentielles ne devant pas être 
divulguées. Si vous n'êtes pas le destinataire de ce message (ou que vous 
recevez ce message par erreur), nous vous remercions de le notifier 
immédiatement à son expéditeur, et de détruire ce message. Toute copie, 
divulgation, modification, utilisation ou diffusion, non autorisée, directe ou 
indirecte, de tout ou partie de ce message, est strictement interdite.


This e-mail, and any document attached hereby, may contain confidential and/or 
privileged information. If you are not the intended recipient (or have received 
this e-mail in error) please notify the sender immediately and destroy this 
e-mail. Any unauthorized, direct or indirect, copying, disclosure, distribution 
or other use of the material or parts thereof is strictly forbidden.

Reply via email to