Can anyone tel me about flash player for Ipod Touch

Will apple release Flash player for browser in Ipod touch and Iphone? I am eagerly waiting for that. I am new to this forum so kindly help me out with your replies and ideas for further reading.
I use a Ipod touch 4G

No, I would stop waiting if I were you.
See this article, http://www.apple.com/hotnews/thoughts-on-flash/ from Steve Jobs in April 2010. It is the only further reading you will need.
Phil

Similar Messages

  • Can you get Java or Flash player for Ipod touch?

    Can you? I have tryed but safari wont let me

    Hello, Welcome to discussions.
    There is no current way at this time to download a Java or Flash installer package to the iPod Touch. Safari does contain a plugin for Java but does not have the ability to download the Java package like you would on a Mac or PC.
    Please feel free to use feedback below.
    http://www.apple.com/feedback/ipodtouch.html

  • Can anyone tell me about expiry dates for iTunes cards?

    I thought that they expired either one or two years after the most recent use. Since the update to the site, I am no longer able to find either the T&Cs for iTunes cards, or details of expiry dates in My Account. Can anyone tell me where to get this info?  Thanks.

    iTunes cards do not have an expiration date.  And, once you redeem them, they create a credit balance in your account, which also does not exprire. 
    However, nobody can guarantee that this will be permanent, so it would be best not to let them sit around for years.

  • Flash player for iPod touch

    Does anybody know about any software to install on iPod touch, so I can visualize flash content on safari?

    Flash will not be part of 3.0 as far as anyone knows, the CEO for Adobe has said it was more difficult than they thought to create an iPhone plugin and that Apple engineers were assisting them. At the time he said this analysts were guessing it would be a 2010 time frame.
    But I guess we will know more when the WWDC rolls around next month.

  • Hi. Can anyone tell me how to update my ipod touch software from 4.2 to ios 5.0.

    I want to install IPlayer, but when I do it as for an updated version.  I have run all of the updates in I Tunes and taken Ipod back to factory settings to see if that works, but it doesn't.
    Is anyone able to tell me if it is possible or not?
    Thanks

    If you have iTunes 10.5.x then you very likely have a 2G iPOd. Those can only go to 4.2.1.  If yours is an 8 or 16 GB model without a camera it is a 2G iPod.  TO idenify yours:
    Identifying iPod models

  • Hi can anyone tell me about SAF for  solutiondatabase in icwc

    Hi ,
    Can anyone tell me about how to configure SAF  for the solution database in ICWC.What are the steps required to customize the enterprise intelligence for SAF for useing solution/knowledge  database in CRM.
    Harish rentla

    Hi
    upon setting up SAF in the enterprise intelligence area you need to create the subject profile for the solution database for the maintanence of problems and solutions with the damage code location code and reasons codes and you need to do full indexing for the SDB for problems and solutions after pairing (joining)the 1 problem with one solution. you can access TREXADMIN transaction type for the trex config settings to view the index table status.
    Trex RFC connectivity needs to be established between SAP and CRM systems then only you can use the wizard for the SAF tool to customise
    please do reward points if helpful
    Regards
    Dinaker vikas

  • Can anyone tell me about 5700 fan power

    i will upgrade my pc 5700.but everyone is talkin about heat sink and something about temp.so if the fan is not good enogh.what il do then or can anyone tell me about it plz im really pissed off and i dont know what to do.

    AOpen 250watts is simply too weak to handle a High End card like this, not even mentioning to handle a P4 2.4B GHz CPU and a NEO2 mobo with 1 stick of 512MB DDR 333 RAM stablely...
    I know that it's just simply too weak for the P4s now combo with a FX5600 series and above.
    Post your PSU specs which is labelled to the PSU for a better understanding.
    No Offence here, just stating the facts only .

  • Can anyone tell me about BAdi customizing in simple terms?

    Hi friends,
      Can anyone tell me about BAdi customizing in simple terms? I need it a bit urgently.
    Thanks in advance.
    cheers,
      Joy

    BADIs are known as Business Add-Ins. They are enhancements to the standard version of the SAP system. The application developer creates an interface for the add-in. From this, enhancement management creates an adapter class that implements the interface and thus provides the interface for implementation by the customer, partner, and so on. The developer then creates an instance of the adapter class in the application program and calls the corresponding method at the appropriate time. Enhancement gives SAP customers the ability to adapt SAP to suit specific requirements. It does not require a modification to standard code and code will not be overwritten during the upgrade.
    In SAP, Business Add-Ins, Customer Exits and User Exists are used for enhancements.
    Customer Exits provide predefined exit points from SAP source code, enabling you to insert your own code and locally enhance a standard application without having to get into SAP application logic.
    SAP creates user exits for specific programs, screens, and menus within standard R/3 applications. These exits do not contain any functionality.
    An application developer who wishes to have a Business Add-In in a particular program defines the interface for an enhancement in the Business Add-In Builder. In the following step, he or she programs the interface call in the application program at the appropriate place. Customers can then select the add-in and implement it according to their needs.
    The Business Add-In enhancement technique differentiates between enhancements that can only be implemented once and enhancements that can be used actively by any number of customers at the same time. In addition, Business Add-Ins can be defined according to filter values. This allows you to differentiate between Add-In implementations using the filter Country or other criteria.
    BADIs are Object Oriented techniques used for enhancements and nowadays they are widely used as a replacement for Customer exits. BADIs are predefined exit points in a source that allow developers to either insert their own logic during implementation or simply adopt one of the standard supplemental solutions provided by SAP.
    A single Business Add-In contains all of the interfaces necessary to implement a specific task implementation. All ABAP sources, screens, GUIs, and table interfaces created using this enhancement technique are defined in a manner that allows customers to include their own enhancements in the standard.
    Normally BADIs will be available within the standard programs and when we need some enhancements or if there is a change request made by the customer in the functionality, BADIs or Customer exits are used.
    Types of Business Add-Ins:
    u2022     Multiple use BADIs.
    u2022     Filter dependant BADIs.
    From SAP menu Tools-> ABAP Workbench-> Utilities-> Business Add-Ins-> SE18 u2013 Definition or else use SE18 (T-code).

  • Can anyone tell me the naming conventions for PSa tables

    hi all,
    After the data is loaded into the psa. how to look at the records that are there in psa. And can anyone tell me the naming conventions for psa tables.
    like BIC/????
    thanxs in advance
    regds
    hari

    Hi Hari,
    You want to know the naming convention of PSA table. For that there is a simple technique try this.
    Go to - T code SE11
    In the database table check box give  /BI*  and click search
    next window  in the Description Text box give the r data source name(master)  like
    YIO_ID_ATTR which is assigned to infosource. then click OK.
    then you get the psa table structure.
    You can take structure and check in the T code SE 11
    Hope this is fine.
    Regards
    Sreekanth

  • Can anyone tell me the launch date for Apple ipad mini cellular in India...

    Can anyone tell me the launch date for Apple ipad mini cellular in India...

    I want Apple ipad mini Cellular in india. what should i do.
    I am buying apple product for fist time.

  • Can anyone tell me where the download for Viewer V32.2 for indesign cc 2014 is located? Thanks Steve

    Can anyone tell me where the download for Viewer V32.2 for indesign cc 2014 is located? Thanks Steve

    v32.2 does not have an installer, all changes were made on the back-end.
    The v32 installers (released in september) can be obtained here (look for Digital Publishing Suite):
    https://www.adobe.com/downloads/updates.html

  • Pls can anyone tell me about the macKeeper application? is it safe and is it recommended by apple?

    pls can anyone tell me about the macKeeper application? is it safe and is it recommended by apple?

    1. It’s something you don’t need or want.
    2. No to both questions.
    (117054)

  • Can anyone tell me what the names for the apps that apear in the new tv ad "learn" ???

    can anyone tell me what the names for the apps that apear in the new tv ad "learn" ???

    Go here -> http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewMultiRoom?fcId=376895159

  • Can anyone tell me how to fix my iPod. I was updating it and I turned it off in the middle of the update. I tried to put it through a recovery on the iTunes but it keeps giving me 3194.When I turn it on it will go to a light blue screen.

    Can anyone tell me how to fix my iPod.I was updating it and I turned it off in the middle of the update. I tried to put it through a recovery on the iTunes but it keeps giving me 3194.When I turn it on it will go to a light blue screen.

    See the action for that error included here:
    iTunes: Specific update-and-restore error messages and advanced troubleshooting

  • Can one tell me if the games for iPod with Click Wheel with the 6G iPod compatible?

    Can one tell me if the games for iPod with Click Wheel with the 6G iPod compatible?

         No, the clickwheel games are for certain clickwheel only generations. There are no games for the nano 6 (yet)!

Maybe you are looking for