Flash problems, seeking expert answers please

File in question: Gisser Automotive - Rare Growth Stock Opportunity
1) Here is the basic code for the preloaded I use:
stop();
this.addEventListener(Event.ENTER_FRAME, loading);
function loading(e:Event):void{
var total:Number = this.stage.loaderInfo.bytesTotal;
var loaded:Number = this.stage.loaderInfo.bytesLoaded;
loadingbar3.scaleX = loaded/total;
loadText.text = Math.floor((loaded/total)*100)+ "%";
if (total == loaded){
play();
this.removeEventListener(Event.ENTER_FRAME, loading);
2) I create motion through Classic Tweens
3)  Any suggestions so slower machines don't experience jerky motion?
4) What method in Photoshop will "optimize" the images? And do I need to worry now after the Flash is completed, if the swf file is 4 MB or less?
5) Images are mostly PNG 24. What step(s) would you take using Photoshop to optimize this file type?
6) If in Flash Publish settings, I adjust image quality, say down to 80% or so, won't this override any image settings or optimization made in Photoshop?
7) My client asked if there is another export file format besides .swf, and also if this alternative format will retain interactivity and remove any glitches in motion.
8) Please inform me if you see this jittery animation, and also, exactly what your PC configuration/RAM/OS/browser is.
In summary. we are trying to eliminate jerky motion, making it run smooth, and reduce file size so slower PCs view this Flash without jittery animaiton.
Thank you.

there are a myriad of things that can be done without decreasing quality.  below  are two pages from a 65 page chapter (optimizing game performance) in a book i worte (Flash Game Development: In a Social, Mobile and 3D World)
here's some info about cacheAsBitmap, Flash CS4 Professional ActionScript 2.0
Unfortunately, I know of no completely satisfactory way to organize this information. In what follows, I discuss memory management first with sub-topics listed in alphabetical order. Then I discuss CPU/GPU management with sub-topics listed in alphabetical order.
That may seem logical but there are, at least, two problems with that organization.
I do not believe it is the most helpful way to organize this information.
Memory management affects CPU/GPU usage, so everything in the Memory Management section could also be listed in the CPU/GPU section.
Anyway, I am going to also list the information two other ways, from easiest to hardest to implement and from greatest to least benefit.
Both of those later listings are subjective and are dependent on developer experience and capabilities, as well as, the test situation and test environment. I very much doubt there would be a consensus on ordering of these lists.  Nevertheless, I think they still are worthwhile.
Easiest to Hardest to Implement
Do not use Filters.
Always use reverse for-loops and avoid do-loops and avoid while-loops.
Explicitly stop Timers to ready them for gc (garbage collection).
Use weak event listeners and remove listeners.
Strictly type variables whenever possible.
Explicitly disable mouse interactivity when mouse interactivity not needed.
Replace dispatchEvents with callback functions whenever possible.
Stop Sounds to enable Sounds and SoundChannels to be gc'd.
Use the most basic DisplayObject needed.
Always use cacheAsBitmap and cacheAsBitmapMatrix with air apps (i.e., mobile devices).
Reuse Objects whenever possible.
Event.ENTER_FRAME loops: Use different listeners and different listener functions applied to as few DisplayObjects as possible.
Pool Objects instead of creating and gc'ing Objects.
Use partial blitting.
Use stage blitting.
Use Stage3D.
Greatest to Least Benefit
Use stage blitting (if there is enough system memory).
Use Stage3D.
Use partial blitting.
Use cacheAsBitmap and cacheAsBitmapMatrix with mobile devices.
Explicitly disable mouse interactivity when mouse interactivity not needed.
Do not use Filters.
Use the most basic DisplayObject needed.
Reuse Objects whenever possible.
Event.ENTER_FRAME loops: Use different listeners and different listener functions applied to as few DisplayObjects as possible.
Use reverse for-loops and avoid do-loops and while-loops.
Pool Objects instead of creating and gc'ing Objects.
Strictly type variables whenever possible.
Use weak event listeners and remove listeners.
Replace dispatchEvents with callback functions whenever possible.
Explicitly stop Timers to ready for gc.
  16. Stop Sounds to enable Sounds and SoundChannels to be gc'd

