Overlaying adobe air sdk in flash builder 4.6

After overlaying adobe air sdk in flash builder 4.6 i am getting this error in my flex mobile project "Could not resolve <s:ViewNavigatorApplication> to a component implementation.". I have followed the steps mentioned on this link "http://rubberduckygames.com/how-to-overlay-abode-air-sdk-over-flex-sdk/". Can anyone please suggest me what i need to do in order to get this work.

Finally Figure it out..
geo = new Geolocation();
geo.addEventListener(GeolocationEvent.UPDATE, onLocationUpdate);
has to be executed before checking if it is muted.
geo.addEventListener(GeolocationEvent.UPDATE, onLocationUpdate);
Is what requests permissions from the phone to use the gps.
Hope this saves someone alot of time.
Tested With Flex 4.9.0 Air 3.8 Beta.

Similar Messages

  • Overlaying adobe air sdk 13 for flex mobile project gives me error

    After overlaying adobe air sdk in flash builder 4.6 i am getting this error in my flex mobile project "Could not resolve <s:ViewNavigatorApplication> to a component implementation.". I have followed the steps mentioned on adobe site. Can anyone please suggest me what i need to do in order to get this work.

    You are probably missing the updated flash debug player that describes all the new methods to the application.
    There is a good walkthrough of how to upgrade flash builder to a new library version, this is described in the first video of hsharma's starling tutorials.
    Its very annoying though, i wish adobe would really build in a feature like this to update libraries.

  • Overlaying adobe air sdk 13 in flash builder 4.7

    After overlaying adobe air sdk 13 in flash builder 4.7 I have followed the step mentioned on adobe site.
    i am getting lots of error in flash builder 4.7 after overlaying.
    Can anyone please suggest me how to get it done for flex mobile project.

    You are probably missing the updated flash debug player that describes all the new methods to the application.
    There is a good walkthrough of how to upgrade flash builder to a new library version, this is described in the first video of hsharma's starling tutorials.
    Its very annoying though, i wish adobe would really build in a feature like this to update libraries.

  • Intellisense not working after update adobe air sdk on Flash CS6

    I updated the Flash Professional CS6 Adobe AIR SDK to 15.0.0.249, but when i start a .FLA file that uses the new SDK, the Intellisense not work! So i need use AIR SDK 3.4 (native) to work with Intellisense... This is a real waste of time! Can i fix it?

    Hello
    > Is there anybody from toshiba following the thread
    I dont think so because it s an user to user forum only and nobody from Toshiba is here.
    Can you post more details? You wrote that you cant watch flash videos but do you get an error message or what happens exactly?
    What browser do you use?
    I would recommend reinstalling Adobe Flash from Android market. This should help.

  • Incorrect ADT version when compiling using updated AIR SDK in Flash Builder

    I was wondering if anyone else has come across adt version issues when compiling with Flash Builder.
    I just downloaded Flash Builder 4.7 (I had 4.6 installed previously).  I upgraded due to AIR SDK issues when trying to send my app to iOS.  I downloaded AIR 3.7 SDK and done the whole "overlay" described here http://helpx.adobe.com/flash-builder/kb/overlay-air-sdk-flash-builder.html but when trying to compile it Flash Builder, it states that version 3.7 is not only up to 3.1  I did a check of the adt that is being used (adt -version) and it returns back that it is version 3.1  This is the one contained within the sdks/4.6.0/lib folder.  If I copy the one from the AIRSDK folder and check the version on that 3.7 comes up correctly, but it needs files that are contained in the AIRSDK folder, so I'll need to copy more than just the adt.jar file.
    Really I'm just trying to see if anyone knows what I can change in Flash Builder to point to the AIRSDK folder instead of the sdks/4.6.0/lib folder so I'm not constantly updating my adt.jar file each time I install a new AIR SDK.

    OK, not the best solution (hopefully someone will be able to tell me where to update Flash Builder to point to the AIRSDK directory instead of {FB install dir}/sdks/4.6.0/lib, but until then, here's a work around.
    First make sure to backup your old aot and android directories in your {FB install dir}/sdks/4.6.0/lib and your original adt file (I just renamed them to fileOrDir_original)
    Then copy your adt.jar file, aot dir, android dir, and I copied legacy dir also to your {FB install dir}/sdks/4.6.0/lib
    You should now be able to compile using the 3.7 AIR SDK.  There's another fix for PIE in AIR 3.8, so I may be updating again soon to the labs build.  I'm hesitant to copy any more files over in case it stops my non-mobile AIR builds from working, but hopefully this will be good enough for mobile builds and for anyone else having this issue in Flash Builder.

  • Apache Flex 4.9 + Adobe Air 3.6 + Flash Builder 4.6

    The new Flex and Air versions are released.
    Is it possible to combine them and import the Flex + Air sdk combination on Flash Builder 4.6?

    Where are these releases available to view, details etc. ??? could you give some more details e.g. Link. regards aktell2007

  • Adobe AIR.dll_unloaded When Flash Builder 4.6 closed.

    I found nothing about Adobe AIR.dll_unloaded by Google.

    I've been seeing what sounds like a similar problem (Windows application "BEX" error when attempting to close Flash Builder via its [X] icon).
    (Win 7 Enterprise, SP1, 64-bit, i5 + 8GB RAM), Flash Builder 4.6, Java 1.7.0_07)
    I tried the following:
    -- Launching Tour de Flex (from the task bar icon), and then updating AIR to the latest version
    -- Right-clicking on the Flash Builder task bar icon and then selecting "Run as Administrator"
    -- Right-clicking on the Flash Builder task bar icon and then selecting "Troubleshoot compatability", then applying the compatability fixes it suggested.
    Somewhere along the way, the problem went away. I then ran the compatability troubleshooter again and (I think) removed the compatability changes (since windows security was asking me whether I want to let the application update my computer every time I launched FlashBuilder--annoying!).
    The problem still appears to be fixed--but only with a whole ten minutes testing. I'll just have to see if the above is really a fix/work-around.

  • How can I overlay AIR 3.5 SDK in Flash Builder 4.7?

    I'm trying to overlay the new Air 3.5 sdk in Flash Builder 4.7 but the option to use specifed sdk is unavailable in the project preferences. What is the solution here?

    Hi,
    Can you please let me know whether you have overlaid it on Win/Mac?
    When you have created the mobile project what does app.xml show? for example if you have 3.5 overlaid you should be able to see something like this in app.xml
    <application xmlns="http://ns.adobe.com/air/application/3.5">
    For overlaying AIR 3.5 SDK on Flex SDK 4.6 locally following the instructions mentioned in the below url and then create a Flex Mobile project using that SDK.
    Overlay help document link : http://helpx.adobe.com/x-productkb/multi/how-overlay-air-sdk-flex-sdk.html
    Let me know if you need more information.
    Thanks,
    Hari

  • Overlay AIR 3.3 sdk for Flash Builder on Snow Leopard

    The AIR 3.3 sdk is now a DMG, used to be a .tbz2 zip file, and there is no merge capabilities with Snow Leopard..
    How can I overlay AIR 3.3 sdk for Flash Builder 4.6 on Snow Leopard 10.6.8?
    Also I may have Lion soon so can you provide steps for FB overlay of the DMG on OSX 10.7?
    Many thanks.
    PS.I am dumbfounded there is no documentation on this by Adobe release after release? For OSX users there is an old Adobe KB article that I can't find anymore, there is a youtube video (http://www.youtube.com/watch?v=S118mZjln3I) I recommend, and a post most mac/FB users use (http://jeffwinder.blogspot.com.au/2011/09/installing-adobe-air-3-sdk-in-flash.html) and none of them remind you to use sudo before the terminal command..

    Thanks eran1976 here is the OSX 10.6.8 process that worked for me:
    1. open the 3.3 sdk DMG and copy all the files into a new emty folder called say AIR33SDK or whatever in your sdks directory
    2. asuming your current Flash Builder sdk with air3.2 or older is called 4.6.0, open terminal and run:
    3. sudo cp -Rp /Applications/Adobe\ Flash\ Builder\ 4.6/sdks/AIR33SDK/ /Applications/Adobe\ Flash\ Builder\ 4.6/sdks/4.6.0/
    4. you can now delete AIR33SDK folder if you wish
    5. open Flash Builder and change any existing project xml application files to 3.3
    5. remember to backup your 4.6.0 folder first

  • Installing AIR3 SDK in Flash Builder 4.5.1 ?????

    Hi All,
    Can anyone help me, with installing AIR3 SDK - Flash Builder 4.5.1, logically, I need to overally the sdk, the way, we use to do with previous version of AIR SDK.
    But no luck
    Thanks,
    Ravi

    Hi Ravi,
    just installed AIR3 SDK at work. I try to recap the steps I did:
    1. Locate the "old" SDKs
    They are located in the Flash Builder directory, in my case this was c:\program files(x86)\adobe\flash builder 4.5\sdks
    2. Make a copy of the previous SDK
    Copy a previous SDK (I used SDK 4.5.1 for that) and rename the copied folder to AIR3SDK (or a different name if you like)
    3. Overwrite the copied (!) SDK with the AIR3 SDK
    Copy  all files from the AIR3 SDK into the copied folder. It should ask you  to overwrite files quite a couple of times. After this, you should have a  working AIR3 SDK installed.
    4. Set a name for the new SDK
    I had to to this with the Beta2 - go to the new SDK directory and edit flex-sdk-description.xml - change the <name> content from Flex 4.5.1 to AIR3 SDK.
    6. Add the new playerglobal.swc from Flash Player 11
    Download the current Flash Player 11 "playerglobal.swc" from http://labs.adobe.com/downloads/flashplayer11.html and put it into the correct folder. From the SDKs root folder this was: <sdkroot>/frameworks/libs/player/11.0/ (I had to create the 11.0 folder myself and then just put the file in there and rename it to plain "playerglobal.swc")
    7. Add the AIR3 SDK to Flash Builder
    Under "Project Settings - Flex Compiler" for a project, choose the new SDK as SDK to use for the project. If the SDK does not show up, go to "configure Flex SDKs", then "Add" and select the newly created folder. The new AIR3 SDK should now be included in the dropdown list as a compiler for that project.
    Don't forget to add -swf-version=13 as a compiler flag on the same screen.
    After doing all this, I was able to use the new features, compile my projects and well, work with it
    Edit: I almost forgot - you also have to set the namespace in your -app.xml to 3.0 like this:
    <application xmlns="http://ns.adobe.com/air/application/3.0">
    Best regards,
    Martin

  • How do I install Adobe Air SDK for CS5.5 Products?

    Hey how would I install Adobe Air SDK 3.7 for Flash Pro CS5.5 and Flash Builder 4.6?

    Okay this is what I got from the .XML file:
    <?xml version ="1.0" encoding="utf-8" ?><application xmlns="Untitled-11.0Untitled-1http://ns.adobe.com/air/application/3.7"><id>Untitled-1</id><versio nNumber>1.0</versionNumber><filename>Untitled-1</filename><description></description><!-- To localize the description, use the following format for the description element.<description><text xml:lang="en">English App description goes here</text><text xml:lang="fr">French App description goes here</text><text xml:lang="ja">Japanese App description goes here</text></description>--><name>Untitled-1</name><!-- To localize the name, use the following format for the name element.<name><text xml:lang="en">English App name goes here</text><text xml:lang="fr">French App name goes here</text><text xml:lang="ja">Japanese App name goes here</text></name>--><copyright></copyright><initialWindow><content>Untitled-1.swf</conte nt><systemChrome>standard</systemChrome><transparent>false</transparent><visible>true</vis ible><fullScreen>false</fullScreen><aspectRatio>portrait</aspectRatio><renderMode>auto</re nderMode></initialWindow><icon></icon><customUpdateUI>false</customUpdateUI><allowBrowserI nvocation>false</allowBrowserInvocation></application>

  • Any News from Adobe Air SDK, on why we still can't REMOVE "android.permission.INTERNET" from a release compile?

    Is there any new developments on the Adobe Air issue, of being able to COMPLETELY REMOVE the "android.permission.INTERNET" from the manifest file?  As of today, you can still completely remove the "android.permission.INTERNET" from the manifest, bundle your app with Captive Runtime, and Adobe Air SDK will still "tack" the permission onto the end of the manifest block. With users and privacy concerns these days, surely Adobe would recognize that developers building apps that DO NOT REQUIRE Network Access, should be able to remove that permission. Any help on this?

    I see Flash will now be able to export iPhone apps directly.  Although Flash itself will still not run on the iPhone.  It would be great if Director had that functionality a well.  Even better if apps could run on both the iPhone and Blackberry!
    Mike M

  • AIR 14 and Flash Builder 4.7!!!

    I cant seem to find any documentation on this anywhere so I think I will have to just hit Adobe up directly
    I am running Flash Builder 4.7 on a MAC running Mavericks ( OSX 10.9.3 ).
    Do I have to update both this folder  (Referring to this as Folder 1):
    Applications/Adobe Flash Builder 4.6/sdks/
    and this folder (Referring to this as Folder 2):
    /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722st
    Or can you just update the second folder? I updated the 2nd folder by pasting the contents extracted from the zip I downloaded from this page:
    Download Adobe AIR SDK
    Before updated Folder 2, i was getting a compile error I think it was because of the java 1.6 error. But since updating Folder 2 to the AIR14 SDK that issue was fixed.
    I will say I didnt do the whole Terminal Extract method. But things started compiling just fine.
    I am using some native extensions for a mobile project and now I am back to getting compile errors. The Null point java errors or whatever. I am wondering is it because:
    I need to update the SDK in Folder 1?
    Or is it because I didnt extract files using the terminal into Folder 2?
    Or do you need to do both??
    Lastly can you provide more documentation and possibly an in depth explanation of the entire process?????

    You need to contact Adobe support thru chat and ask them to reset your activations
    For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    Serial number and activation chat support (non-CC)
    http://helpx.adobe.com/x-productkb/global/service1.html ( http://adobe.ly/1aYjbSC )

  • Error "Could not resolve s:ViewNavigatorApplication to a component implementation...", after overlaying with AIR SDK 13.0

    Just installed FB 4.7, overlayed with AIR SDK 13.0, started FlexMobileProject and I get this error "Could not resolve <s:ViewNavigatorApplication> to a component implementation...", which I can't get rid of. Tried 3-4 times, error stays.
    I overwrote the Flex sdk 4.6.0 with Air SDK 13.0.
    Is this a bug? Please help.

    Thanks for the reply. I tried changing to the airmobile-config.xml but then I got the same error with a different componenet.
    Error: Could not resolve <r:QContainer> to a component implementation. <r:QContainer id="d">
    Could this related to a missing SWC from my build path do you think?

  • Error using Acrobat portfolio SDK with Flash Builder

    Hi all
    I've been trying to customize a navigator portfolio for Adobe Acrobat X using Flash Builder 4.5. I was running this proyect as Navigator but I received the following Flash Player error:
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at acrobat.navhost.app::SingleNavApp/set productConfig()[C:\dev\A10_1R1_Sandbox\Acrobat\Viewer\AcroView\Portfolio\Flash\Libs\NavHo stUtil\src\acrobat\navhost\app\SingleNavApp.as:333]
    at com.adobe.app::AppPrefsBinding/productConfig()[C:\dev\A10_1R1_Sandbox\Acrobat\Viewer\Acro View\Portfolio\Flash\Libs\NavPreviewShared\src\com\adobe\app\AppPrefsBinding.as:93]
    at com.adobe.app::AppPrefsBinding/refresh()[C:\dev\A10_1R1_Sandbox\Acrobat\Viewer\AcroView\P ortfolio\Flash\Libs\NavPreviewShared\src\com\adobe\app\AppPrefsBinding.as:76]
    at Function/<anonymous>()[E:\dev\4.x\frameworks\projects\framework\src\mx\binding\utils\Bind ingUtils.as:180]
    at mx.binding.utils::ChangeWatcher/wrapHandler()[E:\dev\4.x\frameworks\projects\framework\sr c\mx\binding\utils\ChangeWatcher.as:557]
    at flash.events::EventDispatcher/dispatchEventFunction()
    I've installed Acrobat portfolio SDK into Flash Builder and I have followed the documentation of Building a Navigator from http://learning.adobe.com

    Ok, finally got this working.  Many hidden gotchas. 
    1.  You have to make a Trust File for your custom panel.  This is actually in the SDK, around page 53, so my bad -- but the problem is that there is no feedback from the Adobe application if you don't have this.  The application just hangs.  It should produce an error message "can't find trust file, etc.".  This should not be that hard to implement.
    2.  The latest Flex SDK does not seem to work in Bridge CC or other similar applications.  You have to use Flex SDK 3.x, apparently, and this is NOT in the documentation.  Not only should you set the default SDK in Flex Builder to 3.x (I'm using 3.6) but you have to edit the build.properties file to make sure it's pointing to the correct folder, eg: C:/Program Files/Adobe/Adobe Flash Builder 4.7 (64 Bit)/sdks/3.6.0.  Fortunately Flash Builder 4.7 comes with 3.6 installed.  If you have an older version, it's likely to be completely different.
    More info in this thread: http://forums.adobe.com/thread/1114153.

Maybe you are looking for

  • How can I make a translation subtitle in iMovie '11?

    I had this feature on my old laptop, with an old version of iMovie. A subtitle with two rows, same font, same size (with a black gradient background). It was perfect for subtitling translation. But in iMovie 11 there are only titles with "Title text

  • Oracle 8i - Enterprise, Standard or Personal

    We purchased the Internet Servers for Windows Technology Track for Windows 2000/NT, so that we could install and use an Oracle database for testing purposes only, given that some customers using our software may migrate to Oracle at some stage in the

  • How to retrieve checkboxes values?

    I am using a few checkboxes <form method="post" action="testgetPara.jsp"> <input name="termcond1" type="checkbox" value="1" id="termcond" checked> <input name="termcond2" type="checkbox" value="2" id="termcond" > <input name="termcond3" type="checkbo

  • Route connect timeout error

    Hi, While accessing our SAP systems with router sting i am getting following error. timeout occured Time                             tue May 26 09:25:12 Component                   NI(Network Interface) Release                        710 Version     

  • Don't understand what this means I/O Error: import file

    I'm building a website in dreamweaver cs5 with a XML doctype. When I tried to validate my css I got an error code I don't understand. This is the error: I/O Error: import file:/Volumes/Macintosh%20HD/Users/schweideltyson/Desktop/CS%2080_final%20proje