Hi All, I can't seem to find any information on this issue. The following
application works in all flash players under Flex SDK 4.10.0, However it does
not display video on google chrome's pepflashplayer on any version of the flex
SDK's higher than 4.10.0Please help/advise.
~ JT
http://n
I have found inscape to be very good. FXG is a broken format afaik as flash,
illustrator, and flex seem to all do different things depending on the version.
The route I then chose was to go with SVG. Flex's native support of SVG
initially was a bit lacking so we developed a component to better
trator. I think FXG is supposed to be better than SVG (at least 1.0 SVG).
On Tue, Aug 5, 2014 at 1:59 PM, Jason Taylor wrote:
> I have found inscape to be very good. FXG is a broken format afaik as
> flash, illustrator, and flex seem to all do different things depending
> on the v
perhaps then we should work on an FXG exporter for Inkscape that does the job
properly?
-Original Message-
From: Sascha Ahrend [mailto:sahr...@icloud.com]
Sent: Wednesday, August 06, 2014 4:06 AM
To: users@flex.apache.org
Subject: Re: Design tools for creating Flex 4 skins
Sorry, but I
it works, but is incredibly expensive. We have found RiaTest suits our needs
far better.
~ JT
-Original Message-
From: mark goldin [mailto:markzolo...@gmail.com]
Sent: Wednesday, February 11, 2015 7:45 AM
To: users
Subject: Ranorex
Anyone can share any experience using Ranorex tool?
Th
This application shows video in 4.12.1, 4.13.0, but in 4.14.0, the video audio
plays but no video image is present... Seems like a pretty big breaking bug to
me.
http://ns.adobe.com/mxml/2009";
xmlns:s="library://ns.adobe.com/flex/spark">
https://app.dedoose.com/HttpVideo/501b27a1-061e-49
Issue goes back to broken OSMF library being shipped with the FlexSDK, the
attached osmf.swc works correctly. Why are we still shipping FlexSDK with a
broken OSMF library?
-Original Message-
From: Jason Taylor
Sent: Friday, February 27, 2015 4:01 PM
To: users@flex.apache.org
Om, Awesome presentation! Really psyched about FlexJS now. Just wanted to say
thank you!
JT
-Original Message-
From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of OmPrakash
Muppirala
Sent: Tuesday, May 05, 2015 12:39 PM
To: d...@flex.apache.org; users@flex.apache.org
Subjec
I would look at RiaTest, it has a slew of tools for automating Flex.
-Original Message-
From: modjkl...@comcast.net [mailto:modjkl...@comcast.net]
Sent: Thursday, July 02, 2015 6:33 AM
To: users, apache
Subject: how to run Flex app programmatically?
Regarding Flex for desktop web app, I'
Please see:
https://code.google.com/p/chromium/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified&groupby=&sort=&id=508261
Currently downloading files is offline for most of our users, as chrome has
always been our r
Last time I remember doing this Inkscape could handle it.
~ JT
-Original Message-
From: Ross Taylor [mailto:ross.taylo...@gmail.com]
Sent: Tuesday, July 28, 2015 12:53 PM
To: users@flex.apache.org
Subject: FXG to any other format
Hi,
Does anybody know a way to convert an FXG graphic fil
This worked for me:
/**
* Created by JT on 8/31/2015.
*/
package UI.MobileSkins
{
import flash.events.Event;
import flash.events.SoftKeyboardEvent;
import mx.core.EventPriority;
import mx.core.mx_internal;
import mx.events.FlexEvent;
import spar
you could encrypt the video with a private key and save under a different
extension to get around the camera roll limitation, and for the wifi detection
this seems to be addressed here: https://forums.adobe.com/thread/884285. Hell
for the video you could just pad the byte array and change the e
I'll be there
-Original Message-
From: Alex Harui [mailto:aha...@adobe.com]
Sent: Monday, January 04, 2016 6:28 PM
To: d...@flex.apache.org; users@flex.apache.org
Subject: [FLEXJS] FlexJS Event in San Francisco
Hi,
I have received permission from my managers to host an Apache FlexJS eve
So one area where I am definitely weak is my build processes, and with growing
complexity it's a little out of control. This is all in IntelliJ Our main
product is composed of 6 library modules and 3 flash modules (web version,
desktop, version, tablet version). Each output version uses a dif
noticing the following issue:
- spark drop down list has a event handler for change
- on change event handler calls spark TextArea.setfocus (guessing any setfocus
should trigger issue)
- dropdownlist does not close
Sample Application:
http://ns.adobe.com/mxml/2009";
xmlns:s="library://ns.adob
DropDownList in 15.0
What happens when you set textArea.setFocus() in a callLater function?
Thanks,
Om
On Wed, Feb 17, 2016 at 3:18 PM, Jason Taylor wrote:
> noticing the following issue:
>
> - spark drop down list has a event handler for change
> - on change event handler calls spark TextA
check these:
http://stackoverflow.com/questions/2914195/cant-find-compiled-resource-bundles
https://forums.adobe.com/thread/448455
https://github.com/reflex/reflex-framework/issues/9
-Original Message-
From: mark goldin [mailto:markzolo...@gmail.com]
Sent: Friday, February 19, 2016 4:4
xmlns:experimental="http://flex.apache.org/experimental/ns"; seems to no longer
work, and intelliJ will not provide intellisense I believe due to this, I see
mentions of an experimental tag in some discussions but can't seem to locate a
working document that provides information on using the exp
I'm using the latest version of IntelliJ and the latest Flex SDK, I managed to
resolve it by no longer using the flex.apache.org namespace since it is 404ing
for some reason by using xmlns:experimental="spark.components.*", but that is
quite a bit of a hack. Anyone know why http://flex.apache.
can't you just up the frame per second of the swf to say 60, and if needed
interpolate data points to smooth it?
-Original Message-
From: Clint M [mailto:cmod...@gmail.com]
Sent: Wednesday, October 05, 2016 10:07 AM
To: users@flex.apache.org
Subject: Re: Get mouse coordinates on high spe
can confirm, you need to update to a newer player version (22 I think?), had
the same issue but no problems and an updated SDK
-Original Message-
From: Josh Tynjala [mailto:joshtynj...@gmail.com]
Sent: Tuesday, November 08, 2016 8:16 AM
To: users@flex.apache.org
Subject: Re: OpenSSL & Fl
Thanks so much huge, meant to get around to this awhile ago but never did.
Will definitely be checking it out.
-Original Message-
From: hugo
Sent: Sunday, September 09, 2018 6:23 AM
To: users@flex.apache.org
Subject: AMF for .NET Standard now available (.NET Core + olders runtimes)
Hi a
FluorineFX is the backend AMF layer for .net projects. FluorineFX has been
ported to .net core https://github.com/hinaria/fluorinefx-core and
https://github.com/liuyunxiong/rtmpsharp, if you need further help regarding
FluorineFX or RTMP, RTMPS for .net you can always hit me for help.
~ JT
--
21:45, Jason Taylor ()
escribió:
> FluorineFX is the backend AMF layer for .net projects. FluorineFX has
> been ported to .net core https://github.com/hinaria/fluorinefx-core
> and https://github.com/liuyunxiong/rtmpsharp, if you need further help
> regarding FluorineFX or RTMP, RT
As of the 33.1 SDK none of our audio in f4m files is able to playback. Does
anyone have any idea? This is now a critical issue for us.
~ JT
-Original Message-
From: Paul Stearns
Sent: Monday, January 4, 2021 8:45 AM
To: users@flex.apache.org
Subject: How can I execute the result method
suspicious content by using the "Report Email" tool.
Hi Jason
I recommend to add HARMAN word so Andrew Frost is aware.
I'll add him in CCO so he is aware of the issue.
El jue, 7 ene 2021 a las 1:52, Jason Taylor
(mailto:jtay...@dedoose.com>>) escribió:
As of the 33.1 SDK none
people over this debacle as
well.
~ JT
-Original Message-
From: Jason Taylor
Sent: Thursday, January 7, 2021 11:05 AM
To: users@flex.apache.org; 'Carlos Rovira'
Subject: RE: Air SDK 33.1 F4M audio broken
Hi Andrew, F4M audio video does not work on any version of windows or ma
Hello Harmon? Can anybody answer any of these questions please? FFS I'll pay
dearly. Our company is dead in the water on OSX atm.
~ JT
-Original Message-
From: Jason Taylor
Sent: Thursday, January 7, 2021 2:02 PM
To: users@flex.apache.org; 'Carlos Rovira'
Subject: RE: A
eport Email" tool.
Can you roll back to 32?
On 1/8/21, 1:28 PM, "Jason Taylor" wrote:
Hello Harmon? Can anybody answer any of these questions please? FFS I'll
pay dearly. Our company is dead in the water on OSX atm.
~ JT
-Original Message-
From: J
Meanwhile I have reached out to adobe.supp...@harman.com many times with 0
response despite a enterprise license. This is an absolute shit show.
-Original Message-
From: Jason Taylor
Sent: Monday, January 11, 2021 2:58 PM
To: users@flex.apache.org
Subject: RE: Air SDK 33.1 F4M audio
AIR SDK.
>
> That's why I am not going to make any more updates after AIR 31.
>
> 12.01.2021, 14:19, "Ramazan Ergüder Bekrek" :
> > My advice is stick to AIR31 where everything worked just fine. All
> > the
> rest is broken since it is in Hartmanns hand
Contact digicert and get an EV Code signing certificate. I am using winrar
to create a SFX archive as a single file exe then signing manually with the
EV cert. Works great on all platforms and dosen't require any admin
privileges.
~ JT
-Original Message-
From: After24
Sent: Friday, J
As long as you continue to use self signed certs and non EV-Code Signing certs
from a trusted 3rd party intermediary certificate authority you will continue
to encounter errors.
~ JT
-Original Message-
From: Carlos Rovira
Sent: Wednesday, February 3, 2021 8:15 AM
To: users@flex.apache.
34 matches
Mail list logo