Re: Flex Library Project gone?

2018-04-09 Thread Alex Harui
Which product and version are you referring to?

On 4/9/18, 4:53 PM, "Jaabax"  wrote:

>I used to have an option to *import* a project as "Flex Library
>Project"... I
>can't see it anymore... only "Flash Builder Project" and "MX Skin
>Artwork"... am I missing anything? (6 months already without working on
>it)... thank you!
>
>
>
>--
>Sent from: 
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle
>x-users.246.n4.nabble.com%2F=02%7C01%7Caharui%40adobe.com%7Cff332
>acf2a9f4f4be8ec08d59e9f3e6d%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6
>36589329480324264=3y4e9l7VwOmeyZTwXG7xVR3hpitsYV%2FiPEgei9wFnMY%3D
>eserved=0



Flex Library Project gone?

2018-04-09 Thread Jaabax
I used to have an option to *import* a project as "Flex Library Project"... I
can't see it anymore... only "Flash Builder Project" and "MX Skin
Artwork"... am I missing anything? (6 months already without working on
it)... thank you!



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: mx:VDividedBox not resolved

2018-04-09 Thread Piotr Zarzycki
Hi Alex,

Are you on Mac or Windows? If on Mac try to use installer to download
Apache Flex [1]. If on Windows there is issue with downloading SDK which
I'm working on, so workaround on download SDK + Adobe Air I have provided
here [2]

[1] https://flex.apache.org/installer.html
[2]
http://apache-flex-users.246.n4.nabble.com/Flex-Installer-Air-29-OSMF-Fail-Windows-td16774.html#a16775

Thanks,
Piotr

2018-04-09 21:51 GMT+02:00 Alex P :

> I have just started to move an Adobe Flex 4.6.0 to Apache Flex, but cannot
> get mx:VDividedBox or mx:DividedBox to be recognized. I built the sdk by
> unzipping the Apache Flex 4.16.1 SDK, and then overlaying the AIR 27 SDK.
>
> Is there something I am missing?
>
> 
> http://ns.adobe.com/mxml/2009;
>xmlns:s="library://ns.adobe.com/flex/spark"
>xmlns:mx="library://ns.adobe.com/flex/mx" >
>
> 
>
> 
>
> top="205" bottom="10" left="10" right="10"
>verticalScrollPolicy="off">
> 
>
> 
>
>
>
>
> --
> Sent from: http://apache-flex-users.246.n4.nabble.com/
>



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


mx:VDividedBox not resolved

2018-04-09 Thread Alex P
I have just started to move an Adobe Flex 4.6.0 to Apache Flex, but cannot
get mx:VDividedBox or mx:DividedBox to be recognized. I built the sdk by
unzipping the Apache Flex 4.16.1 SDK, and then overlaying the AIR 27 SDK.

Is there something I am missing?


http://ns.adobe.com/mxml/2009; 
   xmlns:s="library://ns.adobe.com/flex/spark" 
   xmlns:mx="library://ns.adobe.com/flex/mx" >













--
Sent from: http://apache-flex-users.246.n4.nabble.com/


mx:VDividedBox not resolved

2018-04-09 Thread Alex P
I have just started to move an Adobe Flex 4.6.0 to Apache Flex, but cannot
get mx:VDividedBox or mx:DividedBox to be recognized. I built the sdk by
unzipping the Apache Flex 4.16.1 SDK, and then overlaying the AIR 27 SDK.

Is there something I am missing?


http://ns.adobe.com/mxml/2009; 
   xmlns:s="library://ns.adobe.com/flex/spark" 
   xmlns:mx="library://ns.adobe.com/flex/mx" >













--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: Flex Installer - Air 29 - OSMF Fail (Windows)

2018-04-09 Thread Carlos Rovira
Hi Jeff,

for IDEs, if a part from flex you have backend code (maybe Java?) my
recommendation is to switch to IntelliJ IDEA since the Java/Flex support is
very professional. We switched many years ago from Flash Builder since it
supports as well maven with flex. I think it was a great decision since we
have a huge  code base like you.

