AIR Debug start failed in Flash Builder 4.5

Hi all
I met an error while I planing to debug a AIR project(a new empty project created by Flash Builder 4.5) .The details is when I push the debug button it popup an
error window and said "select failed", the program can run normally,but can't be debug. I have reinstalled the FlashBuilder 4.5 and AIR many times, but always cannot start debug process.
My operation system is Windows7 x64,AIR version is 2.6
Could anyone help me ? thanks a lot !

can anyone confirm if this example is the best video method for mobile. needs some extra size and position script but does work without warnings!
<?xml version="1.0" encoding="utf-8"?>
<s:View xmlns:fx="http://ns.adobe.com/mxml/2009"
        xmlns:s="library://ns.adobe.com/flex/spark" title="Video" viewActivate="init();">
<fx:Script>
    <![CDATA[
        import mx.core.UIComponent;
        import org.osmf.elements.VideoElement;
    //    import org.osmf.media.MediaPlayer;
        import org.osmf.media.MediaPlayerSprite;
        import org.osmf.media.URLResource;
        //import org.osmf.net.DynamicStreamingItem;
    //    import org.osmf.net.DynamicStreamingResource;
        private function init():void{
            trace('FLVPlayerView data url = '+data.url);
            var mediaPlayerSprite:MediaPlayerSprite = new MediaPlayerSprite();
            var videoElement:VideoElement = new VideoElement();
            var urlResource:URLResource = new URLResource(data.url);
            videoElement.resource = urlResource;
            var uiel:UIComponent = new UIComponent();
            uiel.addChild(mediaPlayerSprite);
            this.addElement(uiel);
            mediaPlayerSprite.media = videoElement;  
    ]]>
</fx:Script>
</s:View>

Similar Messages

  • 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

  • What's the difference between these to Adobe Air SKD folder locations in flash Builder 4.7?

    So I can drop AIR SDKs inside the Adobe Flash Builde 4.7 (64 Bit)/sdks folder (under 4.6.0) - as per instructions in the Starling adobe.tv tutorials, or, as per the Adobe labs docs, place them in eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK
    Which is right? What's the difference? Should I do both to hedge my bets?
    Thanks in advance for un-confusing me!

    As far as I know, Flash Builder uses the Flex SDK to compile applications.
    I do know that updating to certain versions of the AIR SDK (i.e. from 3.4 to 3.8), I had to copy the AIR SDK + compiler into the 'AIRSDK' folder, instead of just the AIR SDK like the download page says.
    Someone please correct me if I'm wrong.

  • 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

  • Converting an AIR application developed using Adobe Flash Builder 4 to an .apk file for Android

    Hi,
    Is there anyone would could provide me a link or a simple guide on how to convert an AIR application I developed for the desktop  to an .apk file so I could test it on an Android device? Without using Adobe Flash Builder Burrito...Thx.

    Hi nerostealth
    These link should be able to help you:
    http://blog.omarfouad.com/?p=334
    http://blog.omarfouad.com/?p=365
    regards Mike

  • Adobe Air Applications Not launching. Flash Builder 4.5.1

    I had this issue before where only flash based applications would launch but not adobe air. The issue is when you click run on adobe air, in the task manager on windows 7, 64 bit you get: Adobe Air Debug Launcher. Killing that gives me: If the program is already running, close it before attempting to run.
    The program never launches hence why you have to kill it in the task manager.
    I tried cleaning out the PreloadSWF entry in the mmc.cfg file. This does nothing to help the cause.
    Ideas?

    Please read the OP on the stale pale loader. I already took out the line in mm.cfg and I set vsible to true (never had to before on any air application Oo)
    Tests:
    The setting to visible to true though worked..... (again with never had to set that before)

  • Debug icon gone from Flash Builder 4 Beta 2

    Gentlepersons,
    In previous versions of Flex Builder (including Flash Builder Beta 1) there was a handy debugger-launcher icon in the upper-left corner of Flash Builder's main window. It looked like a green bug.  That icon is missing from Flash Builder Beta 2 (or at least, it ain't there in my just-installed copy of Flash Builder Beta 2).
    How do I get that handy icon back?
    Thanks!  :-)
    Jim Plamondon

    If you right-click the toolbar you can get to the 'Customize perspective' dialog.
    From there make sure commands >> flash run/debug option is checked.
    Oddly, there is no "Flash run/debug" option to check.
    Please see the attached picture.
    Note that I am running Flash Builder Beta 2 (build 253292) on Eclipse 3.4.2 (build M20090211-1700) on Max OS X (version 10.5.8).
    Thanks! 
    --- Jim

  • WSDL Introspection works in Flex Builder 3, but fails in Flash Builder 4.5

    Hi - I'm getting an error trying to introspect this service in Flash Builder 4.5:
    http://85.214.51.185/mercat/IgrWebService.asmx?WSDL
    Flex Builder 3 handles it just fine though. Both IDEs are running in OS X.
    Is this an issue with Flash Builder, or with the WSDL format? Is there anything I can do to fix it?
    Thanks.

    Hi - I'm getting an error trying to introspect this service in Flash Builder 4.5:
    http://85.214.51.185/mercat/IgrWebService.asmx?WSDL
    Flex Builder 3 handles it just fine though. Both IDEs are running in OS X.
    Is this an issue with Flash Builder, or with the WSDL format? Is there anything I can do to fix it?
    Thanks.

  • How to use AIR 2.7 runtime in Flash Builder 4.5.1

    As you know FB 4.5.1 comes with AIR 2.6 SDK but I have to use 2.7 SDK.
    So I downloaded the AIR 2.7 SDK and copied the files (folders) over to the FB installation directory (under sdks/4.5.1 folder)
    I am afraid this didn't work because now my FB can't even recognize the SDK.
    What am I doing wrong? Where can I get instruction to upgrade?

    http://forums.adobe.com/thread/864964?tstart=0

  • Macbook air want start up. Flashing question

    Hey, yesterday i have this Grey screen and i try erase and i erase the macbook and it's a macbook air. And my macbook restarting and Then there come a questioned folder up, and i try every Thing, CMD V, shift, CMD S, alt , and Then command R there's come some internet up i take my internet and i write code and i load, and Then there's come and error up? I use it too fotos and work. I not have a disc and it's too tind too have a disc player? Plss help i pay 13000 for it...

    Read this Apple Support document.

  • Flash Builder 4.5 + AIR 3.0 RC1 does not output modules to correct location

    Hello
    I'm having some trouble with Flash Builder 4.5 and Flex SDK 4.5.1.21328 with AIR 3.0 RC1. Flash Builder does not appear to compile modules into the location set in the "Edit module" dialog.
    The screenshots below show that the output path of a module is set to a specific folder, yet Flash Builder compiles the module into the default sub-folder.
    #1. Project properties showing application modules
    #2. Dialog showing the path to the module. Not the "Output SWF" location. The default location is the same as the package namespaces, eg: "d6/v3/banners/Banners.swf". After removing the path the module should compile into the output folder (set to bin/debug), however as the next screenshot shows, the module still compiles into the default sub-folder.
    #3. The module is compiled into a sub-folder of the output folder, instead of into the "root" of the output folder.
    #4. The output folder contains only the main application, with a sub-folder for the module.
    #5. Project pproperties showing the output folder.
    There is a workaround - move the module source file into the "Default package" in the package explorer.

    I experienced this problem today, and kind of "solved" it. There may be an underlying bug, though.
    My project compiled fine last Thursday, but I opened it up on Monday (unchanged) and this error showed up in several files. I tried quitting and restarting Flash Builder to no avail. I could not replicate the problem in a new project.
    For me, each occurence of the error was at a private function definition, so I thought I would try changing "private" to "public" on one of the functions. The error immediately went away in all 3 locations (not just the one I edited). I then changed it back to "private" with no error.
    I hope that will help the Adobe team track down the problem.

  • Running a Captive Runtime debug build through flash builder

    Is there a way to launch a debug configuration through Flash Builder that has the captive run time built in?
    I am developing and testing an app for android devices that do not have the newest version of the Air Runtime, some of the devices require captive runtime because they cannot upgrade.  I need to be able to launch the app on these devices AND get debug/console information from flash builder for identifying defects.
    any ideas?

    Hey Wright,
    Captive Runtime can only be used at export release build time.
    Hence you cannot debug the application with captive runtime bundled.
    Thanks,
    Hari

  • Flash Builder can't Test or Debug

    Recently I've not been able to test or debug my Actionscript projects. Everytime I try I get the following error screen.
    I tried reinstalling Flash and the individual debuggers (do I need to use them to replace a file?)
    Current specs are:
    > Adobe Flash Builder 4
    > Adobe Flash Player:

    Here's an update...
    I've looked for every Flash Player and Debugger I could find in the Adobe Flash CS5, Flash Builder 4 and seperate Flash Player folder and deleted them from my computer. Then I reinstalled Flash Player and installed the following debugger:
    After that I tried Flash Builder again and was able to test my project, though it opened Flash CS5 instead of Flash Player, very strange.
    So I continued with the debugger and that also started the Flash CS5 player instead of the standalone player and also started loading in Flash Builder:
    Up till the point where Flash Builder showed me this error:
    The current problem is now the error above and the fact that I can't seem to be able to see any traces of debugging code in my console (Flash Builder) or Output screen (Flash Pro CS5).
    Has anyone got an idea?
    UPDATE:
    I was able to make it work IF I let Flash Builder Generate an HTML Wrapper file.
    If I tick it off, the debugging will start Flash Pro CS5, but doesn't debug and gives me the same things as the 2 last screenshot.

  • How to read http cookies from adobe desktop Air app using flex/flash builder in AS 3.0 ??

    Im developing Adobe desktop air app where i need to read the session id from the cookie of a http request.
    I have found a property called URLRequest.manageCookies supported by AIR so i Hope there should be a way to read the cookies as well. Im Using Flash Builder 4.5
    Please provide any reference code or guide me for this research;
    searched a lot regarding on this web.
    Most results lead to local shared object or reading cookies fr a webpage using javascript and ExternalInterface.
    I want to read http cookies not Local shared Object and in a desktop AIR application.
    Im using Flash builder 4.5
    Thanks
    Hari

    Sorry, but you are at the wrong forum; this one is only for discussions on the forums themselves. The Air forums are here:
    http://forums.adobe.com/community/air

  • Developing for 'Air for TV' with Flash builder 4.5?

    How can I target Adobe Air 2.5 when using Flash Builder 4.5 so I can develop for Adobe Air for TV?
    When I change the app.xml file to point to 2.5, I get the following error:
    "Namespace 2.5.0 in the application descriptor file should be equal or higher than the minimum version 2.6.0 required by Flex SDK."

    I was finally able to get my app on a Samsung TV. Here's some more info on this subject. You actually have to overlay the Air 2.6 SDK - not the 2.5 SDK.
    Also make sure when you finally package the TV app to change the application XML to point to 2.5,. During development you can leave it as 2.6.
    @see http://learn.adobe.com/wiki/display/airquestions/AIR+for+TV
    What tools do developers use to create AIR 2.5.1 apps for TVs?
    Developers can use the following tools:
    AIR 2.6 SDK
    Flash Professional CS5 Extension for AIR 2.5 (now an integral feature in Flash Professional CS5.5)
    Flash Builder 4.5
    Note: Developers can use the AIR 2.6 SDK for developing apps for AIR 2.5.1 for TV. In Flash Professional, set the publish settings to Adobe AIR 2.5. In Flash Builder, set the AIR namespace to 2.5 in the app descriptor file:
    <application xmlns="http://ns.adobe.com/air/application/2.5">.
    If you are using Flash Builder 4.5, you must do the following:
    Download the Flex 4.1.0.16076 SDK.
    Download the AIR 2.6 SDK.
    Copy each file from the AIR 2.6 SDK into the corresponding directory within the Flex 4.1 SDK, replacing the Flex original variants.
    To use this SDK within Flash Builder, select your project in the Flash Builder package explorer.
    Choose Project > Properties to open the project's Properties dialog box.
    Select Flex Compiler in the list and then click the "Configure Flex SDKs" link to open the Preferences dialog box.
    Click the Add button, browse to the SDK, and then click OK until you get back to the project's Properties dialog box.
    Click the "Use a specific SDK" option and then pick Flex 4.1 from the drop-down menu.
    You must also replace the default WindowedApplication element with Application in your project's MXML file.

Maybe you are looking for

  • Data in BSIS/BSAS for a non-open item managed account

    Hi We have a GL account (Bank account) which does not have open item management checked in its master data, Still I can find line items for this account in table BSIS / BSAS How is this possible ? and if an account is not open item managed, how do th

  • Tables names

    Hi, can anyone tel me waht is the table name for nationality to relate with per_people_f sorry to ask this question. Thanks

  • Separate iTunes accounts with family sharing

    I would like to keep my children's iTunes accounts separate as they use gift cards to pay for their purchases.  Is this possible with Family Sharing?

  • Batch Command Warning Dialog

    Hello All     I've set-up an action to resize a folder of photos.  Recorded the action, all is good.  I go to AUTOMATE > BATCH and go through the set-ups, etc., but when I activate the run, I keep getting this warning dialog: "Could not complete the

  • Slideshow in javascrip using coldfusion

    here is my slideshow code: <cfquery name="slideshow" datasource="#dsn#"> SELECT imagegall.img_thumb, imagegall.description FROM imagegall ORDER BY category ASC </cfquery> <script language="javascript1.2" type="text/javascript" runat="server"> <!--- S