creating a universal application using flash cs5

Hello

I'm using Flash CS5 and I wanted to create a universal app (iphone + ipad).

Then I click on "iphone IOS settings" there is no menu "device", so I can't select the desired devices...
I don't know why the phone menu disappeared?

I have seen on several video tutorials, you can simply choose the desired unit.
But then I look at my own project and I click on "iphone IOS settings", I can't find any menu of 'device' in the tab 'general '.

Anyone know how I can fix this problem?

The iPad support was added later. Download the update 11,02 here:

http://www.Adobe.com/support/Flash/downloads.html#flashCS5

Tags: Adobe AIR

Similar Questions

  • How to create a bike games using flash AS3?

    Je wanted create a motorcycle games using Flash . but Je ne know base. If anyone is loan to help the ?

    If you need assistance with specific questions, ask.  If you want someone to do it for you, you will probably need to hire someone.

  • I need help in creating one (Table / Grid) using Flash Builder (not a datagrid)

    I'm looking for a way to create a dynamic table / grid somewhat like a sheet or spread html table. but I want to create all the cells via a loop.

    The following diagram was created using php to execute a loop and writing on the cells and the duration for each cell in the grid/table. But I have no idea where to start in flash builder to build something like this.

    Some cells will last 2 to 4 columns as shown in the following diagram.

    grid-table.gif

    Any suggestions on how to create this type of table or grid in Flash Builder?

    I looked through most of the components, but I'm not sure which component to use.

    Help in this would be greatly appreciated.

    Thank you to

    Maurice

    It's ok, I thought about it.

    just by using containers grid Flash builder 4.5

  • Creating cloud desktop application used to synchronize with the CS6 applications

    I'm running a 64-bit Windows 7 machine. I ran CS6 and CC, but has developed a wide range of problems. With the help of Adobe technical support, I removed all the software from my pc.

    My plan was to do a clean install of CS6, apply all updates and then decide if I wanted to continue with the full subscription of CC before installing any software CC. The initial installation went well, as did a whole bunch of upgrades. Along the way Adobe upgrade Adobe Application Manager on the creative Office Cloud app.

    Interior of a creative cloud, he showed an update to Photoshop CS6 (something to do with a Cloud Creative 13.1.2). version Then I clicked on update and got an error message and advice to uninstall and reinstall Photoshop CS6. I followed the advice. I then started to Photoshop CS6 and selected the help-> updates option. He launched the Adobe Application Manager and I was able to install the update. So now, I think that everything is good with CS6 installed and up to date and not CC has been installed outside the desktop application.

    BUT when I run the desktop creative cloud app it shows that there is an update for Photoshop CS6! By clicking on the Start button to update generates a message that the update failed due to an error in downloading.

    So my problem is how to get the CC app in sync with my real CS6 applications?

    My second question is what do I need to uninstall AAM to prevent that from happening in the future (and if so, how)?

    It would seem that the updates have been applied successfully.  You can try implementing solution 2 CC lists Office applications as "up to date" when the no facility not - http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.html.

  • Flash cs5 / multitasking cs5.5

    Hey tehre, flash cs5 (aid2.6) / cs5.5

    I read it is possible to create apps with multitasking

    so, how to create multi-tasking applications, I mean when I click on the home button (button iphone) it does not restart my apps?

    If you make an application using Flash CS5 and the Manager links since October 2010, the application can run on the iPhone of origin as well as all the latest. If you make an application with Flash CS 5.5, the application cannot run on the original iPhone or the iPhone 3G. It can only work on iPhone 3GS and newer models (iPhone 4, iPad, iPad 2, iPod Touch 3rd and 4th generations).

    So, if you do the work only app for the iPhone 3GS and later, you should get CS5.5 and use. If you want the application to work on older iPhones, you need to stick with CS5 and use the conditioner of old. If you do this, you will not be able to multitask.

  • Help! Creating a Mobile application

    Hello, I am trying to create a mobile application using flash CC pro that I've conquered the design and navigation of the application creation, but I also want some sort of a feature of facebook or snapchat without using the respected services. Im trying to get something a little more unique. is there anyway to create a "social wall" where my users can post comments/photos/videos of the app using their mobile device?

    is it possible to set up a sign in page as well?

    It is possible using some sort of script?

    someone HELP!

    check the donkey milkman, ANEs - Native Extensions for Adobe AIR

  • Application developed in Flash CS5 will not run on a Simulator

    Hi All-

    I have a few applications that I created using Flash CS5 and adobe Air 2.5. Applications work fine in flash, but when I try to run on the Simulator I get an icon of 'thinking '... (5 points that scroll on the screen as if the PlayBook (Simulator) is stuck thinking)

    Any thoughts on how to solve this problem?

    nothing not (no pun intended hah) strikes me as being wrong. The magic.bar is in tiny vs the rest, but I don't think it would affect anything. also all the xml code under the original XML code you posted im assuming that was a copy and paste error? You seem to have all of the required fields you need for file descriptor.

  • Can I use flash component of application design IPhone?

    Hi all

    In fact, I have flash cs4 pro, so everything first, I develop my small application using flash component datagrid, button and text entry.

    After my my program, I'll flash pro cs5 perches. Please suggest?

    Kind regards

    Kartikeya Sharma

    Yes

  • Error 1119 MediaEvent.SELECT CameraRoll in Flash CS5.5

    Hi, I have been struggling with this during a few days and have looked everywhere for a solution but have not been able to fix it. If someone can give me ideas or suggestions to help solve this problem I'll be eternaly grateful.

    I made a simple application in Flash CS5.5 and he published with AIR for iOS. I'm trying to get a picture of the iPhone cameraRoll to load to a scrollPane on the stage by using this code (I don't need to save the image anywhere, just post it on the deer). ScrollPane is called 'imageArea' and the button to launch the cameraRoll.browseForImage (); is called select_btn.

    I tried that as well in the main scenario on frame 1 and also as a class of his own, anyway, I get the same error:

    1119: access possibly undefined property to SELECT a reference of type static Class

    that points to this line:

    mediaSource.addEventListener (MediaEvent.SELECT, imageSelected);

    and

    1119: access to data of property may not set via a reference static type media event

    that points to this line:

    var imagePromise:MediaPromise = event.data;

    Here is the code that is placed on the timeline, I found online here http://forums.Adobe.com/thread/891997?decorator=print & displayFullThread = true

    [AS]

    import flash.media.CameraRoll;

    import flash.media.MediaPromise;

    import flash.media.MediaType;

    import flash.events.MediaEvent;

    import flash.events.Event;

    import flash.display.Loader;

    import flash.display.Sprite;

    import flash.events.IOErrorEvent;

    import flash.display.StageAlign;

    import flash.display.StageScaleMode;

    var mediaSource:CameraRoll = new CameraRoll();

    select_btn.addEventListener (MouseEvent.CLICK, CameraStart);

    function CameraStart(event:MouseEvent): void

    {

    CameraRollTest();

    }

    function CameraRollTest()

    {

    This.stage.Align = StageAlign.TOP_LEFT;

    this.stage.scaleMode = StageScaleMode.NO_SCALE;

    If (CameraRoll.supportsBrowseForImage)

    {

    Newspaper (or "Browsing for image... ») ;

    mediaSource.addEventListener (MediaEvent.SELECT, imageSelected);

    mediaSource.addEventListener (Event.CANCEL, browseCanceled);

    mediaSource.browseForImage ();

    } else {}

    Log ('navigation in camera roll no is not supported.");

    }

    }

    var imageLoader:Loader;

    function imageSelected (event: MediaEvent): void

    {

    Log ("picture... ») ;

    var imagePromise:MediaPromise = event.data;

    imageLoader = new Loader();

    If (imagePromise.isAsync)

    {

    Log (' media asynchronous promise. ");

    imageLoader.contentLoaderInfo.addEventListener (Event.COMPLETE, imageLoaded);

    imageLoader.contentLoaderInfo.addEventListener (IOErrorEvent.IO_ERROR, imageLoadFailed);

    imageLoader.loadFilePromise (imagePromise);

    } else {}

    Log (' media synchronous promise. ");

    imageLoader.loadFilePromise (imagePromise);

    imageArea.addChild (chargeurImage);

    }

    }

    function browseCanceled (event: Event): void

    {

    Log ("Image Browse cancelled.");

    }

    function imageLoaded (event: Event): void

    {

    Log ('loaded asynchronously Image.");

    imageArea.addChild (chargeurImage);

    }

    function imageLoadFailed (event: Event): void

    {

    Log ("Load Image failed.");

    }

    The function log (text: String): void

    {

    trace (text);

    }

    [/ ACE]

    My only idea is that I need to import the mediaEvent class, but I'm already. I'm completely stuck on this and any help would be really appreciated.

    Move the .fla file to a new folder removed this problem.

  • Flash CS5 - button e-mail

    I tried searching online, Adobe, through the help section of Flash, and Lynda.com to try to find a SIMPLE 'mailto' function so that an email button that I created a portfolio website in Flash CS5. It used to be SIMPLE in versions previous to put up, but now I can't find it anywhere - and a code set up that works.

    Someone has the code or step by step how to instructions on how to implement a simple mailto: email in Flash CS5 with AS3.0 button?

    Louise

    If you mean that you are accustomed to the use of Code help make all your ActionScript, then I can't help you there.  I gave up using it after the first time that I tried it, somewhere on Flash 4.  Since then, I always have my coding via manual entry in the Actions Panel.  The code that you would enter would look like...

    email_btn.addEventListener (MouseEvent.CLICK, openMail);

    function openMail(evt:MouseEvent):void {}

    navigatetToURL (new URLRequest ("mailto:[email protected]"));

    }

    And don't forget to test it on a server.

  • Flash CS5 beginner - need help with Add URL link animated banner

    I apologize if this is a very basic question, but I am a newbie in Flash design. I created a basic animation in Flash CS5 and I need to add a clickable URL link. I tried a few tutorials that seemed promising, but none of them solved my problem. I tried a number of things, including the conversion to parts or all of the simple images buttons or movies and linking them this way as well as type in the code ActionScript 2 and 3, which none was successful. The animation plays correctly in my browser, but when I click it, the link does not work. I wish that the entire banner clickable to take viewers to the website linked instead to use the text of the hyperlink. Also, when I open the Code snippets window, it is empty, any image or image I selected. Do I need to import snippets of code somewhere or just will I things the wrong way? Any help is greatly appreciated!

    go to your help section and search the reference Guide of Action Script 3.  It is the repository of all the possibilities of ActionScript with Flash and Flex.  You can consult the alphabetical index URLRequest and navigateToUrl.  There could even be code samples included.  I haven't looked right, but you'll probably get before doing so.

    Best,

    -markerline

  • Fonts not appearing is not in Flash CS5

    Like adobe phone cust. service is rubbish, to make me wait for half an hour just to tell me that they can not even try to help me with fonts that are not purchased from adobe, I turned to this forum in the hope that someone here can help me with my latest in a perpetual series of dillemmmas with this nightmare of a program...

    IM using flash cs5 to work on a mac pro with juiced on processors, memory, etc.  I installed a bunch of fonts, for most ttf and OTF and when flash loads I would say about 40% of the fonts I have installed do not appear in the list of fonts.  It sucks.  Request good Adobe programs like photoshop and illustrator show all my fonts, no questions asked.  I tried to uninstall and reinstall the fonts, re-boot flash and disabling fonts.  My breakthrough was when I created another account on my computer and tried to install a font that was not appearing in the book of the new user fonts.  And the police appear in flash!  I have about 900 fonts on my computer, which can be a lot but I've used previous versions of flash with this number of fonts all about and I don't remember problems.  I really don't want to spend my user account, because it is a company computer and it throws off the coast of society related to access.  This program is about giving me an ulcer; If anyone has an overview, I would appreciate it!

    Thank you

    Seth

    Hi all

    Please read this technical note for more information on how this problem can be solved.

    Kind regards

    Suhas Yan

  • Qosmio G30 PG32 Vista Ultimate - no sound using Flash Player

    I can't get sound on applications using Flash Player, for example BBC I Player, You tube videos, MSN MSNBC programs.
    However, it works with no Flash Player, like Channel 5 applications on demand, ITV Catch Up.

    Someone at - it suggestions.

    Best regards

    Nick

    Hello

    Have you tried to remove the Flash Player and then reinstall it again.
    Or visit the Adobe Web site and check for updates.
    I remember that I had no sound with the Flash drive until I upgraded to this drive.

    By the way; I also recommend you to install all the necessary codecs. I use the K-Lite Codec Pack that contains all the necessary codec s

  • Cannot create the HFM application in Hyperion 11.1.2.3

    Hi all

    We have installed the Hyperion 11.1.2.3 version in Windows Server 2008. SQL Server 2008 R2

    HFM and FDM only we have installed, but when you create the HFM application using Administartion of Consolidation that we are getting the following error.

    An unexpected error has occurred. Check the server log file or contact your system administrator for more information.

    We did it for,

    We re configured HFM and configured web Server, but no luck.

    We reinstalled HFM and configured again with fresh data, but still the same error.

    Your comments would be appreciated... !!

    Thank you

    Mady

    Hi Mady

    The error you posted is pretty generic.

    (I)

    After the audit logs

    1 oracle EPM System > epmsystem1 > financial management > utilities > Error Log Viewer. Check and post if you find more details about the error.

    2. go into the event viewer. Launch eventvwr.exe > Windows journal > Application > search for errors in the source Hyperion Financial Management

    View details of the error.

    (II)

    At the same time please verify if all your HFM services has started well.

    Check in Manager tasks if the following exist

    1 HyS9FinancialManagementWeb_epmsystem1.exe

    2.DMEListener.exe

    3.CASSecurity.exe

    4.HsxService.exe

    5 HFMWebServiceManager.exe

    (III)

    You can even run some Diagnostics of EPM

    Go to start menu > Oracle EPM System > epmsystem1 > Foundation Services > EPM System Diagnostics

    This will give you a clean report that shows if your services have started and are well connected to DB.

  • Flash CS5.5 freeze problem when the film test.

    So, I worked on a new animation for several months and I've encountered a problem.

    Details: After exporting swf by testing the full movie, it plays the first four scenes, and then after that it crashes.
    Symbols to continue, but the film does not progress past this stage.
    I cut the scene, removed my vcam filters and even tried to run on an older version of Flash.
    I have read a few forums of people with similar problems and the general response is that they corrupted in their library files.
    Corrupted in the library files apparently have a "Preview not available" sign when you click on it in the library.
    After going through all my library items (this is more than in 2000) I do not have with this sign.

    I really need help I worked real hard on this project.

    Help, please! I use Flash cs5.5

    Thank you, Flip.

    It could be the result of exceeding the limit of the frame in Flash (16 000 images).

    Film size limit. Flash CS6

Maybe you are looking for