How do i enable flash builder 4.6 to fit all screens

Hi, recently i've encountered a problem whereby my application is not able to fit all screens for the various handphones. Is there a way to allow the application to fit all screens regardless of the dimensions?

You can download Flash Builder at http://prodesigntools.com/adobe-cs6-direct-download-links.html.  Please make sure to complete the Very Important Instructions section prior to clicking on the download link.

Similar Messages

  • How to adjust the AICC compliant CBT's to fit all screen sizes across browsers in Captivate 4

    Hi,
    I have made changed my Adobe Captivate 4 files to be AICC compliant by changing the Settings in Preferences.
    When I publish the files, the standard.js file no longer adjusts the CBT's to fit all screen sizes across browsers, as it was doing before by adding the below code -
    <style type="text/css"> html, body, #CaptivateContent { height:100%; }
    body { text-align:center; margin:0; padding:0; overflow:hidden; }
    </style>
    Is there a way to scale Adobe Captivate AICC compliant files across different browsers?
    Thanks!

    That code doesn't go in the standard.js file but goes in the head of the HTM template used for AICC output.
    Look in your Captivate install directory for the Templates > Publish > AICC > Default.HTM file and add the code there.
    If you want 300 more troubleshooting tips for Cp, you'll need to read the book:
    http://www.infosemantics.com.au/troubleshoot-adobe-captivate

  • Firefox will not allow Flash player to work. How do I enable Flash to work in Firefox? Thank you.

    Question
    Firefox will not allow Flash player to work. Every site that uses Flash player gives me a message saying that I need to update to the latest version of Flash player, but I have done so, and I keep getting the same message. How do I enable Flash to work in Firefox? Thank you.

    You can hold down the Shift key and double click the Firefox desktop icon to start Firefox in [[Safe mode]].

  • How do I enable flash and java on firefox23 as I have the latest versions installed yet the plugin page shows "disabled" with no option to enable

    I have updated to Firefox 23 and it disabled my Java and Flash plugins. I then updated these to Flash 11.8.800.94 and Java to Version 7 Update 25. Now these are showing up on the plug in page but are showing "disabled" with no option to enable. How do I enable them to view content on the web.

    Thanks Philipp but i have already done that and the content started working...
    However, when i closed and restarted the browser it returned back to the same settings...
    I dont think that should happen, but anyway thank you for the solution. At least I can use it by resetting the values if need be
    Appreciate your help

  • How to solve the flash Builder 4.6 scroll view and textinput  display problem?

    I have a dynamic form application which worked well on flash builder 4.5, having display problems in flash builder 4.6 now. What I did is adding
    TextInput objects  to a scroll view and set the texts for them dynamically. Everything is fine after the screen loaded. But if I scroll down, sometimes the texts will be placed in wrong positions. I attached the screen copy of the wrong display. Does anybody know how to solve this problem? Thanks.

    Check out the two threads below (if you have not already). I have not tried it but aeonus describes an approach that made me think of something that might work ... It is a workaround but, what if you have a text field (txtA) with the skin that does not allow soft keyboard selection, but does scroll correctly, and on the onClick event of that text field, you dynamically cover it with another text field (txtB) that does allow soft keyboard selection, (but does not scroll properly) and trigger the keyboard. After you get the entry from the user, set the value of txtA and destroy txtB ... leaving you (theoretically) with properly scrolling text fields. If you have a lot of those in your app, you might want to write a component that implements that behavior.
    "Create a dynamic textfield, and on click, invoke create a StageText instance at the same location as the textfield (by setting the StageText.viewPort property)
    Finally, set StageText.softKeyboardType to "numeric" and call StageText.assignFocus();"
    http://forums.adobe.com/thread/915019?tstart=0
    http://forums.adobe.com/thread/911214?tstart=0

  • How to Set up Flash builder to build Air Mobile Apps

    Cannot find a decent tutorial how to install the sdk etc for Flash Builder.
    Does anyone know of an easy to follow guide?
    Or Can tell me how?

    Oh Come on this is so easy to answer.
    I'm so confused by all the out of date adobe labs tutorials, and this massive burrito thing.

  • How to sign with Flash Builder created APK for the Goole Play Store?

    Hello,
    i have big problems signing the apk for the GooglePlayStore..
    I tried this from the android dev page
    jarsigner -verbose -sigalg MD5withRSA -digestalg SHA1 -keystore my-release-key.keystore
    my_application.apk alias_name
    but i am getting this error:
    jarsigner: unable to sign jar: java.util.zip.
    sed size (expected 1504 but got 1513 bytes)
    I created a p12 with Flash Builder and thought thats all i need but the playstore says its unsinged so how to sign it corretcly?
    Please help

    i works with this error, strange

  • How can I use flash builder for php?

    Hello! I saw a flash banner maker website http://ideal-banners.com/. My question that how can I use a flash builder for php?

    Hi Michael,
    Thanks for your two helpful replies.  The article by V. Brossier looks very useful, and I managed to use SDK 3.3 with FB.  But I had misdiagnosed my problem.  The problem was that the compiler was targetting Flash Player 9 instead of 10.  I've managed to fix that.
    Thanks again,
    Francisco

  • How to Sign - trial Flash Builder on offline computer

    I have succesfully installed trial Flash Builder on my PC.
    But when I try to run this, there is a problem - "Sign In Required". Unfortunatelly, for security reasons, this machine is offline, so I can't login (I can't do anything...).
    This is trial version, so I haven't got any licence/serial number etc. to activate it by offline way.
    So how should I run my Flash Builder on this offline computer?
    Please help. Thanks in advance.

    i works with this error, strange

  • How do I make Flash Builder use cuddled bracing?

    Hi
    Over the weekend I signed up to Creative Cloud on a 12 month subscription. My IDE of choice for around 7 years now has been FlashDevelop but since Flash Builder is one of the available applications on Creative Cloud I decided to download it and give it a try.
    Upon opening the application, much to my horror I discovered that by default it uses next line bracing - a style I just do not like. No problem, I thought, I will just change the preferences to use cuddled bracing which is something every IDE on earth lets you do.
    So it turns out there's no easy option in Flash Builder to do that. No tick-box, no drop-down. What you have instead is a bunch of templates that you can manually change to look the way you want.
    The problem is, I've changed every ActionScript template and every file template to use cuddled bracing and yet when I create a new ActionScript project the damn thing STILL has next line bracing in the constructor. Just what does this application want from me?
    Right now this is a deal-breaker for me and until this is fixed I won't even start a project using Flash Builder. Could someone please tell me what you have to do to get cuddled bracing enabled throughout?
    Thanks

    Hey man this plugin is great - thanks for the tip! I have it formatting my classes on save and it does an excellent job.
    I still think Adobe should get their finger out and make it possible to control all this from inside Flash Builder though, since new classes are still formatted in a stupid manner until I make a change and hit save. If a freeware editor like FlashDevelop can do it, why can't a £500 editor?

  • How do you connect Flash Builder to a NON-LOCAL PHP Server?

    Is it possible to connect Flash Builder 4 to a non-local PHP Server?  In my case, I want to connect to a PHP server on my web-host (similar to GoDaddy).
    This seems like a really stupid question, but every single tutorial or forum post I've Googled in the past 2 hours talk about how easy this is but all of them use "...localhost..." in the Root URL and I can't find anywhere in Flash Builder to enter FTP style credientals!
    I do not want to turn my PC into a PHP/SQL/IIS server.  I want to be able to do all of my work remotely as I do with Dreamweaver. 
    I've been trying to do this one simple thing for the better part of 2 days and can't believe how under-documented this feature is.
    Please please please help!
    Thanks
    Charles

    Upload your services to a directory on your host, upload your remoting app (Zend AMF etc) and configure it, then change the end point in your code to the gateway.php on your server:
    yourService.endpoint = "http://www.yoururl.com/pathway-to-your/gateway.php";
    For instance, one of mine are:
    protected function updateButton_Click(event:MouseEvent):void
                    // TODO Auto-generated method stub
                    support_Requests.ticket_id = supportGrid.selectedItem.ticket_id;
                    support_Requests.hub = supportGrid.selectedItem.hub;
                    support_Requests.username = supportGrid.selectedItem.username;
                    support_Requests.contactNumber = supportGrid.selectedItem.contactNumber;
                    support_Requests.email = supportGrid.selectedItem.email;
                    support_Requests.request = supportGrid.selectedItem.request;
                    support_Requests.status = statusButtons.selectedValue.toString();
                    support_Requests.note = noteUpdate.text;
                    supportRequestsService.endpoint = "http://www.not-telling-you-my-url/app-resources/gateway.php";
                    updateSupport_RequestsResult.token = supportRequestsService.updateSupport_Requests(support_Requests);
                    currentState='Home';

  • How can I Upgrade Flash Builder Standard from 4.6 to 4.7

    How can I Upgrade my purchased Flash Builder Standard 4.6 to  Flash Builder Standard 4.7 Standard?
    Current serial number is not valid? Where can I request a new one?
    this link [ Buying guide | Adobe Flash Builder 4.7 Standard ] shows that this update is free?
    So is it really free?

    You might think very well before upgrading. Flash Builder 4.7 doesn't work fine.

  • How do I prevent Flash Builder from launching Flash CS5?

    Every time I change workspaces, Flash Builder launches Flash CS5 which is very annoying. Anybody know how to turn this off?

    Using [https://addons.mozilla.org/en-US/firefox/addon/433 Flashblock] solves that.

  • How to download Adobe Flash Builder 4.5

    Hi,
    I have a question. I have license for Adobe Flash Builder 4.5 but I can't find this product in Adobe web page. I find only update for Flash Builder 4.5 for PHP.
    If you know answer, please, help me.
    Best regards
    Janusz

    Akamai download manager is a tool which speed up the downloads. You can download FB through Akamai (default download - it ask you install if not installed alredy) or directly.
    direct link is available as File 1 of 1 on the small popup window that was opened when you click download link. i have seen that directlink is not displayed for some users for some reason.
    if you dont see the direct link just install through Akamai download manager and dont close that small window it's gonna start the download of Flash Builde_4_6.exe automatically 
    if the download doesnt start Just try downloading from the start again. still you see the problem try different browser. For saved file location, you can serch the file with filename on your machine.
    Fahad
    Adobe Support

  • I have licensed version of Flash Builder with Master Collection CS5.5 how to upgrade to Flash Builder 4.7

    Did not take advantage of the free upgrade awhile back and need to upgrade my Flash Builder 4.6 licensed in Master Collection 5.5 to version 4.7.
    My serial is not working from my MC5.5 and my individual license from my Flash Builder is not working.
    Any ideas on to solve this issue?
    Tried to purchase an upgrade on their site but cannot find one that will let me upgrade from 4.6 to 4.7.

    No. You'll either have to pay for CS6 at full price. Or you'll need a subscription to the Creative Cloud. I highly recommend the latter.

Maybe you are looking for

  • Need help with mapping( UDF)

    Hi,   I had a mapping requirement where i need to transfer data with double quotes       suppose data is sap-labs i need to send as "sap-labs". The main problem is when ever there is '-'(it can be any where in the string) I need to modify as above, o

  • Why i can't register to an appstore without a bankcard?

    so i bought my iphone 5s but when i want to register on the appstore i need a bankcard but i just click nex because im 16 years old and I DONT NEED bankcard but without a bankcard i can't register an appstore or the itunes

  • Can't access my plexor external

    I recently upgraded to the latest ML from SL and now can't access my external hard drive.  It's a plexor px-eh 25l and I keep getting messages that it's not supported.  Any ideas on how to support it? 

  • I updated MacBook to osX.   But didn't get iCloud in system preferences

    I updated my Mac book pro to OSX, restarted but didn't get iCloud icon in system preferences!   

  • But I've never been to Nepal???

    The new iPhoto has some really slick features. One I particularly like is the locations feature. Looks like you can configure photos manually and the software also reads GPS info from cameras that have them. Great except iPhoto says that about 2 doze