Quality drop in sized down projects

Hello,
I just purchased Captivate 3. We need it to create
demonstrations of our software product. Our software is optimized
for 1024 x 768 pixel screen. My objective is to create swf files in
800 x600 pixel from a Captivate project that was recorded on 1024 x
768 resolution. I tried resizing the project to 800 x 600 and then
create an swf file but that really comprimized the picture quality
as especially the text parts became fuzzy. These swf files will be
used for marketing purposes so it's very important that we get the
best quality swf files in 800 x 600. We will then merge wav files
with these swf files but I'll cross that bridge when I get to it.
For now, any suggestions you may have will be greatly appreciated.
Thank you so much in advance for your time.

Hi again ofalkie
The HTML page and the SWF are two different files that are
designed to work in concert. Here's the deal.
There is nothing to stop you from simply publishing a .SWF
with no HTML page in sight and pushing the .SWF to a server. Then
give your user a link that points at the .SWF. This will usually
work with no issue. The problem with this approach is that the .SWF
displays to your user at whatever size the browser is opened to. If
your user resizes to a fairly small window, poof! The .SWF obeys
and resizes accordingly.
This may make you wonder why there is an HTML page, no? The
HTML page contains special code that essentially says: Hey there
Mr. Browser, I'm going to present a movie at the following size. If
the user sizes you too small, present them with scroll bars. If
your area is large enough to comfortably display the movie, center
the .SWF on the page.
So the purpose of the .HTM page is to ensure your movie is
presented to your user at the size you intended it to be. Assuming
you haven't altered the size using Project > Resize Project, the
movie presented should be crystal clear and not fuzzy.
Cheers... Rick

