Re: 1046: Type was not found or was not a compile-time constant: [flash.events]::IEventDispatcher

2016-07-23 Thread jbmetrics
The playerglobal.swc (for ver 22) is showing as 467,721 byte (471KB) and (for ver 20) is showing 388,430 (389KB). So that seems fine. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/1046-Type-was-not-found-or-was-not-a-compile-time-constant-flash-events-I

Re: 1046: Type was not found or was not a compile-time constant: [flash.events]::IEventDispatcher

2016-07-23 Thread Alex Harui
Is the file size for 22.0/playerglobal.swc comparable (but not equal to) 20.0/playerglobal.swc. It is possible you are getting a bogus copy somehow. -Alex On 7/23/16, 10:49 PM, "jbmetrics" wrote: >I thought that might be the case, so I checked and the ~users/Apache Flex >4.15/frameworks/libs/p

Re: 1046: Type was not found or was not a compile-time constant: [flash.events]::IEventDispatcher

2016-07-23 Thread jbmetrics
I thought that might be the case, so I checked and the ~users/Apache Flex 4.15/frameworks/libs/player/22.0/playerglobal.swc is there. I even did a clean reinstall. My laptop doesn't have a problem and ~users/Documents/Apache Flex 4.15/frameworks/libs/player/20.0/playerglobal.swc works. So I was

Good article on SVG coordinate systems

2016-07-23 Thread Harbs
It’s worth reading all three parts.[1] I did not completely understand how SVG transformations work until I read this. Relative positioning is particular sticky in SVG due to the coordinate systems. The easiest way to deal with that seem to be nesting SVG elements inside each other.[2] [1]http

Re: 1046: Type was not found or was not a compile-time constant: [flash.events]::IEventDispatcher

2016-07-23 Thread Alex Harui
Do any flash.*.* references compile? If not, maybe the playerglobal.swc is corrupted or missing or the wrong version. -Alex On 7/23/16, 10:00 PM, "jbmetrics" wrote: >Hi, > >I have just done a clean install of Apache Flex 4.15 (running Flash ver. >22) >on my new iMac (running Mac OS X El Capita

Re: [FlexJS] Nightly build failing

2016-07-23 Thread yishayw
Works for me too. Thanks. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Nightly-build-failing-tp54058p54115.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

1046: Type was not found or was not a compile-time constant: [flash.events]::IEventDispatcher

2016-07-23 Thread jbmetrics
Hi, I have just done a clean install of Apache Flex 4.15 (running Flash ver. 22) on my new iMac (running Mac OS X El Capitan). I am using IntelliJ IDEA 2016.2 and get the following errors on all flash.event::IEventDispatcher and for one flash.display::IBitmapDrawable. I didn't get these errors on

[FlexJS] Wok on the distribution

2016-07-23 Thread Christofer Dutz
Hi, while it seems the distribution now correctly packages Flex and Flash artifacts, I am currently working on the AIR part. This is a lot trickier than the rest. Currently I have to work on both the distribution as well as the mavenizer. Unfortunately I was never quite satisfied with the runt