Can I use multiple SWF files in iOS app?

Hello everyone,


I need to create an app for iOS from an existing Flash project.

On the stage of the main flash, several SWFs are loaded dynamically.

Is it possible to compile, in addition to the main file, all other SWFs too?

If I load the swf file in the files "target" on the menu 'Setting AIR for IOS', they are copied into the swf, which makes it impossible to use the app on iPad.

Thank you all

Yes, you can load any number of SWFs in flash while developing for IOS, but the external swf file must not contain any script. And you can simply add the swf file in the files in a folder.

Tags: Adobe Animate

Similar Questions

  • Can I use a SWF file in first?

    I tried to import the SWF for the first, but are not visible to the selection even get.

    First CC does not support the SWF.  I think that some older versions of the a.

  • Can I use SE Sparse files in 5.1 free ESXi?

    Can I use SE Sparse files in 5.1 free ESXi?  I want to use in order to avoid the current process to clean thin VMDK.  I read the article of Hogan vSphere 5.1 storage improvements - part 2: rare discs SE and it seems to indicate that it is only for the desktop view.  Here is How to create a floppy SE Sparse (footprint) in vSphere 5.1 shows it is possible, but speaks only the Web Client, which, from what I can tell, is not available for ESXi and have vCenter Server, which is not free.  If I'm missing something here, please let me know.

    Thank you!

    Sparse disk feature is not limited and should work fine in free ESXi, however the only supported way to use it is with VMware View.

    There is no way to support (or simple) use SE Sparse without view at present.

    Linjo

  • I have to save files in the creative cloud, or can I use a local file server?

    I have to save files in the creative cloud, or can I use a local file server for sharing in exercise?

    You are not required to save the files in the creative cloud.

    Storing files online is simple and an additional service, but there are several advantages:

    • Your file is saved online in which case the file is accidentally deleted locally or your hard drive fails.
    • Previews of InDesign, Illustrator and Photoshop files in the web browser for someone who doesn't have these programs and would not be able to view the image file.
    • Share the file with another allowing them to comment on and download.
  • When you use multiple process files can I rename the Image Source

    Hi Forum

    I would like to rename all my Images (about 1800) for a standard naming such as IMAGE_1 system, etc. IMAGE_2. It's because they had the file ID different a lot over the years and this has become messy. I tried the process of multiple Images in the editor of 13 elements, but it doesn't seem to work for the following reasons:

    (1) if I choose the source folder to update the button rename is off? So it appears this function is disabled when it is used against the same folder of image location.

    (2) if I chose a new location, then I lose my whole face of people marking information.

    Any ideas how to solve this problem?

    Concerning

    David

    This is a job for the Organizer.

    Select your files (if they are in an album, you can sort them as you want).
    While they are highlighted, use the menu file/rename (shortcut Ctrl Shift N) and enter the starting string.

    Edit:

    I forgot to say that the change of name of the Organizer will keep all your organizing info, like tags etc.

  • Flash cs6 3.8 AIR app questions: can not load child SWF files

    Hello - I have a flash for ios application that loads external swf child on a button click; When I use AIR 3.8 I can't load. Everything works fine on the generator to preview, but when I publish the device, none of the child SWFS play; It's very strange! Help, please... I don't really know why it doesn't work.

    Here is the code on the main timeline to load the child swf file:

    Start button

    start_button_TRI_herrerasaurus.addEventListener (MouseEvent.CLICK, fl_ClickToLoadUnloadSWF_04_3, false, 0, true);

    Import fl.display.ProLoader;

    import flash.events.Event;

    var fl_ProLoader_04: ProLoader;

    This variable keeps track of if you want to load or unload the SWF file

    var fl_ToLoad_04:Boolean = true;

    function fl_ClickToLoadUnloadSWF_04_3(event:MouseEvent):void

    {

    If (fl_ToLoad_04)

    {

    fl_ProLoader_04 = new ProLoader();

    fl_ProLoader_04.load (new URLRequest("dinofilms/triassic_herrerasaurus.swf"));

    fl_ProLoader_04.contentLoaderInfo.addEventListener (Event.COMPLETE, onComplete_04)

    addChild (fl_ProLoader_04);

    fl_ProLoader_04.x = 0;

    fl_ProLoader_04.y = 144;

    }

    on the other

    {

    If (fl_ProLoader_04! = null) {}

    removeChild (fl_ProLoader_04);

    fl_ProLoader_04.unloadAndStop ();

    fl_ProLoader_04 = null;

    }

    }

    fl_ToLoad_04 =! fl_ToLoad_04;

    }

    function onComplete_04(e:Event):void {}

    e.currentTarget.content.addEventListener (Event.ENTER_FRAME, OEF_04);

    }

    function OEF_04(e:Event):void {}

    If {(e.currentTarget.currentFrame is e.currentTarget.totalFrames)

    e.currentTarget.stop ();

    e.currentTarget.removeEventListener (Event.ENTER_FRAME, OEF_04);

    removeChild (fl_ProLoader_04);

    fl_ProLoader_04.unloadAndStop ();

    fl_ProLoader_04 = null;

    }

    }

    for air for ios 3.6 +, you need TO report a loadercontext even if there is no actionscript in the loaded swf file:

    var loader: Loader = new Loader();

    var lc:LoaderContext = new LoaderContext (false null, ApplicationDomain.currentDomain),

    Loader.Load (new URLRequest("dinofilms/cretaceous_ankylosaurus.swf"), _lc);

  • I can't import a SWF file into Premiere Pro

    Please indicate how to import a SWF file in Premiere Pro. I tried to import as a film, but it wouldn't work.

    Hello

    From Adobe Premiere Pro 7.1, you can't import FLV files directly into Adobe Premiere Pro. While the TCF work with FLV images, use Adobe Media Encoder to import FLV files and transcode the FLV files in a file in charge of type. For example, use the H.264 format.

    After Effects and Adobe Media Encoder, always support the importing of FLV files.

    Export of FLV file is still available in Adobe Premiere Pro.

    Peter Garaway

    Adobe

    Premiere Pro

  • How can I get a swf file to load...

    Not sure if this is the place to ask this question but I have a swf file embeded in a design of web pages.

    Now, here is the question, the customer wants to add more photos making even greater.

    I prefer not to expand it, but create 2 or 3 swf files that load randomly when the Web page is refreshed or reloaded.

    Is it possible to encode a swf random loading in HTML?

    Can I use javascript? I googled and found nothing on the subject.

    Thank you

    You can have the html code of the page that names the file written dynamically (I would use PHP instead of javascript if it is supported).

    Alternatively, you can have a swf that loads another swf from a list of choices randomly.

    Another approach would be to a swf file to dynamically load all the photos so that the size is not a factor.

  • How can I use a JPEG file as a background image for my vi to 8.5

    Im working on a vi that I intend to help as part of an alarm system.  I would use a JPEG file of my house as a background image for the vi, or possibly to just display in a window on the control panel.  I've seen people use their own images before, but never looked at what it was.

    Im trying to use the 'read JPEG' file vi and the flattened pixmap 'draw' vi to achieve this.  The vi works, but nothing shows up on the front panel.  If I try to create a "new image" flag out of the flattened pixmap 'draw' vi, I get a blank white window on the front panel.

    Any advice?

    Thank you

    The image could be there just not to come to the right place in the image control. What is the control relative to the image? Must be a JPEG file or can you just copy as a bitmap to the Clipboard and paste it on the front panel? Can you put a photo and the unworking VI?

  • How to convert dvd win7 with the ISO on my office installation files so that I can again use the iso file to make an installation key bootable win for my net book which has no dvd player.

    I bought a proffessional win7 genuine dvd of microsoft I received today. the dvd has no iso file but only installation files. I need to install win 7 on my dell inspiron mini 1018 10 net accounting that only has usb ports and no dvd support. So I want to use a microsoft tool (if it is possible to avoid 3rd party tools) and firstly convert the files in the bootable dvd into an iso file on my desktop which has the dvd player. so I want to use the iso file and use the windows download dvd tool from microsoft to make a bootable USB key and use it to install win 7 on my netbook usb ports. I need urgent links to the microsoft tool if it is available or any reliable free tool to convert DVDs to iso. Help, please

    You can use iSO recorder:

    ISO Recorder v3

  • How can I load multiple RAW files into the same workspace (in layers)?

    I want to load several raw files from my windows files in a workspace to manpulate together. How can I do this?

    You can place in the RAW files as layers of smat object. I also think that you can also use the script load Photoshop files in a stack. Other Scripts cal also be downloaded and used >

    Photo Collage Toolkit

    Scripts for Photoshop is powerful and I think that this package demonstrates this a video showing a collage of 5 model PSD image fills with images:

    The package includes four simple rules to follow to make Photo Collage Template PSD files so they will be compatible with my Photoshop scripts.

    1. Models of photo collage for the desired print size - width and height of the size and DPI print resolution.
    2. Photo collage templates must have a background layer in Photoshop. The content of this layer can be anything.
    3. Photo collage templates must have alpha channels named "Picture 1", "Picture 2"... "Picture n".
    4. Photo collage templates layers above the background layers must provide transparent areas to reveal the images which will be placed below them.

    There are fifteen scripts in this package, they provide the following functions:

    1. HelpPhotoCollageToolkit.jsx - online help
    2. TestCollageTemplate.jsx - used to test a model of Collage of Photo while you're doing it with Photoshop.
    3. CollageTemplateBuilder.jsx - can build models that are compatible with this toolkit scripts.
    4. LayerToAlphaChan.jsx - used to convert a stack of the Prototype Image layers in a document template.
    5. InteractivePopulateCollage.jsx - used to fill interactively model Any Photo Collage. Offers more user control insert images and text.
    6. ReplaceCollageImage.jsx - allows to replace an object layer dynamic image collage populated with another image resized and positioned correctly.
    7. ChangeTextSize.jsx - this script can be used to change the size of text Image stamps when the size used by the filling did not work well.
    8. PopulateCollageTemplate.jsx - used to fill a Photo Collage template and leave the populated copy automatically opened in Photoshop.
    9. BatchOneImageCollage.jsx - used for the models automatically batch fill Collage that have only a single image inserted. The Collage or picture may be stamped with the text.
    10. BatchMultiImageCollage.jsx - used to model automatically batch fill any Photo Collage with images in an image source folder. Easier to use than the interactive script. Recorded collages can be twisted.
    11. PasteImageRoll.jsx - paste Images into a document to print on roll paper.
    12. BatchPicturePackage.jsx - used to model automatically batch fill any Photo Collage with an image in the image source folder.  Rotation of images for a better fit.
    13. BatchPicturePackageNoRotate.jsx - used to model automatically batch fill any Photo Collage with an image in the image source folder.
    14. PopulatePicturePackage.jsx - used to fill a Photo Collage fill with the same single image model and leave the populated copy automatically opened in Photoshop.
    15. PCTpreferences.jsx - edit this file to customize Collage fill preset scripts and add your own layer styles.

    Documentation and examples

  • Why can't I insert swf files in captivate 9

    Hi guys

    Appreciate any help - can someone give me

    All the advice says that everything I do to insert swf animations is to go to insert - animation and then I can add swf files, but the only option I gave is GIF files.  This changed in captivate 9 or I do something wrong?

    Reactive projects may be published only in HTML format. No mobile device not playing Flash, which is also valid for the inserted sovereign funds.

  • Can I use multiple catalogs on mobile?

    I use multiple catalogs in LR.  With mobile phone, I noticed that I can only access a catalog at a time, can I synchronize multiple catalog and view it on mobile?

    No, just a single catalog.

  • I can't get a SWF file that works perfectly in browsers runs in the environment Business Catalyst

    My site contains 3 parts. First HTML page which, when opened, plays a video. The link below gives you that.

    http://wrysmilebooks. BusinessCatalyst.com (it takes a few seconds to go)

    When the video ends a SWF file times. The code below should show you what's supposed to happen.

    http://wrysmilebooks. businesscatalyst.com/SWFbutton.html

    The difficulty is that the SWF file will not automatically play from the website within the Business Catalyst. Everything works perfectly when I run the Web page in different browsers with Dreamweaver. Also, if I just double-click the file in the Web site where he is sitting on my computer... the resident browser picks it up and everything.

    I already exchanged a few e-mails with catalyst of enterprise support and the support of InDesign... (The SWF file has been created using InDesign)... .but we do not seem to be getting anywhere. I see by the way go... so... here I am.

    Thank you

    Michael McLaughlin

    Hello

    All references to start with a slash:

    Have you just put all the files in the root?

    URL('Lbrite_15.EOT?#iefix')

    If so ok, (ideally should be in folders for organizing) but all the files in British Colombia must begin with a slash (/) to say BC to read from the root folder.

    Secondly, you have this:

    {window.location = "file:///SWFButton.html"}

    This is defined as if it were running on your local computer, which is not the case on the web.

    If the html file is again in the roo the window.location would...

    "/ SWFButton.html".

  • IP SCAN can be used for ftp files


    Hello

    I would like to know, if IP SCAN can be used by clients or applications for FTP files to one of the nodes in database?

    Thank you!

    Hello

    SCAN IP addresses can be used for the ftp, sftp and ssh connection for the cars already running cluster service . Because when the cluster services perform scan ip collage to the public network interface nic for example;

    In the RAC Node1

    Oracle @testdbrac1: / oracle: > ifconfig - a

    eth0 Link encap HWaddr 00:50:56:B8:40:B0

    INET addr:Address IP PUBLIC Bcast:xxx.x.x.xxx mask: 255.255.255.0

    ADR inet6: fe80::250:56ff:feb8:40 b 0 / 64 Scope: link

    RUNNING BROADCAST MULTICAST MTU:1500 metric: 1

    Dropped packets: 1006522 RX errors: 0:0 overruns: 0 frame: 0

    Dropped packets: 92530 TX errors: 0:0 overruns: 0 carrier: 0

    collisions: 0 txqueuelen:1000

    RX bytes: 99913091 (95.2 MiB) TX bytes: 32001574 (30.5 MiB)

    eth0:2 Link encap HWaddr 00:50:56:B8:40:B0

    INET addr:SCAN IP_1 Bcast:xxx.x.x.xxx mask: 255.255.255.0

    RUNNING BROADCAST MULTICAST MTU:1500 metric: 1

    In node RAC 2

    Oracle @testdbrac2: / oracle: > ifconfig - a

    eth0 Link encap HWaddr 00:50:56:B8:40:B1

    INET addr:Address IP PUBLIC Bcast:xxx.x.x.xxx mask: 255.255.255.0

    ADR inet6: fe80::250:56ff:feb8:40 b 1 / 64 Scope: link

    RUNNING BROADCAST MULTICAST MTU:1500 metric: 1

    Dropped packets: 1004162 RX errors: 0:0 overruns: 0 frame: 0

    Dropped packets: 69260 TX errors: 0:0 overruns: 0 carrier: 0

    collisions: 0 txqueuelen:1000

    RX bytes: 100817580 (96.1 MiB) TX bytes: 15328431 (14.6 MiB)

    eth0:2 Link encap HWaddr 00:50:56:B8:40:B1

    INET addr:SCAN IP_2 Bcast:xxx.x.x.xxx mask: 255.255.255.0

    RUNNING BROADCAST MULTICAST MTU:1500 metric: 1

    eth0:3 Link encap HWaddr 00:50:56:B8:40:B1

    INET addr:SCAN IP_3 Bcast: xxx.x.x.xxx mask: 255.255.255.0

    RUNNING BROADCAST MULTICAST MTU:1500 metric: 1

    You can also check the output of command 'ifconfig - a' when rac services are not running. If you are planning for failover scenarios, it is reasonable.

Maybe you are looking for