Get Flash CS5 / Make IPhone Apps?
Dec 3, 2009I have been looking for a beta/demo of Adobe CS5, because I saw the tutorial how to make iPhone apps.
View 2 RepliesI have been looking for a beta/demo of Adobe CS5, because I saw the tutorial how to make iPhone apps.
View 2 RepliesI am looking to develop basic client server data application to add value to a website.
The website is .net based and opening an api such as asmx web service, json or xml would be simple.
Can anyone tell me what are the limitations - technically, what is possible with flash and also what Apple consider to be good practice.
Does anyone have any Actionscript code examples?
I'm interested in building a thick client application for my existing web services that will run on the IPhone. Flash finally seems to be an option, so I thought about using Flex for client side development.
However, since flash apps are not natively supported by the IPhone, but only through a wrapper, I was wondering if these apps can persist any data. Data entered by the user should eventually be transmitted to the web service, but until then I want it to persist even if the Iphone should run out of power.
Is this possible? Or does the Iphone flash wrapper make it impossible to access the hard disk?
I am flex programmer and newbie to iphone application development.I wanted to make a iphone appln using Flex 4.5, but can't find any good books/resources for it.
View 1 RepliesI have a doubt, can we make iPhone apps with flash CS5?
View 1 RepliesA sore point but can we simply export our apps to the iPhone with CS5 or would we need to "tidy up" some bits first. By the way, would I use vector graphics or bitmaps preferibly not to over use the iPhone processing power.
View 5 RepliesI remember that I've heard about a flash cs5 feature which lets the developers export their project to iphone (.ipa file) and pretty much make games for the iphone using actionscript 3, Is that really possible to do? I've also heard that now in order to develop games for the iphone I could use the adobe AIR I have no idea what or where to go to start, if it's really possible to do so with Flash CS5 then I'd get it
View 1 RepliesMy Flex person claims that now Flex can do for iPhone as well. Whereas my iPhone person says Apps done in windows environment cannot be acceptable by App Store. Does anyone expert in both can tell me real thing.
View 2 Replies[URL]Looks like we are going to be able to develop and distribute native iPhone apps with CS5 after all!
View 2 RepliesDoes anyone knows if its possible to develop iphone/ipod applications and sell them on the apple store, using flash CS5 in windows? or do we need to develop in mac?
View 3 RepliesAnyone knows how the Adobe AIR application are converted to iPhone apps? I see two ways - either the Adobe AIR virtual machine mus be part of every application or they must convert all ActionScript calls to Cocoa Touch calls somehow or have an Objective-C twin for every ActionScript class and then compile it to ARM assembler.
View 2 RepliesIt's very difficult to find a concrete answer for that question some people says yes and other no; i need to know before i pay the developer license fee.
View 14 RepliesDoes anyone have any experience making Flash-based Facebook apps? I'm trying to make one but the event listeners don't seem to do anything. It works fine on its own but once I upload it to Facebook, it stops working.
View 4 RepliesI'm playing a flash game on facebook. I know I can decompile it to find out all the commands and would like to make scripts to automate the game by calling procedures in the actionscript of the game. So I guess I would like to make a plugin also that would insert this console into any flash app and this would be handy for a lot of things. Then if anyone wants to hack a new game, u just decompile it and make a handbook of methods for people to make scripts with. So how would I go about making this console? I don't know if I could make a swf interact with the game or if it has to be compiled into the game's swf. Or if it is easier with javascript, that is cool too. maybe we can make a javascript library just for this. anyone can tell me more?
View 2 RepliesI was watching a video showing an ngmoco rolando2 level designer. He seemed to be using flash CS4 to make the maps. Would anyone know how I would go about doing this?
Just in case you need to know, I am an intermediate programmer, I know both Java and Objective-C pretty well.
I have abode pro 5.5 and I have made an Iphone app. my project haves 2 files with exten .fla and .swf so, how can I make iphone file?
View 4 RepliesI am using Flash Builder 4.5 to build an iPhone app.In order to display ads I plan to use StageWebView and load a webpage containing the ad code.Lets say the ad will be 320x50 pixels.So the Actionscript code would look similar to this:
adView = new StageWebView();
adView.loadURL("http://www.myadishere.com/ad.html");
var top:Number = navigator.actionBar.measuredHeight + 1[code]....
In the application I have set the applicationDPI="160" so the application is displayed properly when run on iPhone3 and iPhone4.However the content of the StageWebView looks tiny on iPhone4.If I do adView.drawViewPortToBitmapData() the bitmap's size is OK.how to make the StageWebView content to scale accordingly, so it looks OK regardless of the screen DPI?
I just finished with developing my application by Adobe Flash Professional CS5 and I wonder if this will be visible to iPhones 4 because support for Retina displays was added since CS5.5.
There is section in my info.plist:
<key>UIDeviceFamily</key>
<array>
<string>1</string>
</array>
I'm interested in developing for the iPad and iPhone, but I'd prefer not to learn Apple's whole development stack (and good golly, I sure don't want to go back to manual memory management). Oh, sure, I could learn it, but I don't have that level of commitment to the environment at this point. I've got professional experience with Flex already, so I'm intrigued by Adobe's move to make Flash/Flex compile to the iPhone and iPad. My question is: how promising of a development path will Adobe's Slider be? Are we likely to see Slider publicly available in a reasonable timeframe (Adobe: "An early mobile branch of the Flex framework is expected to be available in 2010")? Are we likely to see reasonable performance? Are there development hurdles that haven't become clear yet? Heck, is it all just vaporware? There's pretty limited information available so far, as far as I've seen, but I'm interested in people's predictions, even if they're speculative.
View 6 RepliesHow to compile your flex (Flash Builder) application for Iph*ne Using Adobe Flash CS5? A User can Install an app having it as compiled binary?
View 1 RepliesI'm wondering if the flash packager for iPhone allows you to somehow save data in some kind of database maybe using Core Data or any other form? If it just allows you to export some kind of actionscript based game but doesn't allow for saving data that'd be kinda weak I'd assume so they must have a way (?).
View 1 RepliesI'm trying to create iphone apps using Flash CS5.5 and I have a doubt... I just created a simple app which plays a long sound (more than 5 min).
When the phone auto-locks, my sounds stop. If I unlock the phone, my audio resumes...
How could I do to avoid the lock, or dont interrupt the sound when the device auto-lock?
I've created my app and it works great. But when I press home button on my iphone, my app minimizes and when I open it from multitasking apps, it simply restarts. Is it possible to freeze or pause the game instead of stop?
View 1 RepliesIn CS5, can someone give me a brief overview of the steps/process I need to go through to make my .FLA into an Android OS app?
View 1 RepliesHere is a tutorial that tells you how to remove the gloss on an app in xcode. How can I do this in flash cs5? If I can't, can I do something to the image in photoshop so that it looks like it has no gloss when the gloss is applied?
View 3 RepliesI would like to play flash video in my iphone app.I'm parsing XML file and I get flash video url like this : http:[url]....
View 2 RepliesIs there any equivalent to a Flash projector for iPhone? Flash projectors basically seem to package script and Flash libraries into one executable file that can be run on a PC. I'm wondering if anyone has made a similar thing for iPhone where I can take my existing code and package it with the necessary iPhone stuff to make a PC executable. Of course hardware-specific things would not be available like accelerometer/phone/gps, etc. but I don't need any of those. If not, is there anyone currently attempting this?
View 4 RepliesI am a Flex developer. I wish to make flex applications for iphone. But, when I google up for the same, most of the link shows up that Adobe Flex and flash aren't supported on iphone.
Is this right ? Why it isn't supported ? If it is supported, which are the good books for developing iphone applications via flex.
I have a problem with Flash CS5.5, AS3. I have two ScrollPane Components in my document.They are both in another scene and the (instant)names are unique. But it isnt working properly. When I go to the other scene with the second ScrollPane I get an error & it starts to flicker.
[Code]...
And if they do does the uninstall remove them? Sorry I am such a noob!
View 2 Replies