Similar Messages

  • MSS Iview Problem -Any  Experts help please

    I've configured ESS BP in my Portal successfully and it's running perfectly fine. Now i've imported MSS also without any problems. Now the issue is when i'm launching the My Staff iViews it gives me a message "Could not connect to the R/3 System" . These iViews using the system object "SAP_R3_HumanResources" which has been used by the ESS iViews also. Now ESS iViews are working fine with the same system object but MSS iviews are giving me the error message.
    My System landscape :
    MSS BP Installed: BPMSS601_19-20001489
    R3- 4.6C
    Portal : EP6 Sp11
    WAS: 6.40
    ITS -  Standalone ( Not integrated)
    when i test  my System object  for ITS  ,it  is  working  fine , but  it  is  failed   for WAS Connection and Connector  test
    Any help will be highly appreciated.

    Hi Umair,
    Thanks for your  response, i am getting same  error  for all  iviews.I  pointed  that there  is  some problem with my System object, i tried to test connection for the  "Connection Test for Connectors" i am getting following  error.But Connection test is success  for the "ITS Connection"
    com.sap.mw.jco.JCO$Exceptionoccured->Connect to SAP gateway failed Connect_PM  TYPE=A ASHOST=XXXX SYSNR=00 GWHOST=XXXX GWSERV=sapgw00 PCS=1 LOCATION    CPIC (TCP/IP) on local host with Unicode ERROR       service '?' unknown TIME        Wed Aug 30 16:42:35 2006 RELEASE     640 COMPONENT   NI (network interface) VERSION     37 RC          -3 COUNTER     11
    my understand is , ESS  is  working  fine  for me because ,ESS  iviews  are IAC's  based  iviews  which  are running on ITS(ITS connection is  working fine for me),
    i think some  problem with connectors(jco).....could you please   suggest me.
    Thanks
    Aravinda

  • I have a problem in the answers to the questions on my account I can not buy anything, please solve the problem, I have a problem in the answers to the questions on my account I can not buy anything, please solve the problem

    I have a problem in the answers to the questions on my account I can not buy anything, please solve the problem

    You are not addressing Apple here. And your post is a bit confusing. See Klaus's answer in this thread:
    https://discussions.apple.com/thread/5228474?tstart=0

  • Hey guys i got a problem connecting with itunes always giving me ox80090318 if u know the answer please let me know thx

    hey guys i got a problem connecting with itunes always giving me ox80090318 if u know the answer please let me know thx

    Hello Makiaveli,
    It sounds like you are getting this error code when you are trying to access the iTunes Store.
    I found this article with this error listed in the symptoms section, for you that should help troubleshoot the issue named:
    Apple software on Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123
    Resolution
    The cause for these issues is a program that monitors the Winsock protocol for Windows conflicting with Apple software. These programs usually use a Layered Service Provider (LSP) that can help identify the particular program installed. The programs that monitor this protocol have a variety of purposes, including security software, content filtering, and optimization of network traffic.
    To find the LSP:
    Download Autoruns for Windows from Microsoft
    Look for Autoruns.ZIP and open the compressed folder.
    After reviewing the contents and the license, drag autoruns.exe to the desktop.
    Open Autoruns.
    Click on the tab that says Winsock Providers.
    A list of items should appear. A column showing the publisher should be available.
    For items other than Bonjour, which is from Apple, check with the publisher for updates to resolve the conflict between their software and Apple software.
    If the publisher is unfamiliar to you, you may be able to use the table below to find out more information about the origin of the modifications to Windows.
    Some of the publishers and programs that are known to have versions with a conflict are listed below:
    Product or Publisher
    LSP Name
    Bigfoot Networks / Killer Gaming
    BfLLR over [MSAFD Tcpip [TCP/IPv6]]
    Bsecure
    Bsecure  over [MSAFD Tcpip [TCP/IP]]
    Bullguard
    BGLsp over [MSAFD Tcpip [TCP/IP]]
    Bytemobile, Inc.
    BMI over [MSAFD Tcpip [TCP/IP]]
    CA / Total Defense Internet Security
    LAYERED_PROVIDER over [MSAFD Tcpip [TCP/IPv6]]
    ContentWatch / Net Nanny
    CWALSPSYS CWALSP MSAFD Tcpip [TCP/IP]
    Covenant Eyes
    Covenant Eyes Monitoring over [MSAFD Tcpip [TCP/IP]]
    Dr. Web
    DrWebSP.4 over [MSAFD Tcpip [TCP/IP]]
    Earthlink Total Access
    PropelLSP over [MSAFD Tcpip [TCP/IP]]
    Eset
    NOD32 protected [MSAFD Tcpip [TCP/IP]]
    Fourelle Venturi
    VENTURI_TP [MSAFD Tcpip [TCP/IP]]
    FoxyProxy
    FoxyProxy Service Provider over [MSAFD Tcpip [TCP/IP]]
    Hide My IP / My Privacy Tools
    My Privacy Tools - LSP over [MSAFD Tcpip [TCP/IP]]
    MegaUpload / MegaKey
    msadmid over [MSAFD Tcpip [TCP/IP]]
    Netintelligence
    NIHLSP over [MSAFD Tcpip [TCP/IP]]
    Netscape Internet Service
    SlipStream LSP over [MSAFD Tcpip [TCP/IP]]
    Netsweeper
    Liger over [MSAFD Tcpip [TCP/IP]]
    Norman/Norman Security Suite
    NLF over [MSAFD Tcpip [TCP/IP]]
    Panda AntiVirus
    PAV_LAYERED over [MSAFD Tcpip [TCP/IP]]
    PC Tools / Spyware Doctor
    PCTOOLS over [MSAFD Tcpip [TCP/IP]]
    PureSight Internet Content Filter
    Winsock over MSAFD Tcpip [TCP/IP]
    Ratajik Software StationRipper
    AVSDA over [MSAFD-Tcpip [TCP/IP]
    Safe Eyes / McAfee Family Protection
    Internet Content Filter over [MSAFD Tcpip [TCP/IP]]
    Sendori
    SendoriLSP over [MSAFD Tcpip [TCP/IP]]
    SpeedBit Video Accelerator
    SBLSP over [MSAFD Tcpip [TCP/IP]]
    TellyAbroad
    EasyHideIP over [MSAFD Tcpip [TCP/IP]]
    Trend Micro
    Trend Micro LSP over [MSAFD Tcpip [TCP/IP]]
    VMWare
    VMCI sockets DGRAM
    Wave / Embassy Trust Suite
    Wave Systems Kerberos LSP over [MSAFD Tcpip [TCP/IP]]
    XFire
    Xfire_LSP MSAFD Tcpip [TCP/IP]
    Once you've identified the third-party software that installed the LSP, you should check for updates. If the software is your security software, see iTunes: Troubleshooting security software issues for additional information. 
    Bytemobile is usually associated with cellular data connection software. You may want to check if your provider has instructions to disable or uninstall that portion of the software, such as these instructions from AT&T.
    Note:  If unsure on the origin of your LSP, you may try to locate vendor information to determine which software is responsible for the non-default value here.
    Thank you for using Apple Support Communities.
    Cheers,
    SterlingD

  • HT5312 I have tired of these problem I want to solve in the quickest possible time and my English is weak and I more than a week of forgotten secret email based communication alternative answers please solved my problem.

    I have tired of these problem I want to solve in the quickest possible time and my English is weak and I more than a week of forgotten secret email based communication alternative answers please solved my problem.

    Apple ID security issues -
    Call Apple Care and ask for the Account Security Team. They can assist you with your issue.

  • Flash problem persists after 6 months...does this new information help?

    Hi All!
    I posted my problem almost 6 months ago, (I'll paste some of the info below to bring you up to date), but I STILL can't access only FOUR sites because I get a "Plugin file is missing" error, (after my previous post I found 2 other sites).  I've been trying to solve this problem off & on, but I got more dedicated the other day because I'll be needing access to these sites very soon.  I found some new information today that I hope will solve this awful problem; however, since I'm not very technically inclined I know I have to ask a "Flash Expert", so here goes....
    I run Windows 8 & I use Mozilla exclusively.  I updated Flash the other day to version 15.0.0.152 & I wanted to make sure the plugins had been updated, so I opened the "Flash Player Settings Manager" & under the "Advanced" tab it lists:
                                            NPAPI Plugin Version 15.0.0.152
                                            PPAPI Plugin Version Not installed
    Is it significant that the PPAPI Plugin is "Not installed", or does Mozilla only require the NPAPI plugin? 
    My second question regards the installation of Flash.  I know that when a program is problematic, it sometimes helps to uninstall & reinstall it...I recently had a game that went nuts & that's the procedure I had to do.  Also, someone on Mozilla's forum said they were having a Flash issue & they went to your site & downloaded the .exe AND the .msi Installers from the Distribution Page, then manually installed them & their problem was resolved.  Would this help me resolve MY Flash problem?  If you think it's worth a try, do I have to uninstall Flash first?
    Well, that's all the new info I have.  I have to figure this out before December because that's when the nest-cam comes back on...I really have to get this problem fixed!  I'll paste my previous post below, but I hope the uninstall/reinstall method will be the answer!
    Thanks in advance for your help!
    Best Regards,
    DogPal
    Here's my previous post:
    Flash 13.0.0.214 does NOT work on some sites, but works fine on all others in Using Flash Player
    Hi!
    I watch several wildlife nest-cams every day running Windows 8 using Firefox 29.0.1, but yesterday morning, (after I'd already watched the 6 cams I view every day), I started getting a solid, black screen with, "Error loading plugin: Plugin file not found", on TWO of these sites.
    My attempts to resolve the problem were:
    1.  Checked all the other web-cam sites I view daily, and there's only a problem on 2 of them.
    2.  Went to You Tube, Facebook & other similar sites and I can view streaming media.
    3.  Refreshed pages-when that didn't help, I closed & reopened Firefox & still 2 sites with "plugin loading error"
    4.  Completely shut-down my laptop & rebooted.
    5.  Did "System Restore" to earlier in the day when ALL web-cam sites were working.
    6.  Went to Adobe Flash site & verified that I had the most current version...I do, & I saw the animations on Flash site.
    7.  Verified my Flash Plugins in Firefox...AGAIN...they're all activated & up-to-date
    8.  Checked & re-checked ALL the web-cam sites I view every day, (for, at least the 10th time), and the
         same 2 sites are still showing the "Error loading plugin: Plugin file not found" on a black screen.  Even
         though the video isn't seen the "chat" area is functioning, (I don't know if that's important, but I
         thought I should mention it).
    9.  I posted the issue on Firefox's Forum but no one has an answer since Flash works everywhere except
         for 2 sites.
    I've tried everything I can think of to troubleshoot this, but as you can see, I've had no success in solving this "mystery".
    As for the 2 sites I can't view, they are: 
                                        http://www.pixcontroller.com/eagles/    And
                                        http://www.westmorelandconservancy.org/BlueBirdWebcam-1.htm
    I've been watching these sites for MONTHS, so why I can't view them all of a sudden, well, I'm clueless, (I guess you already figured that out...ha ha ha).  I was watching the 2 sites listed above early yesterday morning, then when I looked at one of the other cams I view and came back to these 2 sites, I got the "error message".
    I hope you have a solution for me, as I'm desperate!  I'm WAY behind in my documentation for these 2 sites, so hopefully you'll have an easy answer.  If it's a technical thing, please use LOTS of details, as I'm not very technically inclined.
    Thanks in advance for your help!
    Best Regards,
    DogPal 
    P.S.  I just checked on another site that offers many different wildlife cams, & I CAN view the "Pittsburgh Bald Eagles" if I go through: http://www.ustream.tv/channel/pittsburgh-bald-eagles    I'm sure this means something, but since I don't understand this technical stuff I don't know what that is!  (I told you I'm clueless!) 

    I definitely see a problem with the pixcontroller/eagles site on Windows 8.1.  It works fine for me in the same version of Firefox on Windows 7.  It's unclear to me whether it's a Firefox or a Flash Player issue, but I'm happy to look into it further and get some bugs filed.
    As a temporary workaround, both sites work fine with Google Chrome and Internet Explorer.

  • Can't Left Click in Flash Player Settings Panel - HELP PLEASE

    Hi and thanks for taking the time to read this. Believe me it is a fraction of the time I have wasted trying to resolve this issue.
    Basic problem is:
    I am trying to stream to Ustream but since downloading AFP11 for my Windows PC when I open the Flash Player Settings panel i can't left click on anything. It is set to deny but I can't click allow, or close or any of the icons.
    Right click does work.
    I have followed countless instructions in other forums from other posts that have encountered the problem on Mac and older versions of AFP but as yet none of the solutions have proven succesul.
    I have tried all of the following but nothing has resolved the problem.
    1. Uninstall and reinstall Adobe Flash Player (although this is impossible using Google Chrome) and restart computer.
    2. Unistall flash and install older version. (made no difference on Google Chrome and on IE8 had no flash whatsoever).
    5. Uninstall older AFP and reinstall AFP11.
    4. Uninstall Google Chrome and restart computer.
    5. Uninstall QuickTime (I got this off http://www.techsupportforum.com/forums/f10/flash-player-not-working-properly-please-help-1 61552.html) and restart computer
    6. Last resort use keyboard shortcuts such as tab, enter and ctrl+arrows. This either didn't highlight the panel at all or if it did I still couln't select allow, or close the panel itself so was no help either.
    So now I'm back to square one.
    Now here's a really bizarre thing... I am using a shared laptop computer and if I use my colleagues profile where she hasn't updated her AFP to Adobe Flash Player 11 the settings panel is responding just fine. IT'S THE SAME PC!
    I know I am alone with this problem but someone out there has an answer. If you can help please let me know how to fix this problem where I can't left click in the Adobe Flash Player settings panel.and I will be eternily grateful.
    many thanks
    nik

    OK the amount I hate myself right now is more than a fat guy's self loathing for raiding the fridge at 2am for Pizza but less than an armed robber who's accidentally shot a pregnant woman in the stomach during a shootout. but not much less.
    So after I had miraculously got the Flash Player Setting Panel to work again, (after deleting QuickTime and leaving the window open for abut an hour it just started working again) I then got enticed into downloading the ustream producer software.
    While downloading it informed me that it would only work with QuickTime.
    Stupidly and Optimistically hoping it would remove the need to use flash player altogether I downloaded and installed both.
    I then discovered to my horror that Ustream producer is not a patch on Vidbalster and that it was not capable of delivering the same level of broadcast.
    I then opened the flash player settings panel on ustream and... the problem has returned!
    This means I am 99% sure that QuickTime IS the cause of the problem so I have uninstalled QT off the PC. I have also uninstalled Ustream Producer.
    The thing is though, now no matter how many times I restart, or uninstall and reinstall Adobe, or Google Chrome, I am once again UNABLE TO LEFT CLICK IN THE FLASH PLAYER SETTINGS PANEL. AAAARRRRRGGGGHHHH!!!!
    What did I do? I fixed it and  f***ing broke it again!
    Now it properly will not come back to life! the problem is not solved and i urgently need help.
    Why does Adobe Flash Player Settings Panel and Apple QuickTime hate each other so much that they've got to ruin my life?
    Help forum PLEASE!
    Regards,
    nik

  • When I try to upgrade the ios software on my ipod touch 4 g flashes Apple . Heip me please!

    when I try to upgrade the ios software on my ipod touch 4 g flashes Apple . Heip me please!

    Next try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.

  • Adobe Flash Problem with Interference... of a Program I am trying to write.

    6-9-2014
    Hello,
    I have a problem where
    Adobe Flash Suddenly comes on when I am writing a Message on a 123greetings card & suddenly Adobe Flash
    coming on with an advertisement & completely interferes with my competing my greeting card.
    It not only blocks anymore writing, but sends my card into limbo/into space with  complete loss of it. It does this sometimes in the middle & often when I often when I have it almost ready to send... it completely knocks my card to my wife off me off & it disappears suddenly.
    AND THEN, I have to start Al Over Again!
    Sometimes it does this over & over until I quit writing & just finally give up!
    WHAT can I DO?
    I even finally tried UNINSTALLING the Adobe Flash, but it wouldn't but I couldn't even find where I could do that.
    WHAT can I do to Fix this Problem???
    Please Advise,
    Thank you,
    Jerry

    6-9-2014
    Hello,
    I have a problem where
    Adobe Flash Suddenly comes on when I am writing a Message on a 123greetings card & suddenly Adobe Flash
    coming on with an advertisement & completely interferes with my competing my greeting card.
    It not only blocks anymore writing, but sends my card into limbo/into space with  complete loss of it. It does this sometimes in the middle & often when I often when I have it almost ready to send... it completely knocks my card to my wife off me off & it disappears suddenly.
    AND THEN, I have to start Al Over Again!
    Sometimes it does this over & over until I quit writing & just finally give up!
    WHAT can I DO?
    I even finally tried UNINSTALLING the Adobe Flash, but it wouldn't but I couldn't even find where I could do that.
    WHAT can I do to Fix this Problem???
    Please Advise,
    Thank you,
    Jerry

  • Explorer 7 + vista ultimate+ flash problem

    Hello,
    I have just intalled vista ultimate and I have a serious
    problem with explorer 7 and pages with flash contains. Each time i
    go through a flash contain with my mouse pointer the flash contains
    starts to " flash" like crazy!!!
    Do you why? is a a display problem, flash problem (version
    9.028)??
    Thanks in advance!!
    Tatankha

    Hi Mush25-
    I had to step back from this and take a different approach.
    While tossin' down some aspirins, I worked on my other niece's
    laptop to upgrade to FP10 and troubleshoot. Identical to T2, but
    with more Yahoo stuff: homepage, toolbar, chat, etc.. Turns out she
    had already done it via Adobe yes/no prompt. No issues, everything
    works OK. She said it only took a few minutes. I checked it out and
    checked the settings, it's OK. Go figure.....
    So, I will approach this as a problem with Manual
    Downloading, which you and I did (not sure about Morac).
    The HP desktop? We don't normally use IE7 on it, as it is AOL
    Dial-up only, so few/no cookie issues on IE7. I kicked in IE7 and
    FP10 worked OK. Well, as OK as dial-up video can be....
    OK- a question for ya, this will tell me if I'm on the right
    track: On your first FP10 upgrade, did you FIRST uninstall FP9, or
    download/install OVER FP9? Please answer honestly....no judgements
    here...
    I didn't uninstall first- I admit it! I never do for Adobe
    and Java, as I want to make sure the new version/upgrade works OK
    before losing the old. I was on the old dial-up for too long, I
    guess. There are exceptions, of course, like AVG.
    Let me know.

  • Flash CSS5.5 has answer to Safari?

    Flash CS5.5 - do i have this right? As of now there is not a work around to get a fla published and somehow playing on a iOS mobile browser? We can publish apps as iOS developers but not have a flash swf + some work around to have our sites play in Safari? So frustrating. If there is an answer please point me there.

    Thank you for the information on Wallaby. I will look more into it and try it. At the moment it just seems to be another work around and won't get the real core of Flash interactivity done. I guess I am  just looking for a simple solution from my point of view ---> Apple and Safari to allow the Flash player.  Are there any rumors of browser substitution that anyone knows?   HTML 5 is good but doesn't do it all. In what direction or combination of directions are other Flash developers in this audience gravitating?
    Begin forwarded message:
    From: Tareq AlJaber <[email protected]>
    Date: June 14, 2011 10:53:28 AM PDT
    To: elaine dunn <[email protected]>
    Subject: Flash CSS5.5 has answer to Safari?
    Reply-To: [email protected]
    Hi There,
    Sorry for the inconvenience. Not allowing access to online Flash content on iOS devices through the browser is what apple decided to do and not a problem that Adobe can fix. The workaround is to use "Wallaby" which the codename for an experimental technology that converts the artwork and animation contained in http://www.adobe.com/products/flash/ (FLA) files into HTML. This allows you to reuse and extend the reach of your content to devices that do not support the Flash runtimes. Once these files are converted to HTML, you can edit them with an HTML editing tool, such ashttp://www.adobe.com/products/dreamweaver/, or by hand if desired. You can view the output in one of the supported browsers or on an iOS device.
    Thanks,
    tareq
    >

  • How do i purchase license for lightroom 5? When i tried to process payment, it says There was a problem processing your order, please contact our Customer Service team on 800 448 1642 for assistance.

    How do i purchase license for lightroom 5? When i tried to process payment, it says There was a problem processing your order, please contact our Customer Service team on 800 448 1642 for assistance.

    In this forum, we can't help with purchasing issues.
    My suggestion is to call that phone number.

  • HT201210 i tray to update my iphone but refused to update iOS 6.and give me note there is problem in dawn loud . please tell me what can i do?dawn loud

    i tray to update my iphone but refused to update iOS 6.and give me note there is problem in dawn loud . please tell me what can i do?dawn loud

    Error 2, 4 (or -4), 6, 1000, 9006
    Follow Troubleshooting security software. Often, uninstalling third-party security software will resolve these errors.
    There may be third-party software that modifies your default packet size in Windows by inserting a TcpWindowSize entry into your registry. Your default packet size being set incorrectly can cause these errors. Contact the manufacturer of the software that installed the packet size modification for assistance or follow this article by Microsoft: How to reset Internet Protocol (TCP/IP).
    Verify that access to ports 80 and 443 are allowed on your network.
    Verify that communication to albert.apple.com or photos.apple.com is not blocked by a firewall, or other Internet security setting.
    Discard the .ipsw file, open iTunes and attempt to download the update again. See the steps underAdvanced Steps > Rename, move, or delete the iOS software file (.ipsw) below for file locations.
    Restore your device while connected to a different network.
    Restore using a different computer.

  • I am unable to change or delete my iCloud ID, it is prompting sign in using an old email address that used to be my Apple ID, others have had this same problem but the answer seems to be to delete the iCloud account but I can't do that.

    I am unable to change or delete my iCloud ID, it is prompting sign in using an old email address that used to be my Apple ID, others have had this same problem but the answer seems to be to delete the iCloud account but I can't do that, because when I select delete account it prompts me to sign in on the old email address which doesn't exist anymore!! Please help!

    Welcome to the Apple community.
    This feature has been introduced to make stolen phones useless to those that have stolen them.
    However it can also arise when the user has changed their Apple ID details with Apple and not made the same changes to their iCloud account/Find My Phone on their device before upgrading to iOS 7.
    The only solution is to change your Apple ID back to its previous state with Apple at My Apple ID, verify the changes, enter the password as requested on your device and then turn off "find my phone".
    You should then change your Apple ID back to its current state, verify it once again, delete the iCloud account from your device and then log back in using your current Apple ID. Finally, turn "find my phone" back on once again.
    This article provides more information about Activation Lock.

  • I have copied my iTunes library onto a new computer, but when I play back the songs there seems to be random "miss" or "drop out".  No probs with old computer, just the new one.  I'm onto my third new computer - same problem.  Any suggestions please?

    I have copied my iTunes library onto a new computer, but when I play back the songs using the new computer, there seems to be random "miss" or "drop out" during play back, similar to a small scratch on a vinyl record.  Although when I play the same song over again, the "miss" occurs in a different location during the song.  No probs with old computer, just the new one.  I'm onto my third new computer - same problem.  Any suggestions please?

    You don't say which version of iTunes you are using, but the symptoms you describe have been encountered by some users with the 64-bit version of iTunes 12.1.
    There is an alternative version for 64-bit editions of Windows here:
    iTunes 12.1 for Windows (64-bit — for older video cards)
    that seems to address the most of the playback issues that some users have been reporting with the full 64-bit version of 12.1.0.77 - including problems with Bluetooth speakers where either sound is degraded or completely absent.  The alternative installer here is the same architecture as most previous "64-bit" versions of iTunes, i.e., a 32-bit application with a 64-bit installer.  The "for older video cards" label appears to be something of a misnomer as some people have reported that this corrects problems found on current / high-spec systems.
    Some users have reported that after installing this alternative version it is necessary to adjust the "Play audio using" selection (normally to "Direct Sound" rather than "Windows Audio Session", though this may vary based on your audio hardware/drivers) in Edit > Preferences > Playback to restore glitch-free audio (one part of the reported symptoms is that the "Direct Sound" choice isn't available, usually in Windows 8).  It may also be necessary to ensure that your Bluetooth speakers are active and selected as the default audio device before you run iTunes.
    If this doesn't address the issue, you may want to think about reverting to iTunes 12.0 - see Turingtest2's notes on Troubleshooting issues with iTunes for Windows updates for steps needed to completely remove all installed iTunes components, and for links to the 12.0 installers.

Maybe you are looking for

  • Floating Gallery Widget- Images on a Page

    I have a  problem with the gallery widget.. it keeps changing its position ON THE PAGE, ie. it 'falls' past the bottom of the page or if positioned with a text box underneath it, it will often 'fall' down with the caption on the pictures covering tex

  • How to attach a Callto Link to a swf-file?

    Hi, I'm currently working on an animated skype button (swf-file) which I included into my website and I'd like to attach the following command to it: Callto://myskypeid It would be perfect, if - when hovering on it - it shows that it contains an acti

  • How to connect ATV into the Entertainment center

    I was wondering how people are connecting ATV into their entertainment center or components. I have of course the widescreen TV, ATV, also DVD, set top box and the stereo. The stereo is a late 80's/early 90's version that uses the copper stereo wirin

  • HT4623 how do i restore to ios4

    how do i restore ios4

  • How do I generate a random color? Here's my code...

    I'm trying to color a rectangle one of four colors, randomly. I can't figure out what I'm doing wrong. Here's my code: import javax.swing.*; import java.awt.*; public class Rectangle extends JComponent  {      private static final long serialVersionU