Similar Messages

  • Video quality dropped down! Please help

    Hey there!
    I bought a tv series some years ago. By setting up my new computers, I transferred the series over and over again (via wifi).
    Now the quality dropped down so badly on all devices! Is that possible? If yes, is there a possibility to get a re-download.
    Best regards

    Hey there!
    I bought a tv series some years ago. By setting up my new computers, I transferred the series over and over again (via wifi).
    Now the quality dropped down so badly on all devices! Is that possible? If yes, is there a possibility to get a re-download.
    Best regards

  • Publication of the big-sized Enterprise projects from Project Professional 2013 to Project Server 2013 takes about 60+ minutes.

    Dear Sirs,
    I need your support over the following MS EPM 2013 issue:
    Publication of the big-sized Enterprise projects from Project Professional 2013 to Project Server 2013 takes about 30+ minutes. We
    need to reduce this total publication time down to acceptable working values 10+- minutes.
    Environment information:
    Single App Server (Virtual): 16 Gb RAM, x64 4xCPU, HDD > 50 GB free disk space, OS Windows Server 2012 Standard Edition x64 Service
    Pack 1, MS SharePoint Server 2013 and MS Project Server 2013 with CU December 2013 (KB 2850024) applied.
    Single RDBMS MS SQL Server (Virtual): 8 Gb RAM, x64 4xCPU, HDD > 200 GB free space, OS Windows Server 2012 Standard Edition x64 Service
    Pack 1, MS SQL Server 2012 x64 SP 1 Enterprise Edition.
    We have 1Gbit LAN between APP, DB server and 1Gbit LAN between APP and Proj Prof Client.
    Yes, we are on the way of migrating to the Prod environment
    with 3-tiered architecture (with SP1 slipstream and CU December 2014 applied), but this issue also
    presents there.
    Project’s file information:
    Tasks in the file: [~4900], resources in the file [~396] enterprise task’s custom fields used in the file [~23].
    Project save procedure for this new project would last about 7 minutes. Project publication would last about 47 minutes. We noticed that
    tasks synchronization process took about 1 second for each ~2,5 tasks, to add them to the sharepoint tasks list. So for all 5148 tasks it took about 5148/3/60 =  34 minutes. Other 13 min was used for reporting database publication and other tasks relevant
    for new sharepoint site creation.
    Case 1: Issue description:
    During the Enterprise project’s file save and publication we have the following sharepoint 2013 log messages:
    07.31.2014 12:43:17.22 Microsoft.Office.Project.Server (0x0358) 0x3D5C SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope
    (Persisting list changes). performing time =376.068676326181 22dca99c-4696-70f1-e9e2-06851d0bcffd
    07.31.2014 12:43:17.69 Microsoft.Office.Project.Server (0x0358) 0x3D5C SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope
    (Persisting list changes). performing time =361.652807828928 22dca99c-4696-70f1-e9e2-06851d0bcffd
    It shows that sharepoint spend at least ~350 milliseconds (or 0,35 sec*4900 tasks = 1715 sec, or 28,5 min) for each task update during
    project publication. And we also have another log file that shows that about 0,7 sec (or 0,7 sec*4900 tasks = 3430 sec, or 57 min) sharepoint spend for save each task in project file to project server. So total save and publication time more then 60+ minutes
    for that project file. The same result we have even if user didn’t do any changes at the project file.
    We use only enterprise projects (dbo.MSP_EpmProject_UserView.projectvisibilitymode = «False»), and do not use sharepoint tasks lists,
    but the synchronization between MSP Plan and SharePoint tasks list works at any case.
    Case 2: Issue description:
    - For the second test we created a new project with new sharepoint project’s site on basis of our «issue» project, with total amount
    of tasks in it of 5148 (yes, we increased the tasks list default limit at the sharepoint site up to 6000 items in it – standard limits for sharepoint view list – 5000 items).
    - Project save procedure for this new project would last about 7 minutes. Project publication would last about 47 minutes. We noticed
    that tasks synchronization process took about 1 second for each ~2,5 tasks, to add them to the sharepoint tasks list. So for all 5148 tasks it took about 5148/3/60 =  34 minutes. Other 13 min was used for reporting database publication and other tasks
    relevant for new sharepoint site creation.
    -Then we deleted the
    tasks list for that new test project from the sharepoint site and republish the project plan one more time. This time project save procedure took about 7 minutes, project publication about 2 minutes and 3 minutes for other relevant queue jobs. So total time
    is 12 minutes.
    As a conclusion: yes, we have determined
    the exact problem - during synchronization process (from Project Server to SharePoint) it perform copying all tasks and related data from Project to SharePoint in spite of fact that you changed only ONE task or ALL of them. At any case, synchronization will
    copy ALL of them from Project Server to SharePOint task’s list.
    Our workaround is to disable the task’s synchronization for such big-sized project plans:
    – to delete the SharePoint «tasks» list at the SharePoint site tied with project plan.
    - or deattach the SharePoint site from the project plan.
    Thank you for reading this topic, please if you also forced with such issue provide us any known workaround or maybe any official response
    \ feedback from MS about it.
    Thank you in advance,
    Best Regards, Andrey

    Regarding my topic, I also said that every time when sync works it updates All items from project’s plan at Project Server to corresponded task’s list at SharePOint server. Inspire of the fact that you changed only One task or group /
    all of them at your project’s plan.
    And it seems to me and my colleagues that it’s probably (maybe) a “bug” at the product. Here is what we have if looked a little bit closer to the code:
    Share Point determines what task to sync from Project’s plan to sharepoint list. To do that sharepoint needs to know was that task changed or not, based on the following fileds (check SQL stored procedure “[MSP_READ_TASKS_FOR_SYNCRONIZATION]”):
    TASK_UID    TASK_NAME    TASK_START_DATE    TASK_FINISH_DATE    TASK_PCT_COMP    TASK_PARENT_UID    TASK_OUTLINE_NUM   
    WSS_LISTITEM_UID   TASK_ID    TASK_IS_ACTIVE
    We noticed that at any case synchronization performs for all tasks, EXCEPT the ROOT one. Then we looked at the comparison of TASK_PARENT_UID field. So sharepoint compares TASK_PARENT_UID with ParentID (this is internal name for lookup
    field “Tasks” at the Sharepoint, and it stores their values at the format "ID;#Title").
    And comparison performs like following:
    SharePoint looks for Task at the Tasks’s list corresponded to Project’s plan with ID represented at the TASK_PARENT_UID field. Then it takes SharePoint ListItem ID (“int” type) and store it to the “num” parameter;
    num = this.GetCachedListItemByUniqueId(listItem.ParentList, nullable.Value).ID;
       2.Then it compares “num” with task’s “ParentID” at SharePOint as follow with operator “!=”:
    ((SPItem) listItem)["ParentID"] != (System.ValueType) num
       3. If comparison was success (true) – then it tell us that values (at the Project’s plan for tasks) was changed, then it need to be synchronized. Corresponded Method setup “true” flag, and then returns it.
    The “bug” is that this expression at the Step 2 will always return “true”, because in fact it compares “string” (see above – that this is lookup field at SharePoint side)
    with “number”. For example if the parant task ID is “55”, then we get:
    "55;#Task 1" != 55
    And by the rules of .Net the “string” will never equal “number”
    Furthermore this is approved by the SharePoint logs:
    In that case we always get the note “Setting ParentID to” at the logs (we see it if turns on Verbose for “Project Server” -> “Sharepoint Integration” category).
    So at any case of publishing project’s plan we always get that note at the logs for tasks that have Parent task, and we have Parent for all of them EXCEPT the ROOT one, exact logs represented further:
    10/15/2014 02:37:32.26    Microsoft.Office.Project.Server (0x07D8)    0x06E8    Project Server    Sharepoint Integration    ado0d   
    Verbose    Setting ParentID to 1    bf2fc29c-7727-b00d-fa4a-34f22ea9ec1d 10/15/2014 02:37:32.62    Microsoft.Office.Project.Server (0x07D8)    0x06E8   
    Project Server    Sharepoint Integration    ado0d    Verbose   
    Setting ParentID to 1    bf2fc29c-7727-b00d-fa4a-34f22ea9ec1d 10/15/2014 02:37:32.63    Microsoft.Office.Project.Server (0x07D8)    0x06E8    Project Server   
    Sharepoint Integration    ado0d    Verbose   
    Setting ParentID to 1    bf2fc29c-7727-b00d-fa4a-34f22ea9ec1d 10/15/2014 02:37:32.67    Microsoft.Office.Project.Server (0x07D8)    0x06E8    Project Server   
    Sharepoint Integration    ado0d    Verbose   
    Setting ParentID to 1    bf2fc29c-7727-b00d-fa4a-34f22ea9ec1d 10/15/2014 02:37:32.69    Microsoft.Office.Project.Server (0x07D8)    0x06E8    Project Server   
    Sharepoint Integration    ado0d    Verbose   
    Setting ParentID to 5    bf2fc29c-7727-b00d-fa4a-34f22ea9ec1d
    The following is the complete Method’s code from the corresponded reflector:
    private bool UpdateParentID(DataSet taskDS, DataRow row, SPListItem listItem, Dictionary<Guid, SPListItem> redoEntries)
    bool flag = false;
    int index = taskDS.Tables[0].DefaultView.Find((object) DataRowExtensions.Field<Guid>(row, "TASK_PARENT_UID"));
    if (index >= 0)
    Guid? nullable = DataRowExtensions.Field<Guid?>(taskDS.Tables[0].DefaultView[index].Row, "WSS_LISTITEM_UID");
    int num = -1;
    if (listItem.Fields.ContainsField("ParentID"))
    if (nullable.HasValue)
    try
    // STEP 1
    num = this.GetCachedListItemByUniqueId(listItem.ParentList, nullable.Value).ID;
    catch (ArgumentException ex)
    if (redoEntries != null)
    if (!redoEntries.ContainsKey(DataRowExtensions.Field<Guid>(row, "TASK_UID")))
    redoEntries.Add(DataRowExtensions.Field<Guid>(row, "TASK_UID"), listItem);
    //STEP 2
    if (num != -1 && ((SPItem) listItem)["ParentID"] != (System.ValueType) num)
    ((SPItem) listItem)["ParentID"] = (object) num;
    ULS.SendTraceTag(845443U, (ULSCatBase) ULSCat.msoulscat_PS_ProjectSharepointIntegration, ULSTraceLevel.Verbose, "Setting ParentID to {0}", new object[1]
    ((SPItem) listItem)["ParentID"]
    //STEP 3
    flag = true;
    else if (((SPItem) listItem)["ParentID"] != null)
    ((SPItem) listItem)["ParentID"] = (object) null;
    ULS.SendTraceTag(2495056U, (ULSCatBase) ULSCat.msoulscat_PS_ProjectSharepointIntegration, ULSTraceLevel.Verbose, "Resetting ParentID to null");
    flag = true;
    return flag;
    Any thoughts about it would be much appreciated!

  • Quality drop of film in idvd disc image or DVD

    I’ve made some films in FCE HD exported them to QT and used a idvd (6.0.3) theme to write a dvd, all I I should and have done many many times before.
    All the films exported to QT are in good quality when you watch them in QT, even if you play them in IDVD they look perfect, but once the dvd is written, or even written to disc image (so it can’t be a bad dvd) there is a huge quality drop. It does not look like a high quality apple made film anymore, compare it to an old analog filmed thing with huge bad pixels blocky view, like I used a crystallize effect in imovie (but the film has never been in imovie), not smooth at all as it is playing in QT or did in FCE
    It even shows bad on my tv, so not only on my 15,4 macbook or 20” cinema display
    This is very humiliating when you play it to a crowd of friends
    Is this a idvd 6 problem, might switching to DVD studio Pro be a solution?
    I have had this problem ever since I used IDVD6, could returning to IDVD5 be a good cure?
    This can not be a good direction of working…
    RC
    MB Pro 1,83 GHz 1,5GB Ram 120HD   Mac OS X (10.4.7)   20" Cin-displ; Lacie 120-500-600 Extern HD

    A few points:
    First of all, how long is your movie? The closer it is to Best Quality's 2 hour limitation the more artifacting may occur. I find that if I keep things under 90 minutes I get much cleaner results. If it is over 90 minutes I split it over two projects (this all assumes you are using Single Layer DVD/burner. DL will, of course, handle longer movies differently)
    The suggestion to make sure everything is PAL is totally correct. Make sure all your FCE sequences are PAL as well as iDVD
    Just to clarify: From FCE Export as Quictime Movie ... not Quicktime Conversion. You can decide to make it self-contained or not but this will not affect the quality.
    Compressing to MPEG2 is certainly an "invasive" process. DVD Studio Pro and Compressor gives you more options, but for most of my movies I use iDVD and get clean results ... except, as I said, if the running time is very long.
    The other thing to note here: What is your source material? Are we talking DV original? Or were the original video files another codec, like MPEG4, or MPEG2 from a DVD ... if so, you already went thru re-compression in order to work in FCE ... by the time you make a DVD, yikes. If it is all DV original, you are really only encoding once.
    And viewing your work on a TV applies to every step of the process, including in FCE. While working there, use a TV to monitor your work and you will have an accurate idea to what your image quality actually is

  • Video quality dropping when saving in Imovie08

    Hello,
    I've recently bought a Canon Hv30 Videocamera, and when recording in 25p and normal mode, It looks really good when i load it in to Imovie08, but when the movie is finished at I convert it to a quicktime file, the quality drops considerably.
    Do I need some codecs or a better program?
    - Elias

    In the "Export using QuickTime" window, there is an options button next to the pull-down menu ("Movie to QuickTime movie") at the bottom. After you click on it, click on the Video button and you can set the compression level for your finished movie. No compression will mean the sharpest picture but also the largest file size.

  • My music quality drops half way through - wave file, is there a way to make an improvement

    My music sound quality drops half way through - its a wave file, is there a way to make a the other half as good as the first half?

    Firstly can you tell us what sort of drop in quality in you are experiencing? Is this music that you have recorded yourself using Audition or is it imported from somewhere else? Without knowing what has happened to it it is impossible to say if any improvement can be made.
    If it is audio that you have recorded and edited in Audition you must have done something to it to make it change half way through. You will probably need to go back a few steps in your editing process to recover the sound.

  • CS6 Quality drop with matrox

    We recently few months back moved to adobe premier lion os on mac, using adobe 6.0.1. When we do capturing and afterward when we try to export to tape on vtr component or composite, there seems to be huge quality drop? Please advice how can avoid this quality drop. Also we using Matrox mx02 max on mac.

    Hi MTV_99
    I have the same problem using a Black magic card, please take a look at http://forums.adobe.com/message/4584855#4584855. Two months and still waiting. So try use software only (Cuda MPE).
    good luck
    Darren

  • How achieve highest playback quality from shared iMovie HDV Project?

    I have a Sony HDR-HC9 1080i HDV tape camcorder and I am able to play back HD video to either a Mac computer or to a Panasonic Full HD 1080p TV. Playback quality of unedited HD holiday video footage to TV using HDMI cable and to the computer via Firewire is superb. This excellent playback quality is also preserved in an edited iMovie Project in HDV format 57 minutes long and 48 GB in size which I made from the original 90 minutes holiday video footage.
    The problems arose in trying to preserve this high quality when sharing the iMovie Project. Before I bought this HDV camcorder I had a Sony DV tape camcorder and I always used to make an archive tape from an edited DV Project by exporting the iMovie Project back to tape. However, when attempting to do the same with this latest HDV 48 GB Project the computer message informed me that it would take about 43 hours to do this. So that is out of the question!
    Next I decided to make a Quicktime movie from the iMovie HDV Project using Full Quality compression via Apple Intermediate Codec (1440 x 1080). This took 12 hours to do! Computer viewing of the resultant 44 GB movie gave excellent image sharpness in still views, but for views of moving objects and also panned footage from the camera, closer viewing showed fine comb-outlining on most objects, but especially on narrow vertical objects. Is this what some of you call "jaggies" and is it an interlacing artifact? Whatever it is it was NOT in the iMovie Project but was introduced by the compression process Project->>Movie. Still worse was the jerky playback of the movie. The "IMovie Inspector" info confirmed that the movie had been made during the compression process at 25 frames per second whereas playback was in the range of only 3 to 10 fps! Previously made shorter Quicktime HD movies have not shown this jerky playback and played at 25 fps. Can anyone explain why this jerky playback occurred with the the longer 44GB movie?
    Finally I made a DVD by dragging the uncompressed iMovie HD Project icon directly onto a DVD theme in iDVD and burning. The result was OK on both the computer and on TV but not great. Close viewing on the computer showed an effect which looked like a thin film of water rippling horizontally. This effect also showed in TV viewing of the DVD. Interestingly, this effect was almost eliminated when "Deinterlace" was UNCHECKED in the iDVD player viewing options.
    My own conclusion is that the highest quality for archiving and playback is achieved by storing the large edited iMovie HDV PROJECT on an external hard drive and playing it back at full screen size on the Mac computer. In this way the iMovie editing functions such as the Timeline are hidden from view and cause no distraction when watching the superb HDV quality.
    IS THERE A BETTER WAY?
    Please comment and advise.
    Vee Kay

    I have a Sony HDR-HC9 1080i HDV tape camcorder and I am able to play back HD video to either a Mac computer or to a Panasonic Full HD 1080p TV. Playback quality of unedited HD holiday video footage to TV using HDMI cable and to the computer via Firewire is superb. This excellent playback quality is also preserved in an edited iMovie Project in HDV format 57 minutes long and 48 GB in size which I made from the original 90 minutes holiday video footage.
    The problems arose in trying to preserve this high quality when sharing the iMovie Project. Before I bought this HDV camcorder I had a Sony DV tape camcorder and I always used to make an archive tape from an edited DV Project by exporting the iMovie Project back to tape. However, when attempting to do the same with this latest HDV 48 GB Project the computer message informed me that it would take about 43 hours to do this. So that is out of the question!
    Next I decided to make a Quicktime movie from the iMovie HDV Project using Full Quality compression via Apple Intermediate Codec (1440 x 1080). This took 12 hours to do! Computer viewing of the resultant 44 GB movie gave excellent image sharpness in still views, but for views of moving objects and also panned footage from the camera, closer viewing showed fine comb-outlining on most objects, but especially on narrow vertical objects. Is this what some of you call "jaggies" and is it an interlacing artifact? Whatever it is it was NOT in the iMovie Project but was introduced by the compression process Project->>Movie. Still worse was the jerky playback of the movie. The "IMovie Inspector" info confirmed that the movie had been made during the compression process at 25 frames per second whereas playback was in the range of only 3 to 10 fps! Previously made shorter Quicktime HD movies have not shown this jerky playback and played at 25 fps. Can anyone explain why this jerky playback occurred with the the longer 44GB movie?
    Finally I made a DVD by dragging the uncompressed iMovie HD Project icon directly onto a DVD theme in iDVD and burning. The result was OK on both the computer and on TV but not great. Close viewing on the computer showed an effect which looked like a thin film of water rippling horizontally. This effect also showed in TV viewing of the DVD. Interestingly, this effect was almost eliminated when "Deinterlace" was UNCHECKED in the iDVD player viewing options.
    My own conclusion is that the highest quality for archiving and playback is achieved by storing the large edited iMovie HDV PROJECT on an external hard drive and playing it back at full screen size on the Mac computer. In this way the iMovie editing functions such as the Timeline are hidden from view and cause no distraction when watching the superb HDV quality.
    IS THERE A BETTER WAY?
    Please comment and advise.
    Vee Kay

  • I dropped my phone down the toilet and before I switched it off I sent a text. I have left it to dry out for the last 48hiurs. Is there any hope for my iPhone 5c?

    I dropped my phone down the toilet and before I switched it off I sent a text. I have left it to dry out for the last 48hiurs. Is there any hope for my iPhone 5c?

    Probably not. First of all, 48 hours is not enough. 5-7 days is better. Secondly, if you did not turn it off the very instant you retrieved it, it probably did worse damage. Even if it powers on, it's very unlikely it will function 100%.

  • Please, I am in a very big problem I designed the project by Adobe director And you test the software on the computers on Windows and works with high quality When I tested the project on Apple Macintosh operating system, Li appeared a number of problems

    Please, I am in a very big problem
    I designed the project by Adobe director
    And you test the software on the computers on Windows and works with high quality
    When I tested the project on Apple Macintosh operating system, Li appeared a number of problems and you dissolve a large part of them
    But I have a problem too big
    The project works on some devices and others show me messages mistakes and why chasm different operating system version
    Apple's Macintosh and these messages
    "biosegnatures" can't be opened becouse it 's from undefined developer "
    others
    shokwave player error
    pleas what can i do

    Welcome to the Support Communities.
    m.raslan wrote:
    I tested the project on Apple Macintosh operating system
    Click on the  menu at top left of your screen, choose About This Mac and, in the panel that appears, note the Version no. in the form 10.n.n. Then update your product list so we can see what version of OS X you're running on the Mac — see this tutorial:
    Update your product list
    m.raslan wrote:
    "biosegnatures" can't be opened becouse it 's from undefined developer "
    This Apple doc may help:
    OS X: About Gatekeeper
    m.raslan wrote:
    shokwave player error
    Is Shockwave Player installed?...
    http://www.adobe.com/shockwave/welcome/
    ...If not, get it here:
    http://get.adobe.com/shockwave/

  • "Quicktime Conversion" quality drop

    Weird problem. When I "export as QT movie" the video in the Canvas retains it's quality and sharpness. However, when I "export as QT conversion" the quality takes a hit as soon as the export window opens up.
    Why should this matter? I need to export my videos as .wmv files (using flip4mac) and the actual conversion looks exactly like the lower quality view I see in the Canvas.
    O.K. This USED to work (I have an older file that looks very sharp). I don't believe it's a flip4mac thing, as the quality drop hits at the QT Conversion window and my export plug-in isn't even accessed yet.
    To clarify, is there a setting in FCP that I've messed with to cause this?
    Any help would be appreciated.
    And, yes, I'm posting this over at the QT forum as well.

    Instead of using Quicktime conversion. Use Quicktime Movie...Current Settings....Don't Recompress All frame. Don't Make Self-Contained. This will make a small reference. Open that in Quicktime and do your compression. Make sure your timeline in FCP is render.
    Try that......
    (Question....when you use Quicktime conversion. Is you timeline render?)

  • I dropped my phone down the toilet 2 days ago, is there any way of saving it?

    I dropped my phone down the toilet and immediately took it out, dried it off and put it in rice overnight. I did try to turn it on (i know i shouldn't have) and it did however the screen was very flickery and could tell there was still water in it so I left it in the rice and haven't taken it out since. I've tried to turn it on as I believe all the water is gone but it won't turn on. I've tried putting it on charge and nothing. It's still in the rice, is there any way at all it will turn on or is it completely dead?
    Also, there is no home button, I've been using assistive touch.

    There's an almost 100% chance you ruined your iPhone. Make an appointment at an Apple Store to have your device examined by a technician. Or contact Apple Support.

  • I dropped my phone down the toilet and after drying it out for 3 days, it will turn on but turn itself off after several minutes

    i dropped my phone down the toilet and after drying it out for 3 days, it will turn on but turn itself off after several minutes, please help!

    so is there no saving my iphone 4? even if it works fine when its on, can text and phone, email etc. just turns off and then reloads the apple icon and asks for my passscode again. it almost seems as it wont charge.

  • I dropped my phone down the toilet then turned it off and left it in rice over night now it's saying battery dead and needs to be charged but I've read charing it is the worst thing to do, help please?

    I dropped my phone down the toilet then turned it off and left it in rice over night now it's saying battery dead and needs to be charged but I've read charing it is the worst thing to do, help please?

    After taking a dip in my vest pocket in the washing machine for about 10 minutes, my nearly new 5S spent 5 days in rice and silica gel packets.   It definitely dried out, but there is damage to either the battery or the circuit board because it turns on, and I continuously get a blue screen and it reboots every five minutes for a half hour, and then miraculously, it stays on and works perfectly.  But I wound up having to fork over $700 for a new 6+. because I couldn't stand the rebooting any longer.   I had no insurance, but I do now, Apple insurance, not carrier ins.

  • When i put my bounced track to CDJ 900, the sound quality drops, Hi and Mid Pass sound like they "Shrink In", doesn't sound the same when playback in logic. I set my bouncing setup as highest.

    when i put my bounced track to CDJ 900, the sound quality drops, Hi and Mid Pass sound like they "Shrink In", doesn't sound the same when playback in logic. I set my bouncing setup as highest.

    Hi Eriksimon,
    Firstly, thanks for your message.
    What I meant by "hi pass mid pass shrinking in" is EXACTLY what you menat, I got a heavy bass and muffed high and mid content. Apologised for my poor English.
    I haven't checked the setting of the playback device yet but instead I tested it with some professional produced tracks. I know the sound tends to vary a little bit when playing from computer and CD player such as the CDJ 900 that I am using. The differences were not as significant as my own track. They tend to get a rather good balance. My track is well balanced and mixed (I guess) in Logic but it turns out completely different when using the CD player.
    I bounced my work to MP3 with highest BIte Rate.

Maybe you are looking for

  • OBIEE 11.1.1.5 & BI Applicartions 7.9.6.3; Sales Analytics

    I have installed OBIEE and Bi APplications, created a repository for Sales Analytics and Sales, Marketing Service and Contact Centre. The installls all complete successfully. ALl services start and I can log-in and view SampleAppLite. However as soon

  • Differences between standard and enterprise ??

    Hello everyone, Where could i find an exhaustive list of all the differences between Oracle 9i standard and Oracle 9i enterprise. Recently, i wanted to use a function based index but it is forbidden in Oracle 9i standard... Are there a lot of other "

  • Function to return a list of sub-class elements

    Hi all I'm trying to write a function using templates which takes a list and returns a sub list of a given type.something like shown below: static <E, T> List<E> get_specific_elements(Collection<T> elements) { //assumes E extends T           List<E>

  • Pop Up Window on click of save button

    Hi , I am very new to WebDynpro Java. Can somebody plz help me?? My Requirement- On Click of the Save Button ,a Pop Up window should get displayed with a message saying "SUCCESSFULLY SAVED". Plz reply soon Thanks In advance!! Regards Smita

  • Problem with 6500

    Hi, I bought my Nokia 6500 a couple days ago and I am having problems with the contacts information already. When I receive messages/calls from certain numbers, it will show as their number and not their name even though I have already saved their nu