Flash builder 4.5.1 and Android

Hello,
Am new to flash builder 4.5.1...i want to develop an android mobile application using flash..can anyone show some references to get started?Suppose i have a login page..when i click login the page should redirect to a home page..I just created a new project ie,File..>new..>"flash mobile project".I got two files "Main.mxml" and "Mainhome view.mxml"..Now my question is where should i write the code of login page/how can i switch to a new home page when i click login??Please let me understand the wwork flow...show some references or explain the thing..please..
Thanks

Moving thread to mobile development and notifying our iOS team to take a look.  If you find a specific issue you consider broken, please post again in the bugs forum and we'll investigate further.
Chris

Similar Messages

  • I have flash builder 4.5 premium and want to know if there is an extension for php

    I have flash builder 4.5 premium and want to know if there is an extension / plugin to add the php functions or do I have to buy the Flash Builder 4.5 premium for php version?
    I was wanting to add the PHP functions to my current Flash Builder premium 4.5
    I would like to know how to add this if it can be done with my version of Flash Builder 4.5 Premium.
    Thanks
    Maurice

    No I have the Flash Builder 4.5 for PHP version and I am happy to pay for what ever help i need. but I am looking for a component to emable me to build a specific project.
    The project I want to build is a schedule. I looked at an IBM scheduler http://visunetdemos.demos.ibm.com/ganttdemos/humanresources/humanresources.html
    This IMB Scheduler does everything i am looking for but is way over kill. My Project is much simpler. So paying $1000 for this would be excessive.

  • Flash Builder 4.7, eGit and the 'Label Decorations'

    Used 4.6 along with eGit and there were little arrows if you were pushes or pulls behing your remote tracking branch.
    Now with 4.7 they are gone. Looked it up under Preferences->Team->Git->Label Decorations->Text Decorations and the { branch_status} decoration was gone. Also it didn´t show anymore in "Add Variables". So I added it back in manually, but to no avail. Problem persists.
    Checked whether eGit was the problem with a clean install of Eclipse and eGit and there the little arrow decorations show. Thus it must be Flash Builder. Anyone had/has the same problem and a fix for it??? I´ve been looking and trying for hours to fix this.

    Figured it out. Don´t know where the egit installation came from but it was incompatible with fb 4.7.
    Added http://download.eclipse.org/egit/updates
    to update sites, installed an update, now it works properly.

  • Adobe Flash Player for mobile (iOS and Android) devices

    I have both Apple iOS and Android devices, and can't install Adobe Flash Player on either.  It appears that Adobe no longer provides Flash Player for any mobile devices.  The company I work for uses a a company called Paychex for payroll and time & labor, and that program requires Adobe Flash Player to function.  I am sometimes in areas where I cannot use my computer and must rely on a mobile device to clock in and out, but I can't do that because you have stopped providing the program.  What do I do now?????

    iOS has never been compatible with Flash, and per Apple, never will be. It's a lost cause hoping for an iPad Flash Player.
    Additionally, Android dropped ALL support for Flash last year. Adobe stopped development of Flash for Android shortly afterward.
    See: "Why can't I install Flash Player on my Tablet?" (Kindle or Samsung Galaxy)
    The reason both Android and Apple gave for their Flash support decisions is that Flash content is very processor consumptive and it eats battery life in mobile devices.

  • Tutorial: Flash Builder 4 beta 2 and PHP Data/Services for beginners

    Hi fellas,
    I've written this tutorial for total beginners to get quickly to FB4 and PHP. Comments welcome
    Flash Builder 4 and PHP Data/Services for beginners
    http://www.flashrealtime.com/flash-builder-4-and-php-data-services/

    Hi,
    The first issue will be the pathing differences between wamp/mamp/xampp, some use www as root others htdoc you need to setup the php services on your local machine rather than importing a project.
    The created services will have a connection array declared at the top of the code that points to the mysql server, in the project default debug folder you will have the config file that has the zend and webserver path
    top of service file
    ============
    var $username = "root";
    var $password = "";
    var $server = "localhost";
    var $port = "3306";
    var $databasename = "zend";
    var $tablename = "clients";
    var $connection;
    amfconfig.ini
    =========
    [zend]
    ;set the absolute location path of webroot directory, example:
    ;Windows: C:\apache\www
    ;MAC/UNIX: /user/apache/www
    webroot =C:/wamp/www
    ;set the absolute location path of zend installation directory, example:
    ;Windows: C:\apache\PHPFrameworks\ZendFramework\library
    ;MAC/UNIX: /user/apache/PHPFrameworks/ZendFramework/library
    ;zend_path =
    [zendamf]
    amf.production = false
    amf.directories[]=Zender-debug/services
    In your main project folder you have a .model folder the file there is an *.fml file that contains your channel endpoints etc.
    David.

  • Flash builder 4  compatible   myeclipse and  spring

    Hi ,
    i  did a project  using  flex 3 , spring 2.5 and  myeclipse 6.6  ,  i want to migrate it  to new  flash builder 4 .
    can some one  explain  what are "compatible  versions of  myeclipse  and  spring " for flash builder  4

    WSDL is not on public domain.
    Sending contents of wsdl
    <? 
    xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.1.4-b01-. -->

    definitions targetNamespace="http://webservice.flexsampleservlet.u0.deere.com/" name="CustomerWS" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://webservice.flexsampleservlet.u0.deere.com/" xmlns="http://schemas.xmlsoap.org/wsdl/">
    <types>
    <xsd:schema>
    <xsd:import namespace="http://webservice.flexsampleservlet.u0.deere.com/" schemaLocation="CustomerWS_schema1.xsd"/>
    </xsd:schema>
    </types>
    Is import of xsd supported by flex webservice connection wizard
    Destination is configured correctly as I can make call to webservice using destination configured in LCDS from flex application

  • Upgraded to Mac OSX Lion, have an issue with Flash Builder 4.5.1 and Flex SDK 3.2

    Howdy, I upgraded my mac yesterday to 10.7, and have run into an interesting problem.
    I was using Flex Builder 3 before, using Flex SDK 3.2. After upgrading, I found that Flex Builder 3 is not compatible with Lion anymore, so I had to upgrade to Flash Builder 4.5.
    This is fine, I just figured I would add the Flex 3.2 sdk, which I did. However, after adding my project to the workbench for Flash Builder 4.5, I see the following error:
    http://cl.ly/3J3W0E22402G2I1L2U1Q
    However, as far as I can tell, the following two screenshots mean I have installed the Flex 3.2 sdk:
    http://cl.ly/1S0l1m2u1Z0z053Y3U29
    http://cl.ly/3c3k2B161K1d1y2H332P
    Does anyone know if this is even possible to do? I need to get back into development ASAP. If I can get Flex 3.2 SDK working in this environment, I am pretty sure I will be good to go.
    Thanks so much!
    Andrew

    I can't help you with your problem, but maybe this is a good start:
    http://kb2.adobe.com/cps/905/cpsid_90508.html#main_Flash_Builder
    ..... About that... have you encountered any other issue when using FB 4.5.1 with OS X 10.7.0?

  • How to get Flash Builder problems tab (warnings and errors) in english

    Hi,
    my Flash Builder installation is showing the warnings and errors in Finnish. I get the idea behind this and the reason is good, as I'm native speaker of the language. Nevertheless it has some drawbacks when trying to resolve the issue by googling the error because Finnish is pretty marginal language and almost every Finnish Flex developer writes his/her posts in English. So either I have to try to guess the problems correct translation in English, which can be hopeless, or try to google it in Finnish which, as said, returns about zero results.
    That said, I'm wondering if it's possible to change the warnings and problems in English? Do I need to reinstall Flash Builder to accomplish this?
    Best regards,
    Jukka Hämäläinen

    Hi, thanks for fast reply.
    Unfortunately I already tried that with no success. The strange thing is, that in my Flash Builder plugin directory in eclipse.ini the language was already declared as follows:
    -nl
    en_US
    Didn't even touch that, it was there before and still my errors and warnings were (and still stay) in Finnish (everything else in Eclipse is in English).
    Any thoughts?
    Cheers,
    Jukka

  • Streaming Video in Flash Builder 4.5 AIR for Android

    How do you do it?  When you try to use the VideoDisplay that is built-in for AIR, the documentation pops up and says:
    Adobe discourages using VideoDisplay when targeting profiles: mobileDevice.
    What are you supposed to use?

    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>

  • Flash Builder 4.7 Freezing and It appears that Flash Builder 4.7 has memory leaks so please suggest asap

    Hi,
    We are facing this issue in 4.7 as 4.6 version is working absolutely fine, so please look into this asap

    Figured it out. Don´t know where the egit installation came from but it was incompatible with fb 4.7.
    Added http://download.eclipse.org/egit/updates
    to update sites, installed an update, now it works properly.

  • Upgrading Flash Builder from 4.6 to 4.7

    Hello guys,
    I'm currently using Flash Builder to develop iOS and Android application. Last iOS7 version has caused some issues in my application and I want to see if upgrading Flash Builder and AIR SDK to latest version will be fixing them.
    I've seen that upgrade is free if I've bought 4.6, which is the case. So i filled and sent this form: https://adobeformscentral.com/?f=aqd5Yq*ONlcAvnasuWDB8w#
    I then receive an email saying "Your request for a complimentary upgrade to Flash Builder 4.7 has been received. You will receive additional information from Adobe Customer Care within 48 hours."
    Then I receive another one saying "With  this response, we believe your issue is resolved and have therefore closed your  case 0211769917"
    But I didn't get any news from an update available or something.
    Could you tell me where I can get it or maybe contact them back so I can re-open the ticket?

    I think I've solved this...
    You need to check your 'My Adobe' account. If you look under 'My products' you should now have a new Flash Builder serial number for version 4.7.
    It doesn't seem that an email with a new serial number is sent out.
    Hope this helps.

  • Flash Builder 4.7 won't debug air app on Android devices  anymore

    Hi there,
    A strange thing happened today to my Flash Builer 4.7 installation on OS 10.8.5 : it suddenly refused installing and debugging AIR apps.
    At -the famous- 57% of compilation completion I can see the "installing app on device" message, but nothing happens then, and the one minute connection to app timeout is finally triggered.
    I had a look at other threads dealing with this problem here http://forums.adobe.com/thread/1154269 and here http://www.androidpolice.com/2013/02/12/new-android-4-2-2-feature-usb-debug-whitelist-prev ents-adb-savvy-thieves-from-stealing-your-data-in-some-situations/ and I downloaded the latets Android SDK and replaced a bunch of files into the /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/android/bin folder but nothing worked.
    The fun side of the issue is that yesterday it worked, and this morning it did not worked anymore, but I swear I did not ugraded Android on my phone nor I upgraded AIR SDK in FLash Builder or OS X. The Android phone is the same as usual, a Nexus 4 with Android 4.3, that I upgraded 1 month ago.
    I can't debug my Android app anymore, this drives me crazy, and I spent the day trying to find a solution.
    Do you guys had a similar problem ?

    My mistake...
    There was a typo into the XML application descriptor, that prevented the app to install properly on the device.
    Precisely, it wasn't a typo but raher a malformed <intent-filter> node. I launched adb tool from the console with adb install MyApp.apk command, and I saw this : Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED] in the terminal. From here it was easy to find the culprit.
    What would be cool is to have this feature inside the Flash Builder's Console panel.

  • Flash Builder 4.6 Mobile Application Packaging and Exporting

    Hello Everyone,
    I'm novice to Flash builder,using Flash Builder 4.6 to develop android application.
    It runs in desktop no error occur. But when I export it or try to run it on my
    SAMSUNG GALAXY Y S5360 phone it doesn't run. It's Android version is 2.3.6
    I plugged the USB with pc and tried to run on app on my phone.
    First builder ask that Do you want to install ADOBE AIR to device I select the "YES" option then after it go for 57% and show me an error
    Error occurred while installing the applicaiton: pkg:/data/local/tmp/Runtime.apk   Failure[INSTALL_FAILED_CPU_ABI_INCOMPATIBLE] 3261 KB/s (8653085 bytes in 2.333s)
    And when I Export and Release Build for .apk file.I select the Captive Runtime.
    Then it shows a message
    The package(s) were successfully created but the application could not be installed on one or more devices:   Device ID 0123456789ABCDEF(Google Android): Problem Occurred while installing ADOBE AIR.
    Please guide me...
    Thanks

    After searching on internet and have hands on this problem, finally found the solution.
    SAMSUNG Galaxy Y S5360 has CPU 830 MHz ARMv6 and minimum requirement of minimum system requirements for AIR 3.3 Beta on Android :
    CPU: ARMv7 processor with Vector FPU, Minimum 550MHz, OpenGL ES2.0, H.264 & AAC H/W Decoders OS: Android 2.2, 2.3, 3.0, 3.1, 3.2 & 4.0 RAM: 256MB RAM
    Later I used a Motorola mobile handset with higher version my .apk file worked well.
    Click here For Samsung Galaxy Y S5360 Phone Specification
    thanks to everyone for your efforts.

  • Flash Builder 4.5: debugging Flex Mobile application on Android Virtual Device

    Hi,
    we are trying without success to debug a flex mobile application in Flash Builder 4.5 on an Android Virtual Device (AVD).
    We can debug with real Android devices via Flash Builder 4.5, by using a standard Mobile Application debug configuration with "On device" launch method, but emulated devices are not listed in the "Choose device" Flash Builder 4.5 window.
    The emulated device is correctly listed by "adb" command line tool, as the following screenshot shows:
    c:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks\4.5.0\lib\android\bin\adb" devices
    List of devices attached
    emulator-5554   device
    ("emulator-5554" has been created and started with Android AVD Manager standard Eclipse plug-in)
    By using the adb command-line tool we can also install applications on the emulated device, but we'd like to use Flash Builder 4.5 directly, without manually using adb.
    Many thanks in advance for any direction.
    PS: we can debug with Flash Builder "internal" android emulator (the one used with "On desktop" launch method), but we want to use the more "realistics" android emulated devices provided by Android SDK (Android Virtual Device (AVD)).

    well that's just ... oh what's the word I'm looking for? ... um ... ah yes - inconvenient.
    I've been wrestling with this too. I use VDs with eclipse all the time, I'm wondering why it's not supported in flashbuilder. I mean, it's just a VD that runs on a virtual port, plugs into the editor like a read device would - right?
    I'm going to take a wild stab at this and say it probably has something to do with running a program inside (Air) a virtual machine, running inside a virtual machine inside a virtual device?

  • Flash Builder Burrito Supported Android Phones?

    Hi there everyone. I am giong to start building an Android phone via Flash Builder Burrito.
    The question I wanted to post is, has any tried developing/debugging an Android application on Burrito and connected it with another phone other than the developer phone offered in the Android Developer Marketspace?

    Any Android 2.2 phone should work, and yes, provided you have the drivers for it installed if you are on Windows. We include the USB drivers for all the common supported phones in your Flash Builder Burrito installation at:
    <Adobe Flash Builder Burrito Home>\utilities\drivers\android\
    Refer to the documentation that came with Flash Builder Burrito for instructions on installing the drivers.
    Also, if you run into any other problems with a particular Android 2.2 device, please let us know!
    thanks,
    -george

Maybe you are looking for

  • Firefox does not open at all and crashes. What is wrong?

    Up until recently Firefox was working fine. When I try to open Firefox no window opens, no page loads, all I get it the crash reporter telling me that Firefox had a problem and crashed. I have un-installed and re-installed Firefox once thinking this

  • Upgrade process for SQL server 2005 service pack4 on stand alone and cluster servers

    Hi All, We have iniated a process of upgarding sp4 for all sql 2005 stand alone and clusters servers. Please provide me the step by step process for installing sp4 and roll back paln for sql 2005 servers.And before proceeding with sp installation wha

  • War an ear deployment problem

    hi, I got a war and ear that share common classes. I would like to deploy both of them on the same application server. I started with weblogic and it worked fine. Now I am running it on Websphere - the problem is the ear application failed to start -

  • Using PL/PDF with Oracle XE

    Hi, I'm looking for a paper reporting solution to use with my HTMLDB apps. PL/PDF sounds like it will do the job, but has anyone successfully integrated it with Oracle XE?

  • Data structure with double mapping?

    I'm creating a simple class which is required to hold a hardware store's inventory. The inventory needs to hold the product name, the quantity on hand and the unit price. I realise I could created two HashMaps (or similar), with the product name as t