Thanks Alex,
it seems that something is wrong in my macbookpro
I'll try to fix this as I get some time.
Thanks for you support on this problem
Carlos
2016-04-03 23:11 GMT+02:00 Alex Harui :
> The open command has a map of suffix to application. Sounds like it is
> incorrect. Reinstall flash
+1 Binding
-Mark
Awesome! Thanks for working on this!
Olaf
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-Demo-FalconJX-AngularJS-Angular-Material-tp52145p52178.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.
Please join now at:
https://my.adobeconnect.com/flexjstoursf
Thanks,
Om
I've been meaning to do this too! It bugs me every time when the installer
looks all pixelly. Thanks!
- Josh
On Apr 4, 2016 2:28 PM, wrote:
> Repository: flex-utilities
> Updated Branches:
> refs/heads/develop b3f5ddc8f -> 3d7aa9190
>
>
> Added support for retina resolution
>
>
> Project: http
That was the first commit from our hackathon here at the FlexJS event in
San Francisco :-)
Thanks,
Om
On Mon, Apr 4, 2016 at 3:01 PM, Josh Tynjala wrote:
> I've been meaning to do this too! It bugs me every time when the installer
> looks all pixelly. Thanks!
>
> - Josh
> On Apr 4, 2016 2:28 PM
GitHub user arcticgeek opened a pull request:
https://github.com/apache/flex-asjs/pull/4
flex-asjs: pass AIR_HOME to AIR SDK compiler via the build script.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arcticgeek/flex-asjs deve
I hope it's OK etiquette to add onto this old thread, but it appears related
to this issue. Please see the source AS3 and resulting JS below. The
"self" var is emitted but not used. If I manually add "self." in front of
the reference to "bar", it does work!
/ ACTIONSCRIPT /
package {
I'm pretty sure we haven't deal with "internal" keyword yet.
Patches are welcome, or file a JIRA issue?
Thanks,
-Alex
On 4/4/16, 8:06 PM, "Nimai" wrote:
>I hope it's OK etiquette to add onto this old thread, but it appears
>related
>to this issue. Please see the source AS3 and resulting JS be