On 3/28/14 10:51 PM, "jude" wrote:
>The instructions (README) may sound more complicated than it actually is.
>I'm planning on setting up Mustella as well.
>
>If you don't have it setup as an IDE compatible way how do you have it set
>up and how are you working on it?
I use FB as a text editor,
This thread [1] from the archives might come in handy. I don't think all
the information in there made it into the Wiki, but there is some
information in there as well.
EdB
1:
http://mail-archives.apache.org/mod_mbox/flex-dev/201307.mbox/%3c853dd4e8-18ae-4a31-9373-39e8fd77d...@classsoftware.com%3
Hi,
> FWIW, the downside to making the repo into an IDE-compatible SDK,
> regardless of how you do it, is that you've mixed in a lot more non-Apache
> code so you have to be careful about the content of your patches and
> checkins. However, it is way easier to do most changes in an IDE
> compatib
The instructions (README) may sound more complicated than it actually is.
I'm planning on setting up Mustella as well.
If you don't have it setup as an IDE compatible way how do you have it set
up and how are you working on it?
On Fri, Mar 28, 2014 at 5:39 PM, Alex Harui wrote:
> IMO, if you d
Hi Lee,
Someone else on this list also noticed this trace.
I have added them when there is a problem disposing the TI image proxy (should
never happen), but apparently it has not effect on the behavior.
Can you please provide a simple code where this happens, so I can try to
reproduce it and f
IMO, if you do add it to the Installer, please make sure it isn't in the
main workflow. I don't think too many people are going to do this.
I would argue that if you are planning to make a habit of modifying the
SDK, that you get comfortable using Ant scripts. We'll want you to have
run 'ant mai
Great news!
exciting stuff like FDB/Workers or FlexPMD. Thanks! :)
2014-03-28 18:02 GMT+01:00 Rushme Nayak :
> great news :)
> hopefully Squiggly come out of beta..
>
>
> On Fri, Mar 28, 2014 at 9:45 PM, Alex Harui wrote:
>
> >
> >
> > On 3/28/14 8:54 AM, "João Fernandes" <
> joaopedromartinsf
I've read through the manual install steps for installing and building the
SDK and I think I might try to update the installer to add support for this
(unless someone else wants to). My plan is to let the user select the
directory where Flex has been downloaded or installed already and then step
th
Hi All,
Getting this trace from ScrollingStageText.disposeProxy:
[WARN] SST found empty bitmap data in: null
Seems to happen when custom renderers (with editable TextArea) are
generated for a list (and also when renderers are disposed).
Any ideas?
--
Lee Burrows
ActionScripter
yes, it's a mix, we do have a "startup" resource bundle compiled inside the
app (in 3 languages) so some of our texts are available right away and all
other modules text are loaded on demand.
On 28 March 2014 14:28, Alex Harui wrote:
> OK. It may not matter, but do you have any compiled-in loc
Great news Alex!
The source code for a prototype of a code coverage utility that I wrote.
How does this work?
On 28 March 2014 15:50, Maurice Amsellem wrote:
> Great news.
>
> -Message d'origine-
> De : Tom Chiverton [mailto:t...@extravision.com]
> Envoyé : vendredi 28 mars 2014 16:48
OK. It may not matter, but do you have any compiled-in locales?
On 3/28/14 7:12 AM, "João Fernandes"
wrote:
>Alex, I think the smallest test case is just trying to load a runtime
>resource bundle.
>Our bundles are loaded externally on demand compiling with so I guess it
>will applicable to any
On 3/28/14 8:54 AM, "João Fernandes"
wrote:
>Great news Alex!
>
>The source code for a prototype of a code coverage utility that I wrote.
>
>
>How does this work?
This is the prototype I've mentioned before. It uses flash.trace.Trace to
output every debug line your code passes through. The to
I want to work on the Flex SDK and I've cloned the repository down to my
computer. From what I've gathered so far, cloning the SDK locally does not
install all the necessary components needed to run / compile a Flex
application, correct? The instructions how to setup the SDK are in the
readme in th
Great news.
-Message d'origine-
De : Tom Chiverton [mailto:t...@extravision.com]
Envoyé : vendredi 28 mars 2014 16:48
À : dev@flex.apache.org
Objet : Re: Next Donation from Adobe
On 28/03/14 15:42, Alex Harui wrote:
> 7. The Squiggly spell-checker source code
Awe-*some* !
Tom
This one is really "雪中送炭" which means giving coal to us when it snows
much!!
An updated version of the FDB debugger that contains support for ActionScript
Workers
On Fri, Mar 28, 2014 at 11:42 AM, Alex Harui wrote:
> Hi folks,
>
> Adobe legal and business folks have approved the donation of se
>OK, I just wanted to make sure. If the agreement was similar to the one Adobe
>had you sign when submitting patches then I think we're set on LICENSE and
>NOTICE. If the agreement was more Apache-like, then Brian has copyright and
>DP has license and then we may need to ask him.
Yep, we basi
great news :)
hopefully Squiggly come out of beta..
On Fri, Mar 28, 2014 at 9:45 PM, Alex Harui wrote:
>
>
> On 3/28/14 8:54 AM, "João Fernandes"
> wrote:
>
> >Great news Alex!
> >
> >The source code for a prototype of a code coverage utility that I wrote.
> >
> >
> >How does this work?
> This
On 28/03/14 15:42, Alex Harui wrote:
7. The Squiggly spell-checker source code
Awe-*some* !
Tom
Hi folks,
Adobe legal and business folks have approved the donation of several
Flex-related items to Apache. The donation paperwork is on its way to get
VP signature (yes there could be some delay or reversal there, but I don't
expect any), but I'm bringing this up now because we should start thi
Alex, I think the smallest test case is just trying to load a runtime
resource bundle.
Our bundles are loaded externally on demand compiling with so I guess it
will applicable to any external bundle loading.
@{bundle}
@{locale}
On 28 March 2014 13:37, Alex Harui wrote:
> Thanks for finding
Thanks for finding. Do you have a simple test case you can put in a JIRA?
Thanks,
-Alex
On 3/28/14 5:36 AM, "João Fernandes"
wrote:
>Hi, just tried to upgrade to 4.12 and I've noticed that our custom
>resource
>manager isn't able to load our external locales as it did in the past.
>After diggi
Hi, just tried to upgrade to 4.12 and I've noticed that our custom resource
manager isn't able to load our external locales as it did in the past.
After digging a bit, I found out the cause, it seems that the
ResourceBundleProxy isn't never loaded when it's stored as a property in
the dictionary.
Sounds like your work could be a good starting point to add phone-gap packaging
to flexmojos as soon as we added FlexJS/Falcon support ;-)
Chris
Von: Peter Ent
Gesendet: Donnerstag, 27. März 2014 19:11
An: dev@flex.apache.org
Betreff: [FlexJS] PhoneGap
H
This works (tested on iPad3, adhoc package)... though there may be
better ways..
...
this._swfurl = new URLRequest("my.swf");
this._loader = new Loader();
this._loader.load( new URLRequest("my.swf") , new LoaderContext(false,
ApplicationDomain.currentDomain, null) );
this._loader.contentLoaderInfo
Hi,
> Agreed. I'm learning something new every time there is a post on that
> thread.
Yep note that a binary release is the RM repressibility and are not voted on.
Not saying care shouldn't be taken in producing it but the vote is only counts
on the source package.
Justin
26 matches
Mail list logo