Hi Guys,
I'm trying to setting up installer sources into my IDE (Intellij 14.0). I
got an error:
Error:(36, 30) [InstallApacheFlex (module installer)]: Error code: 1172:
Definition org.apache.flex.crypto:MD5Stream could not be found.
Where actually I can find this class ? I have found that this
Here's a Table Explorer, http://pastebin.com/Uzxz2ep6 I've used. The API
has changed slightly since I used it and you are likely to encounter bugs
(possibly real / possibly incorrect usage). I can send you the exported
project as well as this is missing some icons. Just email me and I'll send
it to
David,
Is there a particular reason you are maintaining two separate projects? Is
it your intention to share the skins across projects?
One thing you can try to it add your skins directory as a secondary source
root. I'm not sure how to do it in FlashBuilder, but I recall it being
pretty simple
The review of the submissions is not over yet. I have submitted a talk and
workshop on Flex + FlexJS + Maven and one on BlazeDS, but no Idea if they will
be accepted. But the notifications will go out on 14.02.2015 ... so then we
will know more :-)
Chris
-Ursprüngliche Nachricht-
Von:
I think you can run 'ant main' and it will get the needed resources?
But in order to build your need to set up 2 other projects in your IDE:
common and ant-on-air
EdB
On Sunday, February 8, 2015, piotrz wrote:
> Hi Guys,
>
> I'm trying to setting up installer sources into my IDE (Intellij 14
Hello,
Is Swiz still going to be merged into the standard SDK? Or has that
happened already?
-Eric
Maybe ClassReference("../skin.sparkSkins.SkinForCustomItemRendererComponent
On Friday, February 6, 2015, David Frank wrote:
> Hey guys,
>
> First time mailing the group. Let me introduce myself. I've been working
> on Flex 3.2 for the past 6 years, and I've only recently upgraded my
> project to
Ok. Digging into this a bit more, the only time we will ever use HTTPS is
during the Installer Config download and the MD5s.
No reason why we need to be tunneling the Installer Config through HTTPS.
All it contains is localization strings for the current version. MD5 paths
(and all paths, really
As an update to my complaint about the roboto warnings when debugging to an
Android 4 device, I fixed it by copying the font-face from the default.css
and changing the embed-as-cff option to true:
/*Roboto Fonts*/
@font-face {
src: url("spark/skins/android4/assets/fonts/Roboto-Regular.ttf"
Hi,
I want to export my application for Linux and i m using flash builder
4.7.
Please suggest work-around.
Thanks
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/export-application-for-linux-using-Flash-Builder-4-7-tp45043.html
Sent from the Apache Fl
Thanks Erik.
I've moved a bit forward. ant-on-air is building, but I'm still getting
error with MD5Stream class.
It has apache name space org.apache.flex.crypto.MD5Stream - so do we have
these swc somewhere in our repo ?
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this mes
On 2/6/2015 9:10 PM, Eric wrote:
Hello,
Is Swiz still going to be merged into the standard SDK? Or has that
happened already?
Has Swiz been donated? I thought there was talk of it at some point
in the past, but I thought it never happened.
To my knowledge Swiz has not been merged int
No. It was not merged.
I was in contact with chris (the author of swiz), and although he had the
intention to make the donation he was very busy to make it happen, so
things where left and nothing happens in the end.
2015-02-08 12:48 GMT+01:00 Jeffry Houser :
> On 2/6/2015 9:10 PM, Eric wrote:
>
Since Maven 3.1 a bug has been fixed that we were relying on for building Flex
applications. This caused any transitive dependencies of "rsl", "cache" and
"included" scoped dependencies to be omitted from the build. I am currently
extending FlexMojos to manually handle the flex scopes. But I am
"org.apache.flex.crypto.MD5Stream" is part of the ant-on-air project,
once that builds, you should see the error go away.
EdB
On Sun, Feb 8, 2015 at 12:39 PM, piotrz wrote:
> Thanks Erik.
>
> I've moved a bit forward. ant-on-air is building, but I'm still getting
> error with MD5Stream class.
On 2/6/15, 2:56 PM, "Nicholas Kwiatkowski" wrote:
>
>I have some time to implement the as3httpdlib this weekend if that is the
>direction we want to go.
Sounds good to me, go for it!
-Alex
Hi,
Would the legal eagles mind doing an initial review of the legal docs
for the Installer?
Thanks,
EdB
--
Ix Multimedia Software
Jan Luykenstraat 27
3521 VB Utrecht
T. 06-51952295
I. www.ixsoftware.nl
FWIW, when I tried to implement a socket server for Flash, I ran into more
issues than with URLLoader. Although, I don’t remember any details.
On Feb 8, 2015, at 6:50 PM, Alex Harui wrote:
>
>
> On 2/6/15, 2:56 PM, "Nicholas Kwiatkowski" wrote:
>
>>
>> I have some time to implement the as3
On Feb 8, 2015 8:52 AM, "Alex Harui" wrote:
>
>
>
> On 2/6/15, 2:56 PM, "Nicholas Kwiatkowski" wrote:
>
> >
> >I have some time to implement the as3httpdlib this weekend if that is the
> >direction we want to go.
>
> Sounds good to me, go for it!
And some refactoring of the main mxml file would
I am trying to download the Flex 4.14 SDK with AIR 17/FP 17 Beta. I tried
it twice, the installation gets aborted at the same spot:
Version 3.1.0 (windows)
Using Locale: en_US
Fetched the SDK download mirror URL from the CGI.
AIR version 17.0
Flash Player version 17.0
Creating Apache Flex home
Cr
Hi,
I got the same error and reported that on the list last week. No idea what the
cause is as the installer XML looks good to me.
Justin
On Sun, Feb 8, 2015 at 9:18 PM, Justin Mclean
wrote:
> Hi,
>
> I got the same error and reported that on the list last week. No idea what
> the cause is as the installer XML looks good to me.
>
>
Are you still getting that error? I looked at the google analytics report
and I dont see it being wi
Hi Chris,
Unfortunately, I have no idea what you are talking about..
-Alex
On 2/8/15, 4:33 AM, "Christofer Dutz" wrote:
>Since Maven 3.1 a bug has been fixed that we were relying on for building
>Flex applications. This caused any transitive dependencies of "rsl",
>"cache" and "included" scope
Can we wait to see if we integrate as3httpclient? That will impact the
legal docs.
-Alex
On 2/8/15, 9:21 AM, "Erik de Bruin" wrote:
>Hi,
>
>Would the legal eagles mind doing an initial review of the legal docs
>for the Installer?
>
>Thanks,
>
>EdB
>
>
>
>--
>Ix Multimedia Software
>
>Jan Luyk
Hi,
> Are you still getting that error?
Yes.
> I looked at the google analytics report and I dont see it being widespread.
I don't think it's being reported in the google analytics.
Justin
On Sun, Feb 8, 2015 at 10:06 PM, Justin Mclean
wrote:
> Hi,
>
> > Are you still getting that error?
>
> Yes.
>
> > I looked at the google analytics report and I dont see it being
> widespread.
>
> I don't think it's being reported in the google analytics.
>
>
Okay, I will run it through the debu
Why wait? If (when) we add as3httpblientlib, it will be at most one
addition to one file.
What I'm hoping for is to have a parallel track where all other legal
stuff that you can possibly come up with (binaries, deep-nested
licenses etc.) is checked and verified.
There is no need to wait for an R
Hi,
From a quick look that are OK, but are probably not 100% correct, but IMO it's
not a licensing error on our part and not a blocker.
IMO the (minor) issues are:
1. Binary bundles as3 commons which is not mentioned in license/notice. (It's
Apache licensed).
2. We have stuff in LICENSE that sh
That's a shame. I agree the entire framework might be a bit much, but
IoC/Dependency Injection, ServiceHelper and default fault handler
support (all optional features) really helped fill in some gaps and
avoid boilerplate.
On 2/8/2015 7:19 AM, Carlos Rovira wrote:
No. It was not merged.
I w
Okay, I got the same error during a debug run as well. Here is the stack
trace:
TypeError: Error #1009: Cannot access a property or method of a null object
reference.
at
org.apache.flex.ant::Ant/getValue()[C:\p\flexroot\git\flex-utilities\ant_on_air\src\org\apache\flex\ant\Ant.as:216]
at
org.apac
30 matches
Mail list logo