Hi,
I just saw that the scrollbars appearance in our iOS app changed with the
latest Flex SDK 4.14.1 (in debug mode locally everything looks ok).
The device I'm seeing this is an iPad Air with latest iOS 8.3. I'm using the
Mobile Theme with mobile.swc and mobilecomponents.swc.
Affected componen
well.
Thanks,
Om
On Fri, Jun 5, 2015 at 5:03 AM, Weber Jan wrote:
> Hi,
>
> I just saw that the scrollbars appearance in our iOS app changed with
> the latest Flex SDK 4.14.1 (in debug mode locally everything looks ok).
> The device I'm seeing this is an iPad Air with lates
Hi,
I would like to see improvements towards databinding in Flex - more precisely,
there should be a way to remove/dispose the databindings you state in MXML
("curly brackets").
Currently, it seems impossible to access the databindings the compiler creates
when creating the databinding in MXML.
Hello,
we have a a project which makes use of the code behind pattern for MXML and AS
files.
The application has an AS class of type s:Window and an MXML file which is
based on that AS class.
Adding an EventListener "FlexEvent.CREATION_COMPLETE" in the constructor of the
AS Window class and re
tTimeout and/or click a button that calls that code to prove it really is a
timing issue. It could be something else.
-Alex
On 2/18/16, 7:28 AM, "Weber Jan" wrote:
>Hello,
>
>we have a a project which makes use of the code behind pattern for MXML
>and AS files.
>The
Hi,
I'm setting scaleX and scaleY on a spark DataGrid. This results in the
behavior, that -depending on the scale factor- the rollover (and click) of rows
does not get triggered anymore.
The higher the scale the less rows receive the mouseEvent. (You can easily
reproduce this by creating a Data
?id=292&L=1>
Dallmeier electronic GmbH & Co.KG
CEO:
Registry Court:
VAT ID:
Unlimited Partner:
Registry Court:
Dieter Dallmeier
Amtsgericht Regensburg HRA 6827
DE813790649
Dallmeier GmbH
Amtsgericht Regensburg HRB 9085
On 3/2/16, 2:44 A
ageX < (origin.x + width)) && (eventStageY <
(origin.y + height));
return this.hitTestPoint(eventStageX, eventStageY, true);
}
If it's available, please code up.
On 2016/03/03 1:20, Alex Harui wrote:
>
>
> On 3/2/16, 2:44 AM, "Weber Jan" wrote:
&g
Hi Hans,
for your information:
I have successfully build one of our projects with ADT using the 64Bit Beta
version of AIR and was able to have the application run with over 4.5 GB of RAM
without any issues.
ADT commands:
http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac1e63e3d128fc24012
The app descriptor xml file should be located inside the IPA under
META-INF\AIR\application.xml.
In the APK under assets\META-INF\AIR\application.xml.
-Ursprüngliche Nachricht-
Von: Erik J. Thomas [mailto:e...@linqto.com]
Gesendet: Dienstag, 29. August 2017 04:33
An: users@flex.apache.
Also have a look at the inbuild encoders, which do not require an ANE and are
pretty fast:
PNGEncoderOptions
https://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/PNGEncoderOptions.html
JPEGEncoderOptions
https://help.adobe.com/en_US/FlashPlatform/reference/actionscri
I'm not sure if this helps but I recently loaded an SWF into a Flex app and had
problems with accessing the root timeline of that SWF.
Other than what I read in the web (simply accessing the "content" property of
the SWFLoader) I had to go deeper which resulted in the following construct:
(((swf
I’m reaching out to you regarding a rather strange behavior of compc on the
CI/Jenkins, when it tries to build a specific swc module within a pipeline
script.
An error occurs, where it looks like this is actually depending on the name of
the root folder where the modules are located at.
The pip
ateianhänge und Links mit besonderer Vorsicht. Im Zweifel wenden Sie sich
bitte an die IT.
Is there a valid job/workspace/pipeline that uses the folder ending in "Tool"
instead of "Tool2"? Otherwise, try deleting that workspace and see if it gets
re-created again and wh
of the Flex SDK, so if you can build from sources
you can modify the compiler to generate more info.
I took a look at the exit code logic. It looks like it is returning number of
errors, but it should report those errors to System.err. Could that output
stream be missing from the captured output?
I think that should cause the
build to fail.
One thing you could try is to capture the same output for the successful build
and compare output. Find and replace folder names so they all match before
comparing output.
Hope that helps,
-Alex
On 10/23/23, 4:09 AM, "Weber Jan" mailto
file in a
SWC.
If the source path isn't set properly, I think it can cause the compiler to
think of the workspace name as part of the package name. I think it can also
affect finding and compiling dependencies so the compiler might reliably
generate a class for a bitmap that conflicts with ASA
check something before it is finished generating code for it.
You can also try the -keep compiler option which should dump the generated code
for the mxml files into a folder which might make it easier to see what the
compiler is thinking.
HTH,
-Alex
On 11/8/23, 2:25 AM, "Weber Jan"
lasses an MXML file. I found out that the 'document' property
is mx_internal, and there is no 'id' property generated by the compiler. So
now I'm wondering why your code is complaining about the 'id' property. Can
you use the `keep` option to look at the MXML
19 matches
Mail list logo