Is there a way to update Flash Professional CS5 / Air to publish for iOS7?

Hi all,
I'm fairly un-knownledgeable about AIR but here's my issue:
I've been developing and prototyping an app in AS3 for some time- publishing to iOS from the iPhone OS Settings in Flash Professional CS5, and testing on my iPhone 4. However, ever since the iOS7 update, when my app runs on my iPhone it simply turns white. Too old a version of AIR, incompatible with iOS7? CS5 has AIR 2.0, and I've gone through steps to try and replace and update it with 3.9, though I can't find any tutorials or info on how to do anything earlier than CS5.5.
Having swapped some files around to get Flash to recognize AIR 3.9, the best I was able to get happen was for Flash to run the app in debug mode but instantly close it.
Any way I can update CS5 to support iOS7 Publishing?
thanks

I've got my .bat file fully written out, but now the error the command-window brings up is:
'java' is not recognized as an internal or external command, operable program, or batch file.
The entire contents of the adt file in the AIR 3.9 compiler package is:
@java -jar "%~dp0\..\lib\adt.jar" %*
I have little idea what this means, though I do have the latest version of java. The compiler package I'm using is the one found here: http://helpx.adobe.com/air/kb/archived-air-sdk-version.html -the Adobe AIR 3.9.1030 SDK & Compiler Windows (218.2 MB).
Further ideas? Thanks so far

