Is Adobe Scout for iOS with Adobe Air?

I'm curious to know what kind of technology Adobe Scout readers. Specifically, in what the application to see what broadcast computers to see who you connect to?

The Scout companion app for iOS is a native application. It uses the Bonjour service to detect the computer running Scout.

Tags: Adobe Animate

Similar Questions

  • Performance issues for iOS with high resolution.

    I did an application with a resolution of 480 x 320 for iOS. It works very well.

    I remade it with a resolution of 960 x 640. In the AIR for iOS settings I set the resolution to 'High '.

    The great app looked at, but there is a noticeable decrease in performance.

    The app worked in the same way as the original app of lower resolution, but it had been delayed.

    Does anyone else have this problem?

    I'm doing something wrong?

    With my game, I got about 60 images per second on the 3GS and nearly 50 on the iPhone 4, with the keen. I had about 10 frames per second additional using: stage.quality = StageQuality.LOW;

    2.6 air. I tried with Air 2.7, but it seems that this command cannot be used here (?)

  • 22 for ios object shared air

    Hello

    SharedObject does not work with ios 10!

    Can someone explain this?

    allright, with 23 Air it works...

  • Adobe Air for iOS - SQLError: ' #3115 error ' no such table ".

    I'm developing Adobe Air application for iOS with sqlite on that. When running on my local machine, it worked like charm (add, edit and delete). Unfortunately, when tried to run on the iPAD, it gives me the following error:

    SQLError: Details ' Error #3115',:' no such table: ' tblEmploye ", operation: 'run', detailID:"2013".

    Here is my code when opening the sqlite database: * data is saved to the directory of the current application where all the files are stored:

           
            exampleDBFile = File.documentsDirectory.resolvePath("mydb.db");
    
            if (exampleDBFile==null || !exampleDBFile.exists) {
                MovieClip(root).mcSong.visible = false;
                MovieClip(root).mcAlert.visible = true;
                MovieClip(root).mcAlert.enabled = true;
                MovieClip(root).mcAlert.txtErrorMessage.text = "Database not found";
            }
            exampleDB = new SQLConnection();
            
            exampleDB.addEventListener(SQLEvent.OPEN, onExampleDBOpened);
            exampleDB.addEventListener(SQLErrorEvent.ERROR, onExampleDBError);
            
            //exampleDB.openAsync(exampleDBFile);
            exampleDB.open(exampleDBFile);
    

    I also tried to use the following but still no luck

    exampleDBFile = File.applicationDirectory.resolvePath("mydb.db");            

    using this, I get a different error: Error: Error #3104

    And here is the code for adding new entries

            
            sqlInsert = "insert into tblLyrics (empName, empDesc) values
                        ('"+ strReplace(txtSearchMe.text, "'", "") + "','"+ strReplace(txtContent.text,"'","") +"')";
            dbStatement.text = sqlInsert;        
            dbStatement.addEventListener(SQLEvent.RESULT, onDBStatementInsertResult);        
            dbStatement.execute();
    
    

    Hoping for your advice...

    Hello

    @uxavenue

    to add something to the post of samia:

    -on iOS your application directory is in 'read only' (at least when using native application)-so resources in the application directory (in the terminology of the Air - not iOS SDK SDK) may not be changed/written/updated

    -you could ship already created database sqlite with your application files, but must be copied to the writable to the application directory - for example documents. This directory is accessible via:

    File.documentsDirectory

    -When your application starts, you could do more:

    (1) build the path to the path of database documents

    (2) check if the database in this path exists (if this file exists)

    (3) if the file does not exist yet either copy in this path of the resource directory of the application (where you consolidate during the generation of project) OR create the new empty database using all these CREATE table and then INSERT statements required to create the new new copy of database

    (4) on each next start so check if the file exists at #2 jump creation/copy of database and simply start using it.

    Kind regards

    Peter

  • LOADING IN ONE air for iOS to the PROJECT WEB PAGE

    Hello!

    I have a complicated problem. I'm trying to find a solution in the world, but I have not found anything.

    I create a project Air for iOS with Flash CS5 and CS6 Flash. I need to find someone who knows how to download a web page within an application.

    I try to explain better. There is still a task for the download, html link, but it just works in a new browser window. That way, whenever I want to see a web page, the application will be close. Is it possible to import the entire web page inside Air for ios project and not in an external window?

    I wish that the result is like this:

    forumADOBE.jpg

    Thank you very much.


    When you change to another frame

    webView.stage = null;

    If you back up the first picture tho

    webView.stage = this.stage;

  • Garageband loops for iOS found on Mac

    I'll have much trouble with Garageband 10.1 on my Mac files not found audio for the old songs I did.  More recently, when I try to import a song on the most recent Garageband for iOS (with live loops), the Mac version can not find 90% of the loops that are in the iOS application.  What is the problem?

    I'll have much trouble with Garageband 10.1 on my Mac files not found audio for the old songs I did.

    How old are the songs? You have created projects in GarageBand 11? If you have uninstalled GarageBand 11 before you upgrade to GarageBAnd 10 some noise of GarageBand 11 can miss, because garageBAnd 10 install not all old instruments.

    And some of the instruments GarageBand 2.1 life loop are not yet supported in GarageBand 10.1. Wait for an update.

  • Adobe Air + Box2D.swc = TypeError: Error #1009 / / new way of managing .swc files in Flash for iOS Apps?

    Hello

    I need your help please - I need to update one of my iOS Apps. In this application, I use Box2d for a simple maze game (this is an application for children). When I publish and test this game on my Mac it works fine. I can drag my hero (fish) in this maze and all detections of collision, gravity etc perfect work.

    maze.jpg

    When I test it on my iPad it does not work. The device debugger shows this error message:

    TypeError: Error #1009: cannot access a property or method of a null object reference.

    Global $init)

    Global $init)

    at Box2DAS.Common::b2Base$/initialize() [/ users/jan/Documents/_Projekte/Spielplatz/Universal_ Retina/src/com/Box2DAS/Common/b2Base.as:31]

    to wck::WCK/create() [/ utilisateurs/jan/Documents/_Projekte/Spielplatz/Universal_Retina/src/com/wck/WCK.as:26]

    in misc::Entity/ensureCreated() [/ users/jan/Documents/_Projekte/Spielplatz/Universal_Retina/s rc/com/misc/Entity.as:50]

    in misc::Entity/handleAddedToStage() [/ users/jan/Documents/_Projekte/Spielplatz/Universal_Ret ina/src/com/misc/Entity.as:100]

    in misc::Entity/handleAddedToStage()

    Line 31: loader = new CLibInit();

    Bildschirmfoto 2014-10-23 um 21.06.03.png

    I guess that "CLibInit" must come from the .swc file.

    The thing is:

    I won't change anything in this maze game - it seems it has to do something with the new version of Flash or Adobe Air. File box2d.swc is included:

    Bildschirmfoto 2014-10-23 um 21.01.26.png

    It has always worked like that - and it works when test on my Mac - but it doesn't work anymore on my current system.

    So I started my Mac from an older system (10.9.5 on an external HD) and published the App in Flash and Adobe Air 13.0 CS6 - then all of a sudden, he is working on my iPad as before. I was able to draw a fish and make it arround.

    The same project / app released from my current OS X 10.10 + Flash CC 2014 + Adobe Air 15.0.0.302 does not work. I still have this error message - I can't drag the fish - nothing happens. And I have no idea why this happens and what I could do. I searched all day for a solution but found nothing.

    If nothing has changed by the way Flash and/or Air manages the .swc files? Is there another way to include: import cmodule. Box2d.* / CLibInit?

    -If someone has an idea - please let me know!

    Best regards

    Jan

    SOLVED!

    I uncheck 'Schnelleres Verpacken aktivieren (Beta)' and now it works again! Hooray!

    @ Adobe: Please take a look at this!

  • Why Adobe stopped support in Air for iOS?

    Adobe said today that it stop developing for iOS.

    That is to say that it will NOT update LOOK for more recent iOS iOS (as iOS 5).

    I paid a lot of money for the license of Flash and member of the AppStore!

    What could do now?

    What we talked about today is the development of Flash Player for mobile browsers, which will end after the next version is released. iOS is not affected by this, because the Flash does not work in Safari on iOS in any case.

    Adobe spoke of how they were going to do more with mobile AIR apps, so if something ads today is good news for AIR for iOS.

  • Is Adobe Reader for iOS and Android Support with Solution PKI encryption?

    Hello

    I searched for an answer if Adobe Reader for iOS and Android can read PDF files encrypted by infrastructure solution to public key (encrypted by a public key, in order to be decrypted by the private key pair), but to date I have not found the answer.  From the Adobe web site, I understand that Adobe Reader for Android supports to read a document encrypted with AES256 but it does not mention on PKI.  I had to guess it does not support encryption with PKI, but I would just get a formal response and would like to know if Adobe Reader Mobile will support it.

    Thank you!

    Masaya

    Unfortunately, it is still not supported on mobile versions of Adobe Acrobat DC.

    Thank you.

  • Problems with BBC iPlayer Desktop and Adobe Air for Mac

    I would be grateful to anyone who can help me with a problem I have on my laptop computer running Mac OS X Lion 10.7.3.I has problems running BBC iPlayer Desktop, and I suspect that it is caused by Adobe Air.

    Recently, I was invited to update Adobe Air to the latest version (from February 2012) and after I updated the program, it started to cause problems when I used BBC iPlayer desktop.

    The first problem is that I was unable to play any programs downloaded mode full screen-, I have noticed that the sound is played, not the video.

    Secondly, a few weeks after the beginning of this problem, all my TV programs have mysteriously disappeared.

    My last problem is that whenever I run the BBC iPlayer application it is impossible to download new programs - when I am connected to the internet, the application always says he's 'offline '.

    I tried to solve the problem by rebooting my computer, uninstall and reinstall the BBC iPlayer, deactivation and reactivation of my firewall, connection to the internet in different places, but this has not solved the problem.

    I tried to uninstall Adobe Air, but the installation package says it is "corrupted". So I tried to download and reinstall the application from the adobe website, but already, the computer recognizes that the application is installed. either - I can't uninstall or reinstall Adobe Air.

    I contacted the support of BBC iPlayer and they are unable to help - direct me to your Web site. I have read several other topics of discussion published on this site but not found the solution that I'm looking.

    Please some can help me to solve this problem, helping me to uninstall and reinstall Adobe Air for Mac?

    I'm not very technical, mind - for example - I don't know what log files are or how to find them - so please explain as simply as possible.

    Thank you in advance for your help!

    Ryan

    Hi Ryan,

    Could you try to delete the folder preferences of BBC iPlayer then restarting iPlayer to see if that helps?  You should be able to find this in ~/Library/preferences.  Find the folder from BBCiPlayerDesktop and a long series of characters and move or rename this folder.

    Thank you
    Chris

  • Many problems with the runtime Adobe AIR for Android

    I created an application on Adobe AIR for Android platform, which requires for AIR. The app is very popular in the Android Market, but many users complain of problems with the installation of the Adobe Air runtime.

    For example, these users phones: LG LGE-P698, LG Pecan, HTC Wildfire. But judging by the fact that users have access to the installation of the Air, their phones are compatible with it.

    Tell me how to solve the problem?

    In addition, I have a few questions:

    1. Decides that the problem of demand for export with built-in AIR runtime?

    2. I have create my applications using ADT. In this case how do I seal AIR runtime?

    3. is it possible to invite the user to download and install older versions of AIR? Where can I find her?

    I hope I can help, because the problem is global.

    Hi Astraport,

    I think you should integrate the air in your application runtime,

    Some time ago I wrote a step by step guide, take a look at this post:

    http://forums.Adobe.com/message/3961579#3961579

    I hope it helps

  • Maximum file size for Adobe air for iOS and Androind update apps

    Hi all

    I'm working on a project that has a few videos I need to group in my mobile application for an Ipad app that I created using Adobe Air for iOS. My question is simple there at - it a maximum file size limit on applications compiled using Adobe air for iOS? And if yes what is it? Any help would be great.

    best regards Mike

    It is not a limit.

  • How to install (created with Adobe Air) ipa for ipad

    Dear friends,

    I created an ipad app using Adobe Air. It works fine when I compile and I did a package by using a certificate created with mac computer and a .p12 also. I created a file ipa, that it connects with itune and I can install... after installation, the icon and the app will auto-hide or uninstall of form my ipad. What is the reason. Please help me install my ipa file created with Adobe air to ipad6. I used developer certificate as well as ad-hoc too... both give the same error... just install and immediately hiding or uninstall. pls help me.

    Thank you and best regards,

    Syed Abdul Rahim

    It must match the id of the page of an apple developer certificate bundle:

  • Impossible to compile Adobe AIR for Android TV

    Hello

    We try to compile the AIR with the flags are:

    < android >

    < manifestAdditions > <! [CDATA]

    < manifest android: installLocation = "auto" >

    ...

    < / manifesto >

    []] > < / manifestAdditions >

    < supportsAndroidTV > true < / supportsAndroidTV >

    < banner > "path of the image of the banner (320 x 180 px, .png file)" < / banner >

    < / android >

    and get:

    C:\MediaSignageDepot\Solution\5.0\Products\SignagePlayer\Android\SignagePlayerAn

    droidApp - app.xml (206): error 103: application.android.supportsAndroidTV is a UN

    element/attribute EXPECTED

    Anyone had success compile those flags with Adobe AIR for Android TV last?

    We're uisng the flag of swf-version 31 and namespace 20.0 to try to access this feature.

    We use the AIR 20

    Kind regards

    -Sean http://DigitalSignage.com

    ____________________________________________

    MediaSignage.com, digital signage FREE for everyone!

    5776-D Lindero Cyn Rd #182

    Westlake Village, CA 91362

    Phone: 1.877.DIG. SIGN (1-877-344-7446)

    Fax: 1.818.337.0442

    Live support: http://chat.digitalsignage.com

    I see that beta support has been added for Android TV in one of the beta versions of AIR 20. Read this discussion:

    AIR 20.0.0.230 iOS install questions and support Android TV has stopped working

    It seems that you would have used equip 185 and not the final version. Or you can try an AIR 21, or 22 AIR beta version.

  • Connection of an iOS to the debugger in Adobe air application animate

    Hello

    I need to connect my iOS to Adobe AIR application to a debugger, a debugger will work. When I publish my Animate app crashes before it can connect, leaving behind an app still works on my phone. But there is no obvious way to connect to a console at the breast of animate it using "debug" or "start the remote debugging session. With the Simulator, it will connect as long I give IP address appropriate, it will connect. I don't have that option in my app on iOS. My iPhone or iPad will connect. How can I get this done?

    Apparently, the debugger to connect if you do not set the install on the flag of the device. But I found that animate them for Windows doesn't crash as it does on Mac OS. So the question is now moot.

Maybe you are looking for