Hi Alex,
I've just tried installer and installation went ok, but in the install log I
have following information:
1) Using locale: pl_PL - Why we have here pl_PL - This value has been
retrieved based on my system language ?
2) Unable to clean up temporary installation directory - This mean that
d
I have no issue testing and debugging my app via ADT through USB on my iPad
Mini, the only issue I have is launching my app on iOS simulator, it shows this
message:
Error Message ===
SDK is missing GPL component
/Applications/Xcode.app/Contents/Developer/Platforms/iPhon
On 6/9/14 1:09 PM, "Harbs" wrote:
>Here¹s a wacky idea:
>
>I can leave tables as group elements for managing table cell elements and
>formatting inheritance purposes.
>I can introduce a TableLeafElement class whose sole purpose is describing
>the contents of the table and satisfying getLeaf() c
This is the discuss thread.
Thanks,
-Alex
Please vote to approve Apache Flex SDK Installer version 3.1 to be
released.
Issues addressed in this release:
- Installer will report more information when installs fail.
- Bugs fixed in ant_on_air required by latest nightly builds of FalconJX
and FlexJS
- Caching logic moved to the install scrip
Here’s a wacky idea:
I can leave tables as group elements for managing table cell elements and
formatting inheritance purposes.
I can introduce a TableLeafElement class whose sole purpose is describing the
contents of the table and satisfying getLeaf() calls. I’d override getLeaf()
for TableEle
Bah!
I’ve been relying on replaceChildren(), findChild(), etc.for TableCellElements.
None of that will work if I change TableElement to a leaf…
I could really use multiple inheritance.
Why was TLF designed that elements are either leaf elements of group elements?
Couldn’t elements conceivably
OK.
I’ll see how it goes...
On Jun 9, 2014, at 9:31 PM, Alex Harui wrote:
> OK, I guess TLF doesn't really have block elements. I was just wondering
> if there would be some problem further down the line. Folks seem to want
> to have TLF elements work like HTML elements.
>
> I was pondering
OK, I guess TLF doesn't really have block elements. I was just wondering
if there would be some problem further down the line. Folks seem to want
to have TLF elements work like HTML elements.
I was pondering if you next had to support DIV and if block elements
should first be introduced to TLF.
FYI, I have just tested in Flash Builder as well, and same issue. No joy in
deployment to iOS devices.
Also doesn't appear to work anymore with my old Flex 4.6 with AIR 3.8 SDK
either.
I'm guessing it is something on the iOS side that is blocking things. I'm
running the latest iOS 7.1.1
On Mon
That’s pretty close to what I already did. Table composition is all working
very well as each table cell acting as a separate TextFlow and container.
Except extending InlineGraphicElement does not make sense. There’s a lot of
code in there dealing with loading assets which is not applicable to t
I'm not an HTML expert, but they seem to divide up their elements between
those that default to "inline" and those that default to "block". I think
in TLF, SpanElement and InlineGraphicElement are inline and
ParagraphElement is "block". I haven't really thought through this, but
one possible stra
Yes, it doesn't expire until this coming December.
On Mon, Jun 9, 2014 at 12:57 PM, OmPrakash Muppirala
wrote:
> Hmm, do you have a valid and current ios development certificate? I let
> mine expire and started seeing weird things. It was a couple of days
> before I realized that it had expir
Hmm, do you have a valid and current ios development certificate? I let
mine expire and started seeing weird things. It was a couple of days
before I realized that it had expired.
Thanks,
Om
On Mon, Jun 9, 2014 at 10:54 AM, Nick Collins wrote:
> Not unless IntelliJ is putting it in automatic
Not unless IntelliJ is putting it in automatically for me. I don't have it
set and I don't see it in the console as being one of the compiler options
specified.
On Mon, Jun 9, 2014 at 12:41 PM, OmPrakash Muppirala
wrote:
> I see this exact behavior when I use the new "-useLegacyAOT no" custom
>
I see this exact behavior when I use the new "-useLegacyAOT no" custom
compiler directive, so I stopped using it. Any chance that could be your
problem?
Thanks,
Om
On Mon, Jun 9, 2014 at 10:36 AM, Nick Collins wrote:
> Hey guys,
>
> I'm posting this here because I'm not sure if this is an AIR
Hey guys,
I'm posting this here because I'm not sure if this is an AIR SDK issue, and
issue with the Flex SDK, or an issue perhaps with the way the installer
overlays the two.
This could also potentially be an IDE issue, though I'm not sure.
The setup:
• App is built using Flex 4.12.1 and AIR 13
I have not yet implemented arrow navigation (beyond what was there originally),
but here’s my plan:
* When text outside the table is selected, arrow navigation would treat the
entire table like a single atom (i.e. if the cursor is right before, a right
arrow will move the cursor beyond the tabl
What is the leftArrow/rightArrow navigation model when Tables are involved?
Also, in HTML, isn't a Table a block-level element? Are there other
reasons for making it a leaf? Shouldn't Table be more like
ParagraphElement?
-Alex
On 6/8/14 10:48 PM, "Harbs" wrote:
>My real concern is the fact t
Psst... It is being rebranded as Edge Professional. ;-)
On Mon, Jun 9, 2014 at 9:26 AM, Gary Yang wrote:
> Haven't heard much pop talk for a long time.
>
>
> On Mon, Jun 9, 2014 at 8:39 AM, Jeffry Houser
> wrote:
>
> >
> > There have been threads floating around about some big Flash related
>
Mike, I thought you were going to gamble that nobody was relying on old
behavior and we would change the tests.
Is there more to it than that?
-Alex
From: "Michael A. Labriola"
mailto:labri...@digitalprimates.net>>
Date: Monday, June 9, 2014 7:13 AM
To: Erik de Bruin mailto:e...@ixsoftware.nl>
>However much I'd like to "kill" a commit (or commit a kill?), my very limited
>Git knowledge would surely bork the repo big time. Can you give me a pointer
>on how to safely handle this?
No worries. I should be able to take care of it today if you aren’t comfortable
with it (and I don’t blame
Ah, did I make it sound like I know what I'm talking about? My bad ;-)
However much I'd like to "kill" a commit (or commit a kill?), my very
limited Git knowledge would surely bork the repo big time. Can you give me
a pointer on how to safely handle this?
EdB
On Mon, Jun 9, 2014 at 4:13 PM, M
Haven't heard much pop talk for a long time.
On Mon, Jun 9, 2014 at 8:39 AM, Jeffry Houser wrote:
>
> There have been threads floating around about some big Flash related
> announcement coming. One I saw said that this would knock the socks off
> iOS devs. As best I can tell, the people talk
Erik,
Just kill my commit and I will resubmit it after I figure out the right
compromise between the various opinions. Figuring out a solution that is
acceptable to all involved is taking time.
Mike
From: Erik de Bruin [mailto:e...@ixsoftware.nl]
Sent: Monday, June 09, 2014 9:42 AM
To: dev@fl
Bump...
EdB
On Thu, Jun 5, 2014 at 9:53 AM, Erik de Bruin wrote:
> -1 (binding)
>
> I'm vetoing this commit because it is causing the following (sets of)
> Mustella tests to fail:
>
> - LangPacks/Japanese/tests/runtimeErrorTests (aharui: "The new logic
> around setting the hasFieldName and h
Bump...
EdB
On Thu, Jun 5, 2014 at 9:56 AM, Erik de Bruin wrote:
> -1 (binding)
>
> I'm vetoing this commit because it is causing the following (sets of)
> Mustella tests to fail:
>
> - gumbo/components/ComboBox/Properties/ComboBox_Properties_UserInput
> (aharui: "The ComboBox failures are d
Nope, the unstable runs cause the entire Jenkins/Java/Apache stack to
crumble every few days. I was away from computer for a few days, but there
were no runs successful and I just logged in to the VM only to see a huge
Java RTE dialog up. Rebooting as we speak, let's see what happens then.
EdB
There have been threads floating around about some big Flash related
announcement coming. One I saw said that this would knock the socks off
iOS devs. As best I can tell, the people talking about this are just
stirring up the rumor mill.
6-18 is the date of the "next version" of Creative
I don't have some insight into the issues of XMLListCollection, but
after reading this discussion I think it might be reasonable to create a
new class like "XMLListCollection2" with the improved or mutated behaviour.
Stephan
Am 09.06.2014 13:32, schrieb Nicholas Kwiatkowski:
Have we been gett
Hi everyone,
Just heard a rumor saying Adobe will announce something big about Flash Pro
on 2014-06-18.
Me and my fellows are talking about it, some said Flash Pro would combine
with Edge to create H5 animations, well who knows.
Anyone has any ideas?
DarkStone
2014-06-09
--
View this messag
Have we been getting cleans passes of Mustella yet? I've got a few changes
I have been working on in another branch that I want to merge in if we are..
-Nick
On Fri, Jun 6, 2014 at 8:01 PM, Alex Harui wrote:
> I think I understand. IMO, it still feels worth it to me to maintain the
> old beh
32 matches
Mail list logo