Similar Messages

  • Why doesnt Adobe just UPDATE Flash Professional? Arent they reinventing the wheel?

    Congratulations on getting to open beta with Flash Catalyst!
    I know its late in the game to mention something like this but why didnt Abobe just update Flash Professional?
    It seems that the arguments for flash Catalyst center around the following:
    1) smooth workflow between Photoshop & Illustrator, especially because of the same layer view
    2) No coding required to create components out of artwork
    3) Can create FXG  and FXPs to be used in Flash Builder
    4) Can create multi screen aplications
    1) 2) and 3) could all be solved by adding a new types of symbols to Flash Professional's 3 currently available symbols(MovieClip, Button, Graphic)
    1) could be solved by adding a new Sprite symbol.
    Flash Professional needs to be updated to keep up with and match the structure of AS3 anyway.
    Sprites were added in AS3 and now wireframe components are being added to the code structure, why not just at that on the design side as well?
    Sprites are essentially MovieClips with out a timeline.
    So if you created a new Sprite symbol and opened it up in the timeline, you would only see one frame with folders and layers.
    A Sprite symbol is essentially organized the in layers and folders and would just like a photoshop file.
    And if you really want it to look like a Photoshop layout, then you just move the timeline view over to the right.
    This would solve problem 1.  Designers could import their artwork into Flash Professional as a Sprite and it would be a seemless experience.
    Obviously I'm not saying that a bitmap is a sprite. But I am saying that layers of bitmaps and could be organized inside of a Sprite. And the designer could turn any of the assets into a Button, MovieClip, Graphic, Sprite, and hopefully other Classes and WireframeComponents available in Flash.
    2)&3) could be solved by adding a new Symbols for the new Wireframe Components. The Button symbol already has a template with 4 states. Why not update Flash Professional to visually represent more Classes and Component Classes, instead of just the MovieClip Class and the Button Class. Even better, maybe there could be a way to make a template for creating our own wireframe components. Just assign a base class for the wireframe class and a base template, and the introspection view will display accordingly.
    States of the component would be listed out at the top instead of frames,  just like the Button Symbol used to be.  Different layers could be designated for specific graphical parts of the component. The designer would be free to add their own layers if necessary.
    In previous versions of Flash, everything was a movieclip and everthing had a timeline. Thats not the case anymore. The timeline is for intropecting MovieClips, but this view could be different when intropsecting different types of symbols such as Sprites, Buttons, Wireframe Components, and even Custom Wireframe Components(extensible).
    These new Symbols and also Sprites could export to FXG very easily.
    The multi screen applications in 4) look pretty similar to the Slide Presentation Template. Why not just make a new MultiScreen App Template and youre done. these MultiScreenApp Templates could exporte Screens to FXG or export the whole Template to a FXP.
    I applaud the work done on the new wireframe components and FXG. Great Job!
    But, just cant understand why you cant update Flash Professional with new types of Symbols(Sprites, new Buttons and wireframe Component Classes) and a new MultiScreen App Template.
    Flash Professional needs to keep up with AS3 and also needs to export FXG and FXP.
    Why doesnt Adobe focus on on this rather than create a new Tool? These features need to be added to Flash Professional anyway.
    Isnt there more of a disadvantage to having 2  tools for designers that do the same thing?
    I'm sure this issue has been debated before. Can anyone point to me links that have the arguments for creating a separate tool instead of updating?
    Has anyone ever suggested that Flash Professional should keep up with AS3?
    Has anyone ever suggested making Sprites a new symbol in Flash Professional so that it could be more seamless with Photoshop?
    Has anyone ever suggested make Wireframe components in Flash Professional like the Button Symbol in Flash Professional?
    Has anyone ever suggested updating Flash Professional so that it would export FXG and FXP?
    What is your opinion on this?
    -thomasglyn

    @Ross
    Thanks for your explanation. I appreciate your feedback.
    I'm glad we agree that ideally there should be 2 main tools, one for designers(Flash Professional) and one for programming(Flash Builder).
    You had mentioned "But, that assumes this is possible.  As it currently stands it is not" and the reason being "Catalyst, and Builder both use a completely different framework from Professional. The component architecture is drastically different, not to mention the entire backend of the software.".
    You could also argue that, the reasons to make a separate flex component creation tool like Flash Catalyst assumes that updating Flash Professional CS4 is NOT possible. But is the statement about the framework being entirely different really true?
    Well, that depends on what you mean by the term "framework".
    Framework can refer to 3 things in this case.
    1) the component framework
    2) the code framework(AS3)
    3) the flex framework (mxml, fxg)
    If you are refering to #1 then you're right, because Adobe hasnt updated the flash component framework in Flash Professional from Flex3 Halo components to Flex4 Spark components.
    Flash components have gone through many iterations, and the switch from AS2 to AS3 was probably more profound than the new wireless component structure(Spark). And now that we have AS3, isnt the only difficulty creating a intuitive UI in Flash Professional, and adding export features?
    If you are refering to #2 then I think you're incorrect, because Flash Professional has been updated to AS3 and Flex4 Spark components use AS3. I would totally agree with you, if CS4 did not go through all of the trouble updating to AS3.
    If you are refering to #3 then you're right, because Flash Professional doesnt export mxml, fxg, or fxp, but with a little creativity, it would probably be possible to allow such an export. Adding FXG/FXP export features could be solved by creating a new type of project file.  Adobe did this for AS2, AS3, flash lite, etc. Why cant they just make a new AS3/FXG file that only allows you to build fxg/fxp exportable assets.
    Why cant Adobe make a Sprite class the default document class for AS3/FXG projects and when some adds a movie clip asset, export movie clips as swfs or swcs?
    So to be honest, after opening up Flash Catalyst again and looking at it again, I almost get the feeling that its just a Flash Component creation tool with a Photoshop UI, for the new AS3/Flex 4 components(Spark components) that Adobe just refuses to add to CS4.  CS4 uses AS3 and Spark components use AS3.  CS4 needs to be a visual design tool for all the classes in AS3(as much as possible).
    Perhaps Adobe originally meant to name this product...
    ADOBE FLASH COMPONENTS
    Or maybe Adobe Flex Components(but thats no longer true, because Flex 4 will be Flash Builder).
    In regard to "reinventing the wheel". Flash components have been reinvented several times, and I totally agree with you that this is important to "reinvent" components to keep up with new techiques as2,as3,fxg.  You are right, this is a positive thing. However in this case, I am using "reinvent in a negative sense.
    So maybe I shouldnt say "reinvent the wheel", but "reinvent the car".
    Perhaps Adobe is trying to create a wheel for the upperclass RIA programmer Flex car, and isnt making it compatible common designer/programmer Flash car. And when they finished the wheel, and they decided just to make a Segway for the Designers and Flash people to ride, that uses this new wheel.
    You might argue that its more approachable for designers, and designers feel at home because the ui is similar. This is precisely why Adobe should hurry up and finish updating the ui of the Flash Professional IDE so that its ui is more compatable with Photoshop and Illustrator. The fact that Photoshop and Illustrator is the standard for designers are perhaps one of Adobe's greatest advantages.  They could make the designers happy if they just make a Sprite inspector view with layers like photoshop in Flash Professional, instead of using the old "everything
    is a movieclip" paridgim. Flash Professional has already upgraded to AS3 and in AS3 everything isnt a movieclip.  So it would be nice if they could make views for some of the new classes and wireframe components.
    This is the age old debate, update or start from scratch.  I guess I'm saying that I think the hard work of updating to AS3 has already been done, and its just plain wierd that Adobe decides to build a separte tool for components, when they use the same AS3 code base.
    Its just insanely exciting to just think about what could have been if Flash updated and brought on more Designers and at the same time linked in the Flex community. Thats what Flash has always been about! The meeting point between Designers and Programmers.
    To go this far and quit just because of components just leaves me blue.
    It seems that many projects stop at 80% complete and if the developers just spent the extra 20% on fine tuning things then they would have a very high quality product. In this case the remaining 20% is  components, ui, and export. I understand that there are probably many things I dont understand, especially when you through in marketing, and product life cycle.
    But I think Adobe could have done it, if they put as much effort into it as they did to make an entirely new product.
    Maybe we should make some noise before its too late.
    I'm still interested in seeing more links that show the logic behind the initial discussions of this debate when it was first decided.
    pls keep me posted.
    @nwfa & macsavers
    Yes, youre right. it does seem to be their plan.  I just hope they are just testing the waters.  Perhaps after they do the initial selling of Flash Compenents, then maybe they could offer a free update to CS4.
    As I mentioned above, the main reason designers feel at home is because of the UI of Flash Catalyst. UI's can be updated, and I believe Flash Professional can and should update itsui for the reasons I mentioned above.

  • Is there a way to update the iOS on my Childs iPod touch without connecting to a pc? She has version 4.2.1

    Is there a way to update the iOS on my Childs iPod touch without connecting to a pc? She has version 4.2.1

    No.
    Also, do you have a 2G iPod. Those can only go to iOS 4.2.1.
    Identifying iPod models
    iPod touch (3rd generation)
    iPod touch (3rd generation) features a 3.5-inch (diagonal) widescreen multi-touch display and 32 GB or 64 GB flash drive. You can browse the web with Safari and watch YouTube videos with Wi-Fi. You can also search, preview, and buy songs from the iTunes Wi-Fi Music Store on iPod touch.
    The iPod touch (3rd generation) can be distinguished from iPod touch (2nd generation) by looking at the back of the device. In the text below the engraving, look for the model number. iPod touch (2nd generation) is model A1288, and iPod touch (3rd generation) is model A1318.
    If you have a 3G or later iPod:
    iOS 4: Updating your device to iOS 5 or later

  • Is there a way to update an external dictionary for services without migrating the services

    Is there a way to update an external dictionary for services without migrating the services
    Is there a way to update a common external dictionary used by many services without migrating each and every service that uses the dictionary.  I have updated the table in the database and the external dictionary in our Development Environment. The external dictionary is used by many services. When I migrate the changed service to TEST/STAGE/PROD environments (NOTE: the table has been updated in the TEST/STAGE/PROD Databases), only the changed service is having the external dictionary updated. All other services that use the same external dictionary are NOT updated. I have the following questions
    Is it possible to migrate dictionaries so that all the services which are using that dictionary are updated?
    If the first one is not possible, Is there any other way to update the external dictionary without migrating all the services that use dictionary?

    dont think so but I could be wrong
    as it were I didn't like the build in audio so I connected some external logictech 2.1 speakers  but there
    are times when I use headset so I bought this one
    or any minijack splitter will work too so I have 2 things connected to the headset port works just fine
    http://www.belkin.com/IWCatProductPage.process?Product_Id=404634

  • I'm trying to upate my mother in-law iPad2 to ios 5 from the same win. pc that my iPhone 4 is connected.  I don't want to transfer her purchase items, photos, ... to my library.  Is there a way to update without loosing anything on the iPad?

    Warning message says :
    There are purchased items on the iPad "Joce's iPad" that have not been transferred to your iTunes library. You should transfer these items to your iTunes library before updating this iPad. Are you sure you want to continue?
    Since I don't want her stuff on my pc, is there a way to update and not loose anything on the iPad?
    Thank you

    See this excellent user tip from another forum member turingtest2 outlining the different methods and software available to help you copy content from your iPod back to your PC and into iTunes.
    Recovering your iTunes library from your iPod or iOS device
    B-rock

  • Is there a way to update 1st gen iPad past 5.1.1?

    Is there a way to update 1st gen iPad past 5.1.1?

    Yes but if I just wanted to get on the Internet I could have just bought a cheap tablet I can throw away when nothing works but Internet access. Wont b long and all the apps will b outdated. And it slower going through safari to access my outdated apps and not near as convenient. I was going to get an iPad air but I figure it will b almost useless in two or three years. 

  • Is there a way to update all snapshots in a tree?

    Hi all,
    I'm running Server 2012 R2 and have a VM with about a dozen snapshots under the main "clean" snapshot.  The problem I'm running into is that when I do a monthly check of updates, I have to update each individual snapshot with the new updates. 
    With a dozen snapshots its annoying more than a real problem, but I'm about to add several more VMs each with the same amount of snapshots and once I do it would go from annoying to intolerable, it would be just to time consuming.
    Is there a way to update the base image and have changes to the base image populate down to all the snapshots in the tree below it? 
    Thanks!!

    Thanks a lot, but no that's not what I was looking for.  Here's the scenario - I have a base image lets say it's called CP1 and from that base image I make changes and create a new checkpoint, call that CP2.  From CP2 I make some other
    changes and make another checkpoint call that CP3, etc. creating a checkpoint tree.
    The problem I run into is that when Microsoft rolls out updates our IT dept bundles them all up and forces all domain joined systems to update with them monthly.  As you can imagine this causes some issues with the user community who is using them. 
    Since each checkpoint is discreet as  mentioned in the article you referenced, I have to manually update each checkpoint with the updates, major pain to say the least.  I was hoping there was a process that would allow me to update the base
    image (CP1) and then be able to have those changes made to CP1 be forced onto CP2, CP3, etc.
    Vielen Dank! :)

  • My husband bought an iPad 2.  I have a Mac.  ITunes is in my name but I have turned sharing on.  When we updated to OS5 we lost all the free apps that he downloaded in his user name.  Is there no way to update using my iTunes without losing his software.

    My husband bought an iPad 2.  I have a Mac.  ITunes is in my name but I have turned sharing on.  When we updated to OS5 we lost all the free apps that he downloaded in his user name.  Is there no way to update using my iTunes without losing his software.  He is frustrated using the iPad because he never knows whether to use his user name or my user name.

    Apps are only tied to one account... You can set up two iTunes accounts on your computer, however, and let his iPad sync to his account. If he has never backed up his apps to a computer, however, he will have to redownload all the apps. Afterwards, he can backup to iCloud instead of your computer.
    http://support.apple.com/kb/ht1495

  • I have an older version of Firefox 3.6.6 I believe I am having an issue with one of the websites I sign into. Is there any way to update to the newest version

    I have an older version of Firefox 3.6.6 I believe I am having an issue with one of the websites I sign into. Is there any way to update to the newest version. Without losing all my bookmarks and saved pass words?

    Hello johngervais, the latest firefox version is 26.0 (today 4 Jan 2014).
    note that [https://support.mozilla.org/en-US/kb/firefox-no-longer-works-some-versions-windows-xp Firefox no longer works with some versions of Windows XP], if you have '''xp with sp2 and above''' you can update to latest version, see : [http://www.mozilla.org/en-US/firefox/26.0/system-requirements/ Firefox 26 System Requirements]
    if you are able to update to latest version then see : [https://support.mozilla.org/en-US/kb/common-questions-after-upgrading-firefox-36 Common questions after upgrading from Firefox 3.6]
    see also : [https://support.mozilla.org/en-US/kb/firefox-just-updated-why-it-asking-me-update-again Firefox just updated - why is it asking me to update again?]
    Don't worry you won't losing bookmarks and passwords after update firefox.
    thank you

  • Is there a way to update my itouch 4.2.1 on my iMac 10.7.2 so that I can use iCloud on the touch?  I want to sync my calendar.

    Is there a way to update my itouch 4.2.1 on my iMac 10.7.2 so that I can use iCloud on the touch?  I want to sync my calendar.

    It depends which generation of iPod Touch you have.
    The 2nd generation Touch can only use iOS 4.2.1 as the latest version. You can identify the 2nd gen Touch from the model number etched into the back of the case, it's A1288.
    The 3rd gen Touch (and above) can install iOS 5. The 3rd gen Touch has model number A1318 etched into the back of the case.
    (The 4th gen has a camera, front and back.)
    http://support.apple.com/kb/HT1353for help in dentifying iPod models. If yours is 2nd gen, there is no way to update past iOS 4.2.1

  • Is there a way to view Flash videos on my iMac without downloading Adobe Flash Player? I'm concerned about performance and security with Flash Player.

    Is there a way to view Flash videos on my iMac without downloading Adobe Flash Player? I'm concerned about performance and security with Adobe Flash Player.

    If the video is only available in a format that requires Flash player : then no.
    However, a great many can also be viewed in an HTML5 version, in which case http://hoyois.github.io/safariextensions/clicktoplugin/ or similar can be set up so that Flash never runs unless you specifically choose it to.

  • Do I have to buy Lion or snow lepoard or is there a way to updated from OS X 10.4.11?? I have a new ipod that will not work without the ne itunes, but the new itunes will not install without a newer vesion of Max OS X. Help please :)

    Do I have to buy Lion or snow lepoard or is there a way to updated from OS X 10.4.11?? I have a new ipod that will not work without the ne itunes, but the new itunes will not install without a newer vesion of Max OS X. Help please

    Need to know your Mac model. If it's a PowerPC, the max OS is Leopard 10.5.x. If it's an Intel procesor, you can upgrade to Snow Leopard (for $29) & later to Lion.
    *Mac OS X 10.5 Leopard installation system requirements*
    http://support.apple.com/kb/TA24950
    Leopard is no longer available at the Apple Store *but may be available by calling Apple Phone Sales @ 1-800-MY-APPLE (1-800-692-7753)*.
    Installing Mac OS X 10.5 Leopard
    http://support.apple.com/kb/HT1544
    Mac OS X 10.5 Leopard Installation and Setup Guide
    http://manuals.info.apple.com/en/leopard_install-setup.pdf
    After you install the base 10.5, download & install the 10.5.8 combo update at http://support.apple.com/downloads/Mac_OS_X_10_5_8_Combo_Update
     Cheers, Tom

  • Is there a way to update the itunes match to reflect changes that i have made on my computer

    Every time i update itunes match it looses my alterations to my playlists and undoes any alterations to any albums i have made. Is there a way to update the itunes match to reflect changes that i have made on my computer?(Only copies new playlists and reverts old playlists to the way they were the first time I uploaded them) Any star ratings for albums are lost too if I put a star rating on them AFTER I first upload them to ITunes match.
    Any help would be greatly appreciated and Merry Christmas you guys!
    Mark O'Flaherty

    HI
    You don't need to select update iTunes match. It does not do what you expect!! You only need to make the changes and they will filter through to match naturally.
    jim

  • HT4972 Is there a way to update my iPad 1st generation to ios6?

    Is there a way to update my iPad 1st generation to ios6? There are so many apps that I need and will not download without it.  My iPad works great so there's no reason to upgrade yet...

    The iPad 1 can not be upgraded beyond 5.1.1.

  • Is there no way to update the "Default Lables" on all slides once I've changed it under the Preferences?

    Is there no way to update the "Default Lables" on all slides once I've changed it under the Preferences?
    I really don't want to recreate the slides from scratch again.

    What about File, Export, Text Captions...? You'll have a Word document with two columns. Translate the second column (much easier in Word) and import again. That is the normal work flow for translation. Same is possible with XML instead of Word.

Maybe you are looking for

  • XDF Files execution

    Hi I am upgrading my Oracle Apps 11.5.9 instance to 11.5.10.2 using patch 3480000. All the pre-req were met but during the application number of objects were not created or updated. I have to run XDF files manually but they are so many and also I don

  • Configure BTF editor

    Hi all, I can't run the BTF editor on a CRM system. I try to edit a email forms with this editor, but not run. Or I don't know how can I configure it. I can see the BTF test bsp page, but not the BTF integrated on GUI, how can I run this editor? than

  • Never before seen problem?

    Hey all, new to this great forum, but here is my problem. I have a 3G 10GB ipod. When i try and turn it on the Apple logo flashes on about 5 seconds (I can hear the HD spinning) and it will make a clicking noise and the screen will flash, and the pro

  • Question for Todd or Dennis...

    I've always been curious, and just a moment ago was reminded of my curiosity, and figured I'd ask since I'm here, and you're here... Why is Audition not included in the MC or any of the other suite packs? Seems to me it's the one thing that's left ou

  • Keyboard shortcut for favorites tags

    How do I apply the favorite tags in PE5 with a keyboard shortcut. in previous versions, I would press Ctrl-1 to apply the tag.