On 9/14/14 2:37 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:

>Hi,
>
>Anyone know what the direct download link is?
>http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs/
>osmf.swc
>
>Not sure this link will work in the config file:
>http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs/
>osmf.swc?format=raw
>
><!-- OSMF 1.x -->
><OSMF_SWC 
>path="http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks
>/libs" file="osmf.swc?format=raw"/>
Yeah, in looking at the code, it looks like the download would succeed,
but the installer will write out a file called osmf.swc@format=raw instead
of just osmf.swc.

Question for web gurus: can we put in a redirect on flex.a.o that
redirects to sourceforge.net?  For example, we'd put in the xml file:
  <OSMF_SWC path="http://flex.a.o/downloads"; file="osmf.swc"/>

This will cause the installer to try to download
http://flex.a.o/downloads/osmf.swc which we want to redirect to:
  
http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs/o
smf.swc?format=raw


But the installer will write the results out to osmf.swc.

-Alex

Reply via email to