For Royale, you can go as well IntelliJ (but there's no official support,
just what Flex support gives you a long some hacks people do).
For Royale, better to go with Moonlight or VSCode + Extension (NextGenAS).

Best,

Carlos



2018-04-09 18:46 GMT+02:00 Jeff Dafoe :

> Hi Piotr,
>
> I didn't mean to direct any ire to the team, I do know it's volunteer-only
> and believe me, I appreciate your offer to look at the installer.  I'm also
> very thankful for the work that the open source community has done to help
> the Flex SDK stay alive.  I'm also watching the Royale project advances and
> it's impressive.  My mood was more directed at Adobe (who isn't even here,
> so that was pointless of me) concerning the deactivation of all Flash
> Builder 4.6 licenses.
>
> I guess a more productive thing for me to ask is what development tooling
> is used aside from Flash Builder?  I understand you can edit the source
> with any text editor and build via command-line, is that what most people
> do these days?  We've always used FB and the integrated build and debug.
> I've seen a couple of IDEs here and there but I haven't really been able to
> tell if any tool or process has become standardized.  We're entirely on
> Windows (for dev) here.
>
> Thank you,
> -Jeff
> 
> From: Piotr Zarzycki 
> Sent: Monday, April 9, 2018 11:53 AM
> To: users@flex.apache.org
> Subject: Re: Flex Installer - Air 29 - OSMF Fail (Windows)
>
> Hi Jeff,
>
> We are all volunteers, so fixing things does require some time. I'm working
> on that and hope to find out some solution. If not I will probably post
> some finding on Development list. Will see what happen after brainstorming.
>
> Thanks for the input,
> Piotr
>
> 2018-04-09 17:38 GMT+02:00 Jeff Dafoe :
>
> >
> > At my organization, we've used Flex for probably 10 years now and we have
> > what I think may be one of the largest Flex codebases (over 200k lines of
> > source).  We went to onboard a new developer last week and it was quite a
> > disappointment for me.  Flex Builder 4.6 will no longer install, Adobe
> has
> > turned off the license servers so you have to route them to 127.0.0.1 in
> > your hosts file (which our admins, also in charge of software licensing,
> > were not thrilled with).  This issue took us 3 days to troubleshoot
> before
> > we finally came across the thread in the Adobe forum (one of our
> sysadmins
> > is the guy who posted the hosts file solution, they were using the Win
> > firewall prior to that but that's not an option for us).  Then the SDK
> > installer fails on the OSMF installation.  It was very disheartening and
> > really didn't impress the new dev.
> >
> > -Jeff
> > 
> > From: Lydecker 
> > Sent: Wednesday, March 21, 2018 8:01 AM
> > To: users@flex.apache.org
> > Subject: Flex Installer - Air 29 - OSMF Fail (Windows)
> >
> > Hi - I'm trying to use the latest SDK installer to install Flex/Air29 on
> > WINDOWS.
> >
> > The installer downloads the Flex SDK and Air SDK and unpacks them, but
> then
> > fails when it gets to the OSMF download.
> >
> > Any ideas?
> >
> > Log below:
> >
> >
> > Installer version 3.3.0 (windows)
> > Using Locale: en_GB
> > Fetched the SDK download mirror URL from the CGI.
> > SDK version Apache Flex SDK 4.16.1
> > AIR version 29.0
> > Flash Player version 29.0
> > Creating Apache Flex home
> > Creating temporary directory
> > Downloading Apache Flex SDK from:
> > http://apache.mirror.anlx.net/flex/4.16.1/binaries/apache-
> > flex-sdk-4.16.1-bin.zip
> > Verifying Apache Flex SDK MD5 Signature
> > The Apache Flex SDK MD5 Signature of the downloaded files matches the
> > reference. The file is valid.
> > Unzipping: C:\Users\z\Desktop\f29\temp\apache-flex-sdk-4.16.1-bin.zip
> > Finished unzipping:
> > C:\Users\z\Desktop\f29\temp\apache-flex-sdk-4.16.1-bin.zip
> > Downloading Adobe AIR Runtime Kit for Windows from:
> > http://airdownload.adobe.com/air/win/download/29.0//AdobeAIRSDK.zip
> > Validating download: C:\Users\z\Desktop\f29/in/AdobeAIRSDK.zip
> > Finished unzipping: C:\Users\z\Desktop\f29/in/AdobeAIRSDK.zip
> > Installing Adobe Flash Player playerglobal.swc from:
> > http://fpdownload.macromedia.com/get/flashplayer/updaters/
> > 29//playerglobal29_0.swc
> > Validating download:
> > C:\Users\z\Desktop\f29/frameworks/libs/player/29.0/playerglobal.swc
> > Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
> > Validating download: C:\Users\z\Desktop\f29/in/swfobject_2_2.zip
> > Download complete
> > Downloading 

Re: Flex Installer - Air 29 - OSMF Fail (Windows)

2018-04-09 Thread Piotr Zarzycki
Jeff,

There are two actively developed IDEs. Visual Studio Code + Plugin [1] and
Moonshine IDE [2]. Both worth to check. If you have any problems with them
- feel free raise an issue on GitHub.

[1] https://nextgenactionscript.com/
[2] http://moonshine-ide.com/

Thanks,
Piotr


2018-04-09 18:46 GMT+02:00 Jeff Dafoe :

> Hi Piotr,
>
> I didn't mean to direct any ire to the team, I do know it's volunteer-only
> and believe me, I appreciate your offer to look at the installer.  I'm also
> very thankful for the work that the open source community has done to help
> the Flex SDK stay alive.  I'm also watching the Royale project advances and
> it's impressive.  My mood was more directed at Adobe (who isn't even here,
> so that was pointless of me) concerning the deactivation of all Flash
> Builder 4.6 licenses.
>
> I guess a more productive thing for me to ask is what development tooling
> is used aside from Flash Builder?  I understand you can edit the source
> with any text editor and build via command-line, is that what most people
> do these days?  We've always used FB and the integrated build and debug.
> I've seen a couple of IDEs here and there but I haven't really been able to
> tell if any tool or process has become standardized.  We're entirely on
> Windows (for dev) here.
>
> Thank you,
> -Jeff
> 
> From: Piotr Zarzycki 
> Sent: Monday, April 9, 2018 11:53 AM
> To: users@flex.apache.org
> Subject: Re: Flex Installer - Air 29 - OSMF Fail (Windows)
>
> Hi Jeff,
>
> We are all volunteers, so fixing things does require some time. I'm working
> on that and hope to find out some solution. If not I will probably post
> some finding on Development list. Will see what happen after brainstorming.
>
> Thanks for the input,
> Piotr
>
> 2018-04-09 17:38 GMT+02:00 Jeff Dafoe :
>
> >
> > At my organization, we've used Flex for probably 10 years now and we have
> > what I think may be one of the largest Flex codebases (over 200k lines of
> > source).  We went to onboard a new developer last week and it was quite a
> > disappointment for me.  Flex Builder 4.6 will no longer install, Adobe
> has
> > turned off the license servers so you have to route them to 127.0.0.1 in
> > your hosts file (which our admins, also in charge of software licensing,
> > were not thrilled with).  This issue took us 3 days to troubleshoot
> before
> > we finally came across the thread in the Adobe forum (one of our
> sysadmins
> > is the guy who posted the hosts file solution, they were using the Win
> > firewall prior to that but that's not an option for us).  Then the SDK
> > installer fails on the OSMF installation.  It was very disheartening and
> > really didn't impress the new dev.
> >
> > -Jeff
> > 
> > From: Lydecker 
> > Sent: Wednesday, March 21, 2018 8:01 AM
> > To: users@flex.apache.org
> > Subject: Flex Installer - Air 29 - OSMF Fail (Windows)
> >
> > Hi - I'm trying to use the latest SDK installer to install Flex/Air29 on
> > WINDOWS.
> >
> > The installer downloads the Flex SDK and Air SDK and unpacks them, but
> then
> > fails when it gets to the OSMF download.
> >
> > Any ideas?
> >
> > Log below:
> >
> >
> > Installer version 3.3.0 (windows)
> > Using Locale: en_GB
> > Fetched the SDK download mirror URL from the CGI.
> > SDK version Apache Flex SDK 4.16.1
> > AIR version 29.0
> > Flash Player version 29.0
> > Creating Apache Flex home
> > Creating temporary directory
> > Downloading Apache Flex SDK from:
> > http://apache.mirror.anlx.net/flex/4.16.1/binaries/apache-
> > flex-sdk-4.16.1-bin.zip
> > Verifying Apache Flex SDK MD5 Signature
> > The Apache Flex SDK MD5 Signature of the downloaded files matches the
> > reference. The file is valid.
> > Unzipping: C:\Users\z\Desktop\f29\temp\apache-flex-sdk-4.16.1-bin.zip
> > Finished unzipping:
> > C:\Users\z\Desktop\f29\temp\apache-flex-sdk-4.16.1-bin.zip
> > Downloading Adobe AIR Runtime Kit for Windows from:
> > http://airdownload.adobe.com/air/win/download/29.0//AdobeAIRSDK.zip
> > Validating download: C:\Users\z\Desktop\f29/in/AdobeAIRSDK.zip
> > Finished unzipping: C:\Users\z\Desktop\f29/in/AdobeAIRSDK.zip
> > Installing Adobe Flash Player playerglobal.swc from:
> > http://fpdownload.macromedia.com/get/flashplayer/updaters/
> > 29//playerglobal29_0.swc
> > Validating download:
> > C:\Users\z\Desktop\f29/frameworks/libs/player/29.0/playerglobal.swc
> > Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
> > Validating download: C:\Users\z\Desktop\f29/in/swfobject_2_2.zip
> > Download complete
> > Downloading OSMF2_0.swc?format=raw from:
> > http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/
> frameworks/libs
> > Validating download: C:\Users\z\Desktop\f29/frameworks/libs/osmf.swc
> > OSMF download failed
> > Aborting Installation:
> > 

Re: Flex Installer - Air 29 - OSMF Fail (Windows)

2018-04-09 Thread Jeff Dafoe
Hi Piotr,

I didn't mean to direct any ire to the team, I do know it's volunteer-only and 
believe me, I appreciate your offer to look at the installer.  I'm also very 
thankful for the work that the open source community has done to help the Flex 
SDK stay alive.  I'm also watching the Royale project advances and it's 
impressive.  My mood was more directed at Adobe (who isn't even here, so that 
was pointless of me) concerning the deactivation of all Flash Builder 4.6 
licenses.

I guess a more productive thing for me to ask is what development tooling is 
used aside from Flash Builder?  I understand you can edit the source with any 
text editor and build via command-line, is that what most people do these days? 
 We've always used FB and the integrated build and debug.  I've seen a couple 
of IDEs here and there but I haven't really been able to tell if any tool or 
process has become standardized.  We're entirely on Windows (for dev) here.

Thank you,
-Jeff

From: Piotr Zarzycki 
Sent: Monday, April 9, 2018 11:53 AM
To: users@flex.apache.org
Subject: Re: Flex Installer - Air 29 - OSMF Fail (Windows)

Hi Jeff,

We are all volunteers, so fixing things does require some time. I'm working
on that and hope to find out some solution. If not I will probably post
some finding on Development list. Will see what happen after brainstorming.

Thanks for the input,
Piotr

2018-04-09 17:38 GMT+02:00 Jeff Dafoe :

>
> At my organization, we've used Flex for probably 10 years now and we have
> what I think may be one of the largest Flex codebases (over 200k lines of
> source).  We went to onboard a new developer last week and it was quite a
> disappointment for me.  Flex Builder 4.6 will no longer install, Adobe has
> turned off the license servers so you have to route them to 127.0.0.1 in
> your hosts file (which our admins, also in charge of software licensing,
> were not thrilled with).  This issue took us 3 days to troubleshoot before
> we finally came across the thread in the Adobe forum (one of our sysadmins
> is the guy who posted the hosts file solution, they were using the Win
> firewall prior to that but that's not an option for us).  Then the SDK
> installer fails on the OSMF installation.  It was very disheartening and
> really didn't impress the new dev.
>
> -Jeff
> 
> From: Lydecker 
> Sent: Wednesday, March 21, 2018 8:01 AM
> To: users@flex.apache.org
> Subject: Flex Installer - Air 29 - OSMF Fail (Windows)
>
> Hi - I'm trying to use the latest SDK installer to install Flex/Air29 on
> WINDOWS.
>
> The installer downloads the Flex SDK and Air SDK and unpacks them, but then
> fails when it gets to the OSMF download.
>
> Any ideas?
>
> Log below:
>
>
> Installer version 3.3.0 (windows)
> Using Locale: en_GB
> Fetched the SDK download mirror URL from the CGI.
> SDK version Apache Flex SDK 4.16.1
> AIR version 29.0
> Flash Player version 29.0
> Creating Apache Flex home
> Creating temporary directory
> Downloading Apache Flex SDK from:
> http://apache.mirror.anlx.net/flex/4.16.1/binaries/apache-
> flex-sdk-4.16.1-bin.zip
> Verifying Apache Flex SDK MD5 Signature
> The Apache Flex SDK MD5 Signature of the downloaded files matches the
> reference. The file is valid.
> Unzipping: C:\Users\z\Desktop\f29\temp\apache-flex-sdk-4.16.1-bin.zip
> Finished unzipping:
> C:\Users\z\Desktop\f29\temp\apache-flex-sdk-4.16.1-bin.zip
> Downloading Adobe AIR Runtime Kit for Windows from:
> http://airdownload.adobe.com/air/win/download/29.0//AdobeAIRSDK.zip
> Validating download: C:\Users\z\Desktop\f29/in/AdobeAIRSDK.zip
> Finished unzipping: C:\Users\z\Desktop\f29/in/AdobeAIRSDK.zip
> Installing Adobe Flash Player playerglobal.swc from:
> http://fpdownload.macromedia.com/get/flashplayer/updaters/
> 29//playerglobal29_0.swc
> Validating download:
> C:\Users\z\Desktop\f29/frameworks/libs/player/29.0/playerglobal.swc
> Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
> Validating download: C:\Users\z\Desktop\f29/in/swfobject_2_2.zip
> Download complete
> Downloading OSMF2_0.swc?format=raw from:
> http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs
> Validating download: C:\Users\z\Desktop\f29/frameworks/libs/osmf.swc
> OSMF download failed
> Aborting Installation:
> http://flex.apache.org/track-installer.html?failure=true=Apache Flex
> SDK
> 4.16.1=4.16.1=windows=3.3.
> 0==OSMF%20download%20failed
>
>
>
>
> --
> Sent from: http://apache-flex-users.246.n4.nabble.com/
>



--

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: Flex Installer - Air 29 - OSMF Fail (Windows)

2018-04-09 Thread Piotr Zarzycki
Hi Jeff,

We are all volunteers, so fixing things does require some time. I'm working
on that and hope to find out some solution. If not I will probably post
some finding on Development list. Will see what happen after brainstorming.

Thanks for the input,
Piotr

2018-04-09 17:38 GMT+02:00 Jeff Dafoe :

>
> At my organization, we've used Flex for probably 10 years now and we have
> what I think may be one of the largest Flex codebases (over 200k lines of
> source).  We went to onboard a new developer last week and it was quite a
> disappointment for me.  Flex Builder 4.6 will no longer install, Adobe has
> turned off the license servers so you have to route them to 127.0.0.1 in
> your hosts file (which our admins, also in charge of software licensing,
> were not thrilled with).  This issue took us 3 days to troubleshoot before
> we finally came across the thread in the Adobe forum (one of our sysadmins
> is the guy who posted the hosts file solution, they were using the Win
> firewall prior to that but that's not an option for us).  Then the SDK
> installer fails on the OSMF installation.  It was very disheartening and
> really didn't impress the new dev.
>
> -Jeff
> 
> From: Lydecker 
> Sent: Wednesday, March 21, 2018 8:01 AM
> To: users@flex.apache.org
> Subject: Flex Installer - Air 29 - OSMF Fail (Windows)
>
> Hi - I'm trying to use the latest SDK installer to install Flex/Air29 on
> WINDOWS.
>
> The installer downloads the Flex SDK and Air SDK and unpacks them, but then
> fails when it gets to the OSMF download.
>
> Any ideas?
>
> Log below:
>
>
> Installer version 3.3.0 (windows)
> Using Locale: en_GB
> Fetched the SDK download mirror URL from the CGI.
> SDK version Apache Flex SDK 4.16.1
> AIR version 29.0
> Flash Player version 29.0
> Creating Apache Flex home
> Creating temporary directory
> Downloading Apache Flex SDK from:
> http://apache.mirror.anlx.net/flex/4.16.1/binaries/apache-
> flex-sdk-4.16.1-bin.zip
> Verifying Apache Flex SDK MD5 Signature
> The Apache Flex SDK MD5 Signature of the downloaded files matches the
> reference. The file is valid.
> Unzipping: C:\Users\z\Desktop\f29\temp\apache-flex-sdk-4.16.1-bin.zip
> Finished unzipping:
> C:\Users\z\Desktop\f29\temp\apache-flex-sdk-4.16.1-bin.zip
> Downloading Adobe AIR Runtime Kit for Windows from:
> http://airdownload.adobe.com/air/win/download/29.0//AdobeAIRSDK.zip
> Validating download: C:\Users\z\Desktop\f29/in/AdobeAIRSDK.zip
> Finished unzipping: C:\Users\z\Desktop\f29/in/AdobeAIRSDK.zip
> Installing Adobe Flash Player playerglobal.swc from:
> http://fpdownload.macromedia.com/get/flashplayer/updaters/
> 29//playerglobal29_0.swc
> Validating download:
> C:\Users\z\Desktop\f29/frameworks/libs/player/29.0/playerglobal.swc
> Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
> Validating download: C:\Users\z\Desktop\f29/in/swfobject_2_2.zip
> Download complete
> Downloading OSMF2_0.swc?format=raw from:
> http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs
> Validating download: C:\Users\z\Desktop\f29/frameworks/libs/osmf.swc
> OSMF download failed
> Aborting Installation:
> http://flex.apache.org/track-installer.html?failure=true=Apache Flex
> SDK
> 4.16.1=4.16.1=windows=3.3.
> 0==OSMF%20download%20failed
>
>
>
>
> --
> Sent from: http://apache-flex-users.246.n4.nabble.com/
>



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: Flex Installer - Air 29 - OSMF Fail (Windows)

2018-04-09 Thread Jeff Dafoe

At my organization, we've used Flex for probably 10 years now and we have what 
I think may be one of the largest Flex codebases (over 200k lines of source).  
We went to onboard a new developer last week and it was quite a disappointment 
for me.  Flex Builder 4.6 will no longer install, Adobe has turned off the 
license servers so you have to route them to 127.0.0.1 in your hosts file 
(which our admins, also in charge of software licensing, were not thrilled 
with).  This issue took us 3 days to troubleshoot before we finally came across 
the thread in the Adobe forum (one of our sysadmins is the guy who posted the 
hosts file solution, they were using the Win firewall prior to that but that's 
not an option for us).  Then the SDK installer fails on the OSMF installation.  
It was very disheartening and really didn't impress the new dev.

-Jeff

From: Lydecker 
Sent: Wednesday, March 21, 2018 8:01 AM
To: users@flex.apache.org
Subject: Flex Installer - Air 29 - OSMF Fail (Windows)

Hi - I'm trying to use the latest SDK installer to install Flex/Air29 on
WINDOWS.

The installer downloads the Flex SDK and Air SDK and unpacks them, but then
fails when it gets to the OSMF download.

Any ideas?

Log below:


Installer version 3.3.0 (windows)
Using Locale: en_GB
Fetched the SDK download mirror URL from the CGI.
SDK version Apache Flex SDK 4.16.1
AIR version 29.0
Flash Player version 29.0
Creating Apache Flex home
Creating temporary directory
Downloading Apache Flex SDK from:
http://apache.mirror.anlx.net/flex/4.16.1/binaries/apache-flex-sdk-4.16.1-bin.zip
Verifying Apache Flex SDK MD5 Signature
The Apache Flex SDK MD5 Signature of the downloaded files matches the
reference. The file is valid.
Unzipping: C:\Users\z\Desktop\f29\temp\apache-flex-sdk-4.16.1-bin.zip
Finished unzipping:
C:\Users\z\Desktop\f29\temp\apache-flex-sdk-4.16.1-bin.zip
Downloading Adobe AIR Runtime Kit for Windows from:
http://airdownload.adobe.com/air/win/download/29.0//AdobeAIRSDK.zip
Validating download: C:\Users\z\Desktop\f29/in/AdobeAIRSDK.zip
Finished unzipping: C:\Users\z\Desktop\f29/in/AdobeAIRSDK.zip
Installing Adobe Flash Player playerglobal.swc from:
http://fpdownload.macromedia.com/get/flashplayer/updaters/29//playerglobal29_0.swc
Validating download:
C:\Users\z\Desktop\f29/frameworks/libs/player/29.0/playerglobal.swc
Downloading 2.2.zip from: https://github.com/swfobject/swfobject/archive
Validating download: C:\Users\z\Desktop\f29/in/swfobject_2_2.zip
Download complete
Downloading OSMF2_0.swc?format=raw from:
http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs
Validating download: C:\Users\z\Desktop\f29/frameworks/libs/osmf.swc
OSMF download failed
Aborting Installation:
http://flex.apache.org/track-installer.html?failure=true=Apache Flex
SDK
4.16.1=4.16.1=windows=3.3.0==OSMF%20download%20failed




--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: Embedd Image into html to display in richText

2018-04-09 Thread chris_flex
Sorry... just pasted the code...

Here as raw text...





--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: Flex Installer - Air 29 - OSMF Fail (Windows)

2018-04-09 Thread Alex Harui
OSMF is used for the Video components.  We can make it optional, but IMO,
that wouldn't solve the problem.  When folks accept the option to install
OSMF it will likely fail the same way.

IIRC, we've fixed this at least once already.  SourceForge seems to change
the rules on who can fetch a download for security reasons and it breaks
the AntOnAIR code.  Apparently it does not break Apache Ant.

-Alex

On 4/8/18, 10:34 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
 wrote:

>Can we make the OSMF.swc file optional?  Do we really need this in the
>SDK?
>
>Thanks,
>Om
>
>On Sun, Apr 8, 2018 at 10:00 PM, Piotr Zarzycki
>
>wrote:
>
>> Alex,
>>
>> I will look into the installer and try to fix issue.
>>
>> Thanks,
>> Piotr
>>
>>
>> 2018-04-09 6:54 GMT+02:00 Alex Harui :
>>
>> > If we (the Flex PMC) decide we want to request Adobe to host the files
>> > somewhere else, I will look into it.  No guarantees though.
>> >
>> > -Alex
>> >
>> > On 4/8/18, 1:24 AM, "Piotr Zarzycki" 
>>wrote:
>> >
>> > >Hi Alex,
>> > >
>> > >How do you suggest aproach option #3? Do we need to write to someone
>>or
>> on
>> > >some forums?
>> > >
>> > >Thanks,
>> > >Piotr
>> > >
>> > >On Sun, Apr 8, 2018, 08:00 Alex Harui 
>>wrote:
>> > >
>> > >> IMO, there are several possible solutions:
>> > >>
>> > >> 1) Find a fix in the installer
>> > >> 2) Find out if SourceForge can fix it for us.
>> > >> 3) Try to get Adobe to host the OSMF files somewhere else
>> > >> 4) See if Adobe has any objections to someone else hosting the OSMF
>> > >>files
>> > >> somewhere else.
>> > >>
>> > >> I believe we can redirect where the install script looks for OSMF
>>for
>> > >>#2,
>> > >> #3, or #4 and not require a new release of the Installer or SDK so
>>it
>> > >> might be less work to explore one of those 3 options.
>> > >>
>> > >> -Alex
>> > >>
>> > >> On 4/7/18, 6:45 PM, "Piotr Zarzycki" 
>> wrote:
>> > >>
>> > >> >Exactly. In this thread you have alternate instruction how to
>> download
>> > >> >SDK.
>> > >> >
>> > >> >There is also a chance that I soon will be working in fixing that
>> > >>stuff in
>> > >> >installer - At least for Windows.
>> > >> >
>> > >> >I see that on Mac it almost doesn't occur. Am I right?
>> > >> >
>> > >> >Carlos can you try on your Mac download SDK 4.16.1 and Adobe Air
>>29
>> > >>using
>> > >> >installer?
>> > >> >
>> > >> >Thanks,
>> > >> >Piotr
>> > >> >
>> > >> >On Sat, Apr 7, 2018, 20:37 Carlos Rovira 
>> > >>wrote:
>> > >> >
>> > >> >> Hi search in the list since there's a problem with OSMF
>>downloads,
>> > >>and
>> > >> >> various threads.
>> > >> >> I think Piotr exposed and alternate way to download in some
>>thread
>> > >> >>
>> > >> >>
>> > >> >>
>> > >> >>
>> > >> >>
>> > >> >> 2018-04-07 19:00 GMT+02:00 Nisaba
>>:
>> > >> >>
>> > >> >> > Hi,
>> > >> >> >
>> > >> >> > I get the same error, whatever the flex sdk or air version I
>> > >>choose.
>> > >> >> > The problem occurs with 2 different PCs and 1 Mac.
>> > >> >> >
>> > >> >> > Please see Picture.
>> > >> >> > I'm not very fluent with Ant, so any help is welcome.
>> > >> >> >
>> > >> >> >
>> > >> >><
>> > >> https://na01.safelinks.protection.outlook.com/?url=
>> > http%3A%2F%2Fapache-f
>> > >> >>lex-users.246.n4.nabble.com
>> > >> %2Ffile%2Ft1173%2Fflex.jpg=02%7C01%7C
>> > >> >>aharui%40adobe.com
>> > >> %7C7a96f55c910345d1446108d59cf27a0a%7Cfa7b1b5a7b3443879
>> > >>
>> > 4aed2c178decee1%7C0%7C0%7C636587487660908235=
>> > 5Avxqaha9QGKrenyoWxb
>> > Ou
>> > >> >>aLrvymmBOsJevojuqugmw%3D=0>
>> > >> >> >
>> > >> >> >
>> > >> >> >
>> > >> >> >
>> > >> >> > --
>> > >> >> > Sent from:
>> > >> >>
>> > >>
>> > >>https://na01.safelinks.protection.outlook.com/?url=
>> > http%3A%2F%2Fapache-fl
>> > >> 
ex-users.246.n4.nabble.com%2F=02%7C01%7Caharui%40adobe.com
>> > >> %7C7a9
>> > >>
>> > 6f55c910345d1446108d59cf27a0a%7Cfa7b1b5a7b34438794aed2c178de
>> > cee1%7C0%7C
>> > 0%
>> > >>
>> > 7C636587487660908235=QU4G1bwXCwSL3r6IwaZSmGTyxPavBk
>> > 6r3xix4VklAH8%
>> > 3D
>> > >> >>=0
>> > >> >> >
>> > >> >>
>> > >> >>
>> > >> >>
>> > >> >> --
>> > >> >> Carlos Rovira
>> > >> >>
>> > >> >>
>> > >>
>> > >>https://na01.safelinks.protection.outlook.com/?url=
>> > http%3A%2F%2Fabout.me%
>> > >> >>2Fcarlosrovira=02%7C01%7Caharui%40adobe.com
>> > >> %7C7a96f55c910345d1446108
>> > >>
>> > d59cf27a0a%7Cfa7b1b5a7b34438794aed2c178de
>> > cee1%7C0%7C0%7C636587487660908
>> > 23
>> > >> 
5=tqF8yi%2F7lYcKZDOPpeU8mSyjjYWhwzIEPxqeobmEF28%3D=0
>> > >> >>
>> > >>
>> > >>
>> >
>> >
>>
>>
>> --
>>
>> Piotr Zarzycki
>>
>> Patreon: 
>>*https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.pat
>>reon.com%2Fpiotrzarzycki=02%7C01%7Caharui%40adobe.com%7C724b740fdc63