Javascript functions

2017-08-23 Thread Jim Norris
In FlexJS, is there a way to call a Javascript function from ActionScript? I did not see an obvious way to do it but I may have missed something. Thanks, Jim

Image caching

2017-08-07 Thread Jim Norris
? Thanks, Jim Norris Office: 678-694-8809 Cell: 404-819-6823 <mailto:jim.nor...@e-work.com> jim.nor...@e-work.com <https://www.linkedin.com/in/jim-norris-376966108/> See me on LinkedIn Click to view <https://youtu.be/KLX4KZaewjQ> The new e-work.com video The informat

RE: XML hasOwnProperty method

2017-08-04 Thread Jim Norris
PM, Jim Norris wrote: > > Hi- > > I installed the Apache FlexJS Nightly using the SDK Installer and adjusted > the project compiler to the new SDK, but I am still seeing failures with the > handleOwnProperty method. I will try to do some additional debugging > tomorrow

RE: XML hasOwnProperty method

2017-07-31 Thread Jim Norris
OwnProperty method There are quite a few fixes to XML in particular in the nightly, so I would recommend that you use the nightly anyway. If you need help getting the nightly, let us know. Thanks, Harbs > On Jul 30, 2017, at 11:05 PM, Jim Norris wrote: > > That's great news!

RE: XML hasOwnProperty method

2017-07-30 Thread Jim Norris
is something I personally use, so I wouldn’t be > too surprised if there are issues there. > > (FWIW, you should be able to use if(resourceXML.@collapsible.length()) > as a workaround.) > > Thanks, > Harbs > >> On Jul 30, 2017, at 9:56 PM, Jim Norris wrote: >&

XML hasOwnProperty method

2017-07-30 Thread Jim Norris
This may be for Harbs as I think he did a lot of the work for XML. I am working on some existing Flex code and trying to convert portions of it to FlexJS. As part of the application it loads a lot of XML files and uses E4X to parse them. I was able to get this working quickly in swf format, s

RE: Help with 0.8

2017-07-28 Thread Jim Norris
I made it as simple as I could: http://ns.adobe.com/mxml/2009"; xmlns:js="library://ns.apache.org/flexjs/express" xmlns:basic="library://ns.apache.org/flexjs/basic" > @namespace js "library://ns.apache.org/flexjs/express"

RE: Help with 0.8

2017-07-28 Thread Jim Norris
] at org.apache.flex.core::Application/initHandler()[/Users/aharui/git/flex/release/flex-asjs/frameworks/projects/Basic/src/main/flex/org/apache/flex/core/Application.as:153] Thanks for any help. Jim -Original Message- From: Jim Norris [mailto:jim.nor...@e-work.com] Sent: Wednesday

RE: Help with 0.8

2017-07-26 Thread Jim Norris
I would like to look at something that is setup properly to make sure I understand how I should be doing things. Again, appreciate your feedback. Thanks, Jim -Original Message- From: Jim Norris [mailto:jim.nor...@e-work.com] Sent: Wednesday, July 26, 2017 1:42 PM To: 

RE: Help with 0.8

2017-07-26 Thread Jim Norris
<https://www.experts-exchange.com/questions/28699151/how-can-flash-builder-4-X-version-make-use-of-java-8.html> > On Jul 26, 2017, at 7:24 PM, Jim Norris wrote: > > Hi- > > I had previously setup the Hello World sample using FlexJS 0.7. I installed > 0.8 and I am g

Help with 0.8

2017-07-26 Thread Jim Norris
-line arguments: -os win32 -ws win32 -arch x86_64 Thanks, Jim Norris Office: 678-694-8809 Cell: 404-819-6823 <mailto:jim.nor...@e-work.com> jim.nor...@e-work.com <https://www.linkedin.com/in/jim-norris-376966108/> See me on LinkedIn Click to view <h

RE: [FlexJS] vertical layout not working with labels

2017-02-07 Thread Jim Norris
Sorry all, this e-mail was sent to the incorrect address. Thanks, Jim Norris -Original Message- From: Jim Norris [mailto:jim.nor...@e-work.com] Sent: Tuesday, February 7, 2017 5:48 PM To: dev@flex.apache.org Subject: RE: [FlexJS] vertical layout not working with labels It should be

RE: [FlexJS] vertical layout not working with labels

2017-02-07 Thread Jim Norris
It should be hidden from the user portal not the report. -Original Message- From: Justin Mclean [mailto:jus...@classsoftware.com] Sent: Tuesday, February 7, 2017 5:22 PM To: dev@flex.apache.org Subject: Re: [FlexJS] vertical layout not working with labels Hi, Thanks for that: > >

RE: [DISCUSS] Adopting AS3Commons

2015-12-03 Thread Jim Norris
I use the AS3 Commons eventbus. -Original Message- From: Harbs [mailto:harbs.li...@gmail.com] Sent: Thursday, December 03, 2015 3:26 PM To: dev@flex.apache.org Subject: Re: [DISCUSS] Adopting AS3Commons The feature I probably use most often in the zip functionality. It has the best zip l

RE: [FALCONJX][FLEXJS] XML handling (was Re: [FlexJS] Back port)

2015-11-10 Thread Jim Norris
thoughts as well. -Alex On 11/10/15, 8:30 AM, "Jim Norris" wrote: >Hello, > >I have been observing the progress on FlexJS as I am the developer for >an application built with Flex that my company deploys into large >enterprises. > >We have XML based content and

RE: [FALCONJX][FLEXJS] XML handling (was Re: [FlexJS] Back port)

2015-11-10 Thread Jim Norris
expressions to Flex JS that would certainly make an eventual conversion of our application simpler. We also use the XML.hasOwnProperty method to detect the existence of attributes that are used as configuration switches in the XML. Thanks, Jim Norris www.e-Work.com -Original Message