IPhone API

Hi Adobe/Etc
Now that CS5 Flash is officially been released on trial download where can we find the iPhone API's? I am looking for more information on loading in external videos - please can you let me know!
Thanks again

If you're part of the private beta you should already have access to the docs, if not you'll have to wait for the public beta. In the mean time you can start developing Flash content for the desktop with the docs available here: http://help.adobe.com/en_US/AS3LCR/Flash_10.0/index.html, the same APIs (give or take a few desktop specific ones) will be supported by iPhone Flash apps.

Similar Messages

  • Where can I get a list of published iPhone APIs?

    Hi,
    Please can some one let me know where I can get a complete list of the iPhone APIs. 
    Many thanks

    Hi Frank,
    The list of possible selection you see can be from diferent sources
    1) Search helps defined either programatically or search helps defined at table level.
    If it is a Z Selection screen check the program, then the data declaration of the parameter
    2)Check tables provided at field level. They can be through use of foreign keys. The proposal generated could be simple compund ..
    3) Fixed values at Domain level ()
    Please refer to this link as well for detailed explanation
    [http://help.sap.com/saphelp_470/helpdata/en/9f/dbaa5435c111d1829f0000e829fbfe/content.htm]

  • Error when I added the Google iPhone API in my project!

    Hi,
    I'm writing an app where I need the Google iPhone API! So I added the API in my project but when I'm trying to build it it gives me an error.
    Error:
    *Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with code 1*
    Could someone explain me what I need to do to get ride of this error?
    I tried cleaning my project but that didn't help either!
    Greetings
    Kevin
    UPDATE: I forgot to say that it gives me this error 218 times and each time on a file from the Google API!
    Message was edited by: kevinp1988

    Hi,
    During my wait on my first (and quick reply) I tested if I had this problem each time when I added the API and this test was positif!
    So I googled abit and came to this website (http://johntwang.com/blog/2009/06/08/how-to-use-google-apis-with-iphone-sdk/) This dude wrote a little guide on how to set up your project with the API!
    After doing all this it still gives me errors!
    Here is a screenshot: http://i42.photobucket.com/albums/e326/kartingfreak/Screenshot2011-02-11at194310 .png
    To answer to your question: I just opened the Xcode project of the Google API and dragged the folder called 'GData Sources' to my project.
    Greets
    Kevin

  • IPhone API Exposure: Future Roadmap

    What are the plans for exposing further native iPhone APIs to the packager environment?
    Like another poster here, I need access to the address book, although I'm not sure that would be via an 'API' as such, as I suppose it's an application in its own right?  On the other hand, I've seen native iPhone apps that can access the address book, so clearly there is some common layer?
    Currently available APIs listed in the LABS FAQ are as follows:
    MultiTouch
    Screen Orientation
    Saving images to Photo Library
    Accelerometer
    Geo-location
    Cut / Copy / Paste
    Many thanks
    Peter Robertson

    Additionally,
    To post your code unaltered by the formatting you need to bracket your code like this:
    { code }
    your code here;
    { code }
    without the spaces near the brackets to get the desired effect.
    foo = [self bar:foo];
    Having your code correctly represented will help you immensely when asking people for help with debugging.
    Also the correct place to report bugs and or make feature requests is: https://bugreport.apple.com
    That is the only official feedback site that is guaranteed to get the issues in front of the people who actually work on the things you're reporting about. Even if you get a "Duplicate Report" message for every bug you file volume of reports about an issue can help move it to the top of the queue.
    Apple does pay attention and track issues reported here - especially for beta releases - so good, clear, concise bug reports entered here helps everyone. However, if you are new to Cocoa please make sure that the problem actually lies with the thing you're reporting and not with your understanding of the thing you're reporting. Keeping the signal to noise ratio good will again help everyone involved.
    Thanks for your attention,
    =Tod
    PS In lieu of a sticky maybe we can bump this thread to keep it visible?

  • Twitter for iphone API issues

    Hi, I'm using iphone 3gs with IOS 4.2.1
    I've downloaded twitter for iphone but somehow i cannot login to twitter with message API is untrusted... can somebody help me to solve this problem?
    Thanks before
    Raja

    more details on the problem
    "could not authenticate you (teh certificate for this server is invalid You might be connecting to a server that is pretending to be 'api.twitter.com' which could put your confidential information at risk)
    this also appears when i'm trying to use hootsuite for twitter

  • How to access iPhone "Camera Roll" by API?

    I would like to know how to access to "Camera Roll" by iPhone API.
    Because, I know several iPhone application which has own image list and the list is synced to "Camera Roll".
    If I take photo by iPhone native camera, the taken photo is listed up on the image list so I guess those applications can access to "Camera Roll" directly.

    Please find the discussion at below link:
    Re: How can I delete duplicate photos?

  • Why is apple blocking downgrade for iphone 4 and why apple is selling defective apps??????

    First thing i cant downgrade from ios4.3.4 to 4.3.3 why? secondly, why do there are defective apps in itunes store? and will my money will be refunded or not? why cant we try products for some hours to make a buying decision? there are thousands of questions unanswered, i just have device with me and apple is remotely controlling it, why are u blocking users freedom?????

    First thing i cant downgrade from ios4.3.4 to 4.3.3 why?
    Because doing so is not supported - primariy since the iPhone's baseband is often updated or changed with a firmware update. Since 4.3.4 addressed a potential security issue involving the download of a PDF document from a nefarious website, what is the reason for wanting to downgrade to 4.3.3?
    secondly, why do there are defective apps in itunes store?
    Because Apple doesn't do extensive testing with every single app. Apple primarily checks apps not accessing any private iPhone API's for security reasons, apps do not violate Apple's terms of use for the app store, and the app does what is says it does - based on the detailed description provided by the developer for the app. Just as Microsoft has never thoroughly tested or done any testing at all for every single 3rd party Windows app, Apple doesn't do any thorough app testing - that is the app developer's responsbility - no different for 3rd party apps on your computer.
    and will my money will be refunded or not?
    That is up to the app developer.
    why cant we try products for some hours to make a buying decision?
    With many apps, there is a free version and a paid version. You can try the free version first if available before purchasing the paid version.
    i just have device with me and apple is remotely controlling it, why are u blocking users freedom?????
    This is a user to user help forum only. You are not addressing Apple here.
    If this is how you feel, exercise your freedom to sell your iPhone. Use the proceeds to purchase a device you believe you'll have complete freedom with.

  • How to access iPhone "Photo Library" to get image file properties?

    I want to access iPhone "Photo Library" to get image file properties(name, list etc..) without dialog.
    Is there any suitable method/class to this?

    Allan,
    Thank you for your reply!
    My purpose is access to "Photo Library" by iPhone API.
    Because, I know several iPhone application which has own image list and the list is synced to "Photo Library".
    If I take photo by iPhone native camera, the taken photo is listed up on the image list so I guess those applications can access to "Photo Library" directly.
    Or.. any other solution..?
    Gazza

  • HTTP Status Code from NSURLResponse (iPhone)

    Hello!!
    How can I get HTTP Status Codes from a NSURLResponse (iPhone API) ??
    thx...

    statusCode
    Returns the receiver’s HTTP status code.
    - (NSInteger)statusCode
    Return Value
    The receiver’s HTTP status code.
    Availability
    Available in iPhone OS 2.0 and later.
    See Also
    + localizedStringForStatusCode:
    Declared In
    NSURLResponse.h

  • Where can I find the full flash iPhone documentation?

    Hi, does anyone know if there's full documentation of all methods available for  the iPhone APIs, I've downloaded the PDF that's floating around, but there are many things missing. It must be documented somewhere. People in this forum seem to be confused as to what can and can't be done. It would solve a lot of problems

    Hey Sam, I know what you mean, it has been a confusing learning experience.  Other then the PDF you are looking at, there is no better documentation that I know of.  All other knowledge I have is taken from a few videos/slideshow adobe released + Info on the web site + People just figuring it out and sharing on these forums + allot of my own experimenting.
    The reason you don't see a full documentation of the API is that it's not really an API.  It is a "packager".  It compiles your normal AS3 code into a different format.  You use all your old AS3 classes as before, so your documentation is the same documentation you have always used for AS3.  The PDF document you have explains any new classes available.  There are only a few, like the geo-location and accelerometer supporting classes.  It also tells you which of the standard AS3 classes won't work on the iPhone.  So you technically have all the information you need.
    Hope this makes sense!  GL
    -Mike

  • IPhone: XML to NSArray of NSDictionaries?

    Okay we don't have NSXMLDocument and all the ease of use that goes along with it (like objectsForXQuery) so here is my quick and dirty question...
    I have an NSData (or NSString) with XML data. (really simple xml data at that) looks (somewhat) like an array of dicts.
    <people>
    <person status="72">
    <name>blah</name>
    <phone>foo</phone>
    </person>
    <person status="81">
    <name>blah</name>
    <phone>foo</phone>
    </person>
    <person status="12">
    <name>blah</name>
    <phone>foo</phone>
    </person>
    </people>
    No nested entries or anything like that...
    I was using NSXMLDocument and for searching objectsForXQuery and while it worked just fine in the simulator we all know by now that Apple didn't bring those things over to the actual iPhone APIs -- why they allowed it to work in the SDK is beyond me... What a tease...
    Anyway... that water under the bridge now...
    So I'm trying my best to rework my app to remove my reliance to NSXML and come up with another solution... the problem is I'm very much a Cocoa hacker more than a seasoned Cocoa master and I'm having a hard time coming up with a way to solve my problem.
    My current line of thinking is to as quickly and easily as possible shove the XML data into a basic NSArray (of NSDictionaries) and then use that for any searching / manipulation I need to do... I just can't devise any clean and simple way to get that job done... Before people ask... the XML data is coming from an hardware box and I have no choice but to accept the XML that it comes out of it so I'm stuck with having to deal with XML data...
    Could kind soul provide me with a push in the right direction? I do my best learning from example so at all possible a really quick and dirty code example would be REALLY nice but at this point I'm willing to take any/all advice I can get no matter what the form.
    Thanks in advance!
    Dave
    Message was edited by: Dave Garaffa

    Hey Dave,
    I assume you've taken a look into the NSXMLParser class (which is supported on devices -- only DOM support with XPath/XQuery is not supported on the device). Essentially you'll want to create an instance of the parser from which you can feed it NSData representations of the XML. I believe you can also pass in the value via URL, but you'll need to verify in the docs. Before you feed it the XML you want to parse, you should assign the delegate to the parser that will deal with the data being extracted.
    Then depending on how complex your XML is, you should be able to fairly easily extract the data. If you don't have any attributes in your XML, you need only support didStartElement(...), didEndElement(...) and foundCharacters.
    Everytime the parser encounters an opening XML tag (<people>, for example), you should get a call to didStartElement with the qName variable being "people". At this point, you could create some object that encapsulates the <people> node and its children, each of which is of the same type of class. endStartElement indicates that the parser determined the end of the tag, and at which point you can consider yourself done with that class.
    The most "difficult" part is the foundCharacters function which can be called multiple times between an instance of didStartElement and didEndElement. This function returns some (if not all) of the text between the start and end tag. You'll need some state in your class that helps you remember what particular tag you are working with.
    Here is a sample of how these functions would be called in your delegate if you use the NSXMLParser:
    Sample XML:
    <people>
    <person>
    <name>Dave</name>
    </person>
    </people>
    Callbacks in your delegate
    didStartElement (qName = "people") <people>
    didStartElement (qName = "person") <person>
    didStartElement (qName = "name") <name>
    foundCharacters (string = "Dave") Dave
    didEndElement (qName = "name") </name>
    didEndElement (qName = "person") </person>
    didEndElement (qName = "people") </people>
    This is the simplest way to deal with it. I'd suggest reading through the NSXMLParser documentation to fully understand this way of parsing (this is a simple SAX parser).
    As for taking your final objects and writing code to implement XQuery or XPath, that's up to how you structure your objects. It should be fairly straightforward if your nodes are organized well in your objects.
    I'm working on something similar. My original app was designed with the NSXMLParser and I hacked it together to use the SAX parser. As I took some time to refactor, I noticed that I could use NSXMLDocument in my code and it worked perfectly in the simulator, so I assumed that Apple had supported those classes and just failed to include it in the docs. After some extensive refactoring, imagine my surprise when I tried to compile and deploy on my device and got link errors... I'm just writing my own ??XMLDocument classes that will conform as closely as possibly to NSXMLDocument so I can swap in Apple's classes later if they provide it. I'm only writing wrappers to handle the subset of functionality that I need.
    Roger

  • HT5100 How to play the downloaded an iTune U course video on my iphone 4s?

    I downloaded an iTune university course video to my iphone 4s.  But I cannot find where the video is on my iphone.  Please help.  Thanks.

    You're welcome.
    Not that I'm aware of. 3rd party apps don't have access to private iPhone API's for some good reasons with security being an important one, which such a 3rd party app world require.

  • Disable read receipts on iPhone 4 IOS 4.1

    I have some clients who request read receipts when sending me emails and although i have turned the automatic response off from Outlook client when i open the mail on my iPhone it will automatically send a notification to the user. I understand that the outlook configuration has no bearing on the iPhone behaviour but i cannot see the option to disable this function when viewing new emails from the handset?
    Is this possible via the native email client or could anyone recommend a 3rd party app which will allow push functionality when connecting to a Microsoft exchange server?
    Thanks Chris

    There is no such option available on the iPhone and no 3rd party app can provide this option since no 3rd party app has access to private iPhone APIs and such an option would require that.
    Push access for received messages is supported with an Exchange account accessed via ActiveSync. Microsoft's ActiveSync protocol is what allows/provides for this which Apple has licensed from Microsoft for use with the iPhone, iPod Touch, iPad, and with the Mail.app, Address Book, and iCal on a Mac running Snow Leopard - Apple's current OS X version.

  • Re-arranging apps for iPhone through iTunes does nothing

    I've spent probably 30 minutes on two occasions with my phone hooked up to my MacBook Air rearranging apps only to find that hitting sync does nothing. In fact, it just resets everything I did in iTunes while doing nothing for my phone. I don't understand. It seems like a pretty simple task to complete. Plug the phone in, go to the apps section, re-arrange the screens, and done. But clearly this isn't working for me.
    Am I missing something? Is this a bug/common?

    OK, so "approved" doesn't mean that the app is compatible with the current OS? Is "approved" only something that happens when the app is made available fir the first time. Then as the OS's are updated the apps may stop working or be very buggy andthey are still "approved"?
    All apps are compatible with the current OS. If the developer for a music streaming app has not updated the app to make use of iOS4 API's in order for the app to run in the background, the app will not run in the background but the app will still work. All new app submittals and all app update submittals are reviewed and approved by Apple. An app update will not be available via the App store unless Apple has reviewed and approved the update. I don't know how much extensive testing is done since the majority of new app submittals and app update submittals are approved within a week.
    In wich case "approved" doesn't really mean anything useful for the user right?
    Wrong. See my previous answer.
    It's basically a question of "luck" if an app downloaded from app store will actually work with my current OS in my iPhone right?
    Wrong. See my previous answer.
    "Approved" doesn't mean that available apps on App Store actually work? It only means that the app developer was allowed to use app store in the first place?
    Wrong. This doesn't mean an app won't include ANY bugs. This ensures the app does what the developer says the apps does - what is included with the app's description. This also ensures an app does not include malware and does not make use of private iPhone API's. I don't know how much testing is done, but some testing is certainly done which can't be overly extensive since the overwhelming majority of apps and app update submittals are approved within a week.

  • Help-I downloaded iPhone SDK - Installed, but I cannot see it.

    I have a PPC G5 2GB of RAM running Leopard.
    I installed iPhone SDK but when I use XCode 3.1 Beta, no iPhone projects show up nor does the documentation for the iPhone APIs show up either.
    Does the iPhone SDK only work for Intel architectures?
    Thanks,
    Jim

    I have a Rev A G4 PowerBook, and from the individual packages on the SDK dmg I was able to install the "Aspen" simulator files. I had to put them into the Developer's folder for everything to work. When I run the simulator I only have access to photos, preferences, addresses and safari. Fun to play around with - but it is only a simulated iPhone (we Canadians must be happy with that for now). I'm trying to build a simple app in xcode now.
    Good luck...

Maybe you are looking for