Apple will let your app load a SWF?  I thought there were restrictions on that.

-Alex

On 4/24/18, 1:36 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" 
<carlos.rov...@gmail.com on behalf of carlosrov...@apache.org> wrote:

    Hi Olaf,
    
    that's an interesting topic. I'm interested in what things come from this,
    since I was thinking in make something similar for a mobile App. One of the
    problems with iOS-Apple Store is we need to wait around 3 working days to
    see updated apps in Apple Store. Something like this will overcome that
    problem.
    
    2018-04-24 10:32 GMT+02:00 Olaf Krueger <m...@olafkrueger.net>:
    
    > Hi,
    > we're using AIR (captive runtime) here and instead of always deploying the
    > latest version of our app(s) I'd like to download the latest version as 
swf
    > from an internal server 'automatically'.
    > The idea is to deploy just a shell AIR app one time which will never be
    > changed.
    > This app has to load the latest swf(s) on demand from an internal server
    > which means that the users would have the same experience as with Flash in
    > the Browser.
    > No need to manually install anything anymore.
    >
    > The swf loading at runtime using SWFLoader and URLLoader works like a 
charm
    > but the (embedded) fonts of the loaded swf are lost.
    > I am using the [Embed] tag and thought this makes the fonts part of the 
swf
    > [1].
    >
    > I' am not experienced with this stuff so I guess I am missing something.
    >
    > Any help is appreciated!
    >
    > Thanks,
    > Olaf
    >
    >
    >
    >
    >
    >
    > [1]
    > [Embed(source='.../Raleway-Light.ttf',
    >    fontName='RalewayLightFont',
    >    fontStyle='normal',
    >    mimeType='application/x-font',
    >    embedAsCFF='true'
    > )]
    >
    >
    >
    >
    >
    > --
    > Sent from: 
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-flex-users.2333346.n4.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C342f04789169470c2c5708d5a9be69df%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636601557640015364&sdata=%2FSc5wYos6BPs3eP03PByv5E%2BZHyu1KUXqtn8e%2F88VuE%3D&reserved=0
    >
    
    
    
    -- 
    Carlos Rovira
    
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C342f04789169470c2c5708d5a9be69df%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636601557640015364&sdata=mt4rbImA0ESznDvo5PvimUuOlzxQ2ai3jA2w%2FHcpBzw%3D&reserved=0
    

Reply via email to