How can I use MapQuest API in Adobe Flash CC?

Hi all,
Since Google Maps API will be deprecated in 3 months I'm trying to use MapQuest instead. (MapQuest Developer Network: Map APIs, SDKs and Web Services - MapQuest Developer Network)
But I can't import the component MQFlashMapsAPI_7.1.5_MQ_MOBILE.swc into my project.. Any idea why?
I've read that I have to import the core.swc from the Flex SDK.. I've put the core.swc file in the components folder, but when I'm going into the components window in Adobe Flash, neither core.swc or MQFlashMapsAPI are visible.
Do you what should I do in order to import MQFlashMapsAPI in my project ?
I'm using Adobe Flash pro CC
Thank you for your help,

I would be really shocked if it requires ActionScript 2.0 but CC doesn't support that. Otherwise I honestly don't know why it would want a flex library in a place you can't utilize Flex.
You say you've used this API before. Is this the same MapQuest SWC version you successfully used before or is it updated? What version of flash did you successfully use this in? Lastly did you get Flex from Adobe (4.6.0) or Apache?

Similar Messages

  • How can I lodge a complaint about Adobe Flash Player?

    How can I lodge a complaint about Adobe Flash Player? When I updated Adobe Flash Player this morning it also installed a McAfee scanning software without any warning or notification. I find this totally unacceptable. But I cannot find any information on the Adobe website that will allow me to lodge my complaint. Which I also find totally unacceptable.
    Ho hum.

    This is a an old complaint. I would have thoughtas much bad karma as Adobe has received would have stopped this practice espcially since it found that many time McAfeee either gets protection signatures wrong or cause more problems than it fixes.
    I don't know whether mailto:[email protected] is still effective.
    At one time a disgruntled Adobe products user created a FaceBook or twitter page. And many in past have claimed when there complaints got ignored or laughed at by Adobe. They suddenly got action whe airring their complaint on this FaceBook or Twitter page.
    There should be a big warning Box stating:
    Adobe is about to install a package Called McAfee  on your computer. If you do not wish to instal click checkmark here.
    Do you wish have Adobe install Products not requested on your computer yes__  or no__ please use a √
    And to adhere to wishes of the customer.

  • How can I use Flash_Slideshow.SWF in my Flash CS4 document?

    Hi,
    I have downloaded a nice Flash Slide show file (.SWF) and would like to use in my Flash CS4 document without any modification (as it is). How can I use it? There is no .Fla file this Slide Show. It just works using xml file.
    Please do help.

    Hi,
    You need to load a .swf file in your flash document using the loader class. I'm assuming you are using the AS3. Please click on the below link which helps you to use the loader class.
    http://www.adobe.com/livedocs/flash/9.0/ActionScriptLangRefV3/flash/display/Loader.html
    Thanks

  • How can I view the videos of adobe flash player that apple no longer support?

        How can I view the videos from the internet and networking of adobe flash player that apple no longer support?

    Flash Player version 10.1.102.64 is the last version available to PPC Mac users. However, this Flash version won't work for many videos on Facebook, YouTube and other sites. Adobe's latest version, 10.2.x or later, is only for Intel Macs. Adobe will not provide a newer Flash version for PPC Macs.
    The message requesting that you download Adobe Flash Player takes you to Flash Player requiring an Intel processor. Doesn't work on a PowerPC processor. I found a hack, installed it & it works with Firefox, TenFourFox & Safari.
    Download this http://www.steelbin.com/FPforFBPPC.zip to your desktop, unzip it, and replace the current Flash Player plug-in which is in your main/Library/Internet Plug-Ins folder, (not the user Library). Save the old one just in case this one doesn't work.
    Hack Allows PowerPC Macs to Access Flash 11 Content
    http://lowendmac.com/ed/royal/12sr/flash-11-and-powerpc.html
     Cheers, Tom

  • How can I use a website that need Flash Player on my iPad 3?

    I am trying to use tickets now website.
    It says I need to have Adobe flash player to make the site work correctly.
    Since my ipad will not support Flash, Is there any alternative?
    Thanks

    Sorry, no. Adobe has not released a version of Flash for mobile in quite some time. They announced they were dropping Flash on mobile platforms November 9, 2011 and it was officially removed from the Google Play Store August 15, 2012.  It's simply lucky that the last version released still happens to work with Jelly Bean.
    Keep in mind that the fact that it works does not mean you should use it. I think it's still preferable to find native apps or mobile-friendly sites using HTML5. Since it is unsupported, there have not been for some time, and never will be any security patches. In short, use it at your own risk.

  • How can i change the lenguage in adobe flash cs4

    i instal the sofware today and i try to do in sapnish but in the end is in english,,,i deleted the sofware from my computer beacouse not space in there,,so now i need to change the lenguage to spanish,,,some one can help me???
    thanks
    he instalado el programa de adobe flash cs4 por lo visto en ingles,,,sabe alguien como cambiarlo a espanol,,,,he borrado el programa bajado de adobe asi que no lo tengo para poder desinstalar y volver a instalar en espanol,,,me puede ayudar alguien..
    gracias

    The old-is-gold method: Uninstall the older version, reinstall the newer version.
    Alternatively (quicker and happy version),
    1. Go to Preferences.
    2. Select Language from the left side.
    3. Look for "Application Language" dropdown.
    4. Select "Choose at application startup".
    5. Restart Reader.

  • How do I use Firefox to get Adobe Flash on my computer?

    I am not computer savvy so please make this easy for me to do.

    # Using Firefox go to http://get.adobe.com/flashplayer and download the Flash setup file (install_flash_player.exe)
    # Close Firefox
    # Run the Flash setup file that you downloaded to install Flash

  • How can I determine what version of Adobe Flash I have?

    I have an imac late 2007, with 10.6.8 fully updated.

    Or web to this page:
    http://www.adobe.com/software/flash/about/
    Regards.

  • How can i execute Spaces API in java main class?

    Hi
    I am able to execute Spaces API through portal application. However if i try to execute it in java main class, its throwing an exception
    "SEVERE: java.io.FileNotFoundException: .\config\jps-config.xml (The system cannot find the path specified)"
    oracle.wsm.common.sdk.WSMException: WSM-00145 : Keystore location or path can not be null or empty; it must be configured through JPS configuration or policy configuration override.
    How can i set this path, so that i can execute Spaces API from java main class.
    Need this main class to configure in cron job, to schedule a task.
    Regards
    Raj

    Hi Daniel
    Currently i have implemented create functionality in my portal application using Spaces API, which is working fine. Now the requirement is, i need to implement a "Cron Job" to schedule a task, which will execute to create space(for example once in a week). Cron job will execute only the main method. So I have created java main class, in which I have used Spaces API to perform create space operation. Then it was giving exception.
    Later I understood the reason, as I am executing the Space API with a simple JSE client, its failing since a simple java program has no idea of default-keystore.jks, jps-config.xml, Security Policy. Hence i have included those details in main class. Now I am getting new error,
    SEVERE: WSM-06303 The method "registerListener" was not called with required permission "oracle.wsm.policyaccess"
    For your reference i have attached the code below, please help. How can i use Spaces API in java main method(i mean public static void main(String[] args) by giving all required information.
        public static void main(String[] args) throws InstantiationException,
                                                      GroupSpaceWSException,
                                                      SpacesException {
            Class2 class2 = new Class2();
            GroupSpaceWSContext context = new GroupSpaceWSContext();
            FactoryFinder.init(null);
            context.setEndPoint("http://10.161.226.30/webcenter/SpacesWebService");
            context.setSamlIssuerName("www.oracle.com");
            context.setRecipientKeyAlias("orakey");
            Properties systemProps = System.getProperties();
            systemProps.put("java.security.policy","oracle/wss11_saml_or_username_token_with_message_protection_client_policy");
            systemProps.put("javax.net.ssl.trustStore","C:\\Oracle\\Middleware11.1.7\\wlserver_10.3\\server\\lib\\cacerts.jks");
    systemProps.put("oracle.security.jps.config","C:\\Oracle\\Middleware11.1.7\\user_projects\\domains\\workspace\\system11.1.1.7.40.64.93\\DefaultDomain\\config\\fmwconfig\\jps-config.xml");
            systemProps.put("javax.net.ssl.keyStore",C:\\Oracle\\Middleware11.1.7\\user_projects\\domains\\workspace\\system11.1.1.7.40.64.93\\DefaultDomain\\config\\fmwconfig\\consumer.jks");
            systemProps.put("javax.net.ssl.keyStorePassword", "Test12");
            System.setProperties(systemProps);
            GroupSpaceWSClient groupSpaceWSClient;
            try {
                groupSpaceWSClient = new GroupSpaceWSClient(context);
                System.out.println("URL: " +
                                   groupSpaceWSClient.getWebCenterSpacesURL());
                //delete the Space
                List<String> groupSpaces = groupSpaceWSClient.getGroupSpaces(null);
                System.out.println("GroupSpaces:: " + groupSpaces.size());
            } catch (Exception e) {
    Regards
    Raj

  • How can I use freehand drawing in a PC?

    How can I use freehand drawing in Adobe Reader XI in Surface Pro 3?

    Is the drawing a PDF?
    Something on paper?
    Something made with Aldus Freehand?
    Something made with other software (what)?
    A scanned file?
    Something else?
    What do you mean by "use"?

  • How can I use adobe flash player on iPad2

    How can I use adobe flash player on iPad 2?

    You cannot.  Adobe does not make it for ipad.
    This has been discussed over and over and over and over and over and over again on these forums.  Please do a forums search - right side of this page.
    There is no need to add yet another thread on this very tired subject.
    Adobe has announces d that they are selling a platforms that will allow ipad users to view flash content.  This is nothing that users will have.  The developer of the video will have to do this.

  • How can I use aperture after receiving the full adobe suite? It won't allow me to use it.

    How can I use aperture after receiving the full adobe suite? It won't allow me to use it. I receive a dialogue box which states previews are not allowed in  aperture and the application is shut down.

    Aperture is Apples version of Lightroom. This has nothing to do with Adobe. Ask on a Apple forum. You won't find many people here using this program.
    Mylenium

  • I purchased Adobe Illustrator CS2 on CD many years ago and now i have bought a new iMac computer it won't let me install from the CD's. How can i use this product on iMac ?

    I purchased Adobe Illustrator CS2 on CD many years ago and now i have bought a new iMac computer it won't let me install from the CD's. How can i use this product on iMac ?

    Because the Nano was previous synced to another comuter/iTunes library.
    See the following:
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive: Apple Support Communities

  • Can any one tell me when i use adobe flash media encoder how can i see my live vidoes on flash media

    can any one tell me when i use adobe flash media encoder how can i see my live vidoes on flash media server . thnx

    Flash Player version 10.1.102.64 is the last version available to PPC Mac users. However, this Flash version won't work for many videos on Facebook, YouTube and other sites. Adobe's latest version, 10.2.x or later, is only for Intel Macs. Adobe will not provide a newer Flash version for PPC Macs.
    The message requesting that you download Adobe Flash Player takes you to Flash Player requiring an Intel processor. Doesn't work on a PowerPC processor. I found a hack, installed it & it works with Firefox, TenFourFox & Safari.
    Download this http://www.steelbin.com/FPforFBPPC.zip to your desktop, unzip it, and replace the current Flash Player plug-in which is in your main/Library/Internet Plug-Ins folder, (not the user Library). Save the old one just in case this one doesn't work.
    Hack Allows PowerPC Macs to Access Flash 11 Content
    http://lowendmac.com/ed/royal/12sr/flash-11-and-powerpc.html
     Cheers, Tom

  • Help with Adobe.premiere.elements12. Please It would appear under the organizer tab that the photos are organised in the lowest folder in the folder structure within Windows Explorer.  How can I use the Windows Explorer structure to organise the photos wi

    Help with Adobe.premiere.elements12. Please
    It would appear under the organizer tab that the photos are organised in the lowest folder in the folder structure within Windows Explorer.  How can I use the Windows Explorer structure to organise the photos within Elements.

    In a situation such as yours, I tend to consolidate items into folders so I have folders of nice workable numbers of images, somewhere between 20 and 200 images. Now, whatever, once you've imported, do your moving within LR, not the OS! I will select all in a folder and drag into a folder a level or two or three above, and then delete the newly empty subfolders. I hope this helps a bit!
    Once you've reached just new Imports of camera output, you'll be flying along.

Maybe you are looking for

  • Java threads. Are they running at the same time?

    Hello everybody. I am implementing a multiagent system in java and at some point in the program i need a specific function (from a specific class) to run at the same time in several "copies". Those functions are communicating with each other with som

  • I purchased a 3rd party mini displayport to hdmi adaptor. My 2011 macbook air with thunderbolt wont detect the display.

    I purchased a 3rd party mini displayport to hdmi adaptor. My 2011 macbook air with thunderbolt wont detect the display.

  • IPod Won't Finish Sync

    So, today I've had to restore my iPod to factory settings about our times now. Every time I try to re-sync all my music back, it'll slow down significantly and stop around after 1700 songs or so (out of roughly 3700). When I try to eject my iPod, iTu

  • LMS 3.2 snmp trap forwardig to HP-open view

    Hi, I want to forward snmp traps from cisco LMS to HP-open view. Both applications are installed on different servers. From previous post in this forum, I found a similar post that recommand using snmp forwording in DFM. What I want to know is do I n

  • Match the given word with dictionary

    Hi all I have an issue . I need to check the given word from the user input is a dictionary word or not. if it is a dictionary word then i am doing some functionality. how can i do that? thanx in advance