Adjustment of intro with movement to all screen resolutions!

Hello!

I would do an intro similar to that used in this site:

http://www.melisa.gr/.  In other words, I want the logo appear first in the Center and then go to the left side of the screen for each screen resolution. How can I make a request for an object that will be always starts from the center of each screen resolution and ends on the left side of the screen for each screen resolution?

Thank you!!!

This is not true... "mc._width" is for AS2. "mc.width" is for AS3. If you use 'mc.width' in AS2, it will return undefined as the calculation will be false. Try to trace with mc.width, it should give undefined in AS2. Use mc._width.

-------------------

Ah I found the solution:

Mx.transitions import. *;

Import mx.transitions.easing. *;

var nBrowserW:Number = Stage.width;

var nBrowserH:Number = Stage.height;

var nStageW:Number = 550;

var nStageH:Number = 400;

MC._x = (nStageW - mc._width) * 0.5;

MC._y = (nStageH - mc._height) * 0.5;

var nInitX:Number = nStageW * 0.5;

var nFinalX:Number = mc._x - (nBrowserW * 0.5) + mc._width;

var cLeftTween:Tween = new Tween (mc, "_x", Elastic.easeInOut, nInitX, nFinalX, true, 0.5);

Just change the dimensions by default 550 and 400 to the dimensions of your document in case you do not use these default values.

Tags: Adobe Animate

Similar Questions

  • DVD burned with movie maker - green screen

    I burned a dvd with movie maker and when I play the dvd it plays with images all crushed in half top of the screen and the bottom half is green.  How can I burn a dvd and have the image on the entire screen?

    I burned a dvd with movie maker and when I play the dvd it plays with images all crushed in half top of the screen and the bottom half is green.  How can I burn a dvd and have the image on the entire screen?

    =========================================
    No guarantee, but it might be interesting to try to publish your
    project in DV - AVI format to a folder on your hard drive and
    then import the file .avi in DVD Maker to create the DVD...

    Windows Vista-
    Publish a movie in
    Windows Movie Maker
    http://Windows.Microsoft.com/en-us/Windows-Vista/publish-a-movie-in-Windows-Movie-Maker

    Movie Maker Vista-
    Quality profiles / editions
    http://www.Papajohn.org/Vista-publishing.html

    And... the info... copied on the net... may be useful:

    =====

    The Green problem bar setting in Windows Movie Maker
    http://www.bernzilla.com/item.php?id=884

    When I tried to follow the directions, I was unable to find XVid on my
    computer.  So I googled XVid and then (I think) the 2nd entrance to
    Download XVid.  After I downloaded it, I could follow the directions
    bernzilla and when I published a video - Voila! no green bar!

    After thick film Green line is published
    http://www.windowsmoviemakers.NET/forums/ShowPost.aspx?PostID=105025

    =====

    Good luck...

    Volunteer - MS - MVP - Digital Media Experience J - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

  • Make website to adapt to all screen resolutions

    OK, first of all, I've been searching the forums and found a few questions about it, but honestly, I could not understand the response of those. So here it goes... once again...

    I created my website for a resolution of 1680 x 1050, but then I realized not evybody in my company could see the site properly. I did a quick search, discovered the minimum screen resolution of my peers (1024 x 768) and tried to resize the entire site to adapt to those. At the end of the day, I could adjust the width and height was impossible to adapt to 768, unless I started to cut content, I don't want to.

    I know there is a way to get all the screens, but I don't know where in the code I need to fix things.

    I have a DIV wrapper with a DIV, a left DIV, DIV right header and footer DIV inside. Do I have to set all? And if so, I address to? %?

    As you can see, I'm confused here. Here's my CSS. Cannot bind the site because it's on my intranet only.

    @charset "utf-8";
    {body
    margin-top: 10px;
    background-color: #000;
    margin-right: auto;
    left margin: auto;
    }


    {#wrapper}
    height: 850px;
    Width: 950px;
    margin-right: auto;
    left margin: auto;
    background-repeat: no-repeat;
    background-position: Center;
    background-image: url (.. / Images/bgdr660.jpg);
    }
    #header {}
    background-repeat: no-repeat;
    Clear: none;
    float: none;
    height: 203px;
    Width: 950px;
    background-image: none;
    position: relative;
    }
    {#sprymenu}
    height: 26px;
    Width: 950px;
    Color: #000;
    text-align: left;
    do-family: Calibri;
    font-size: 70%;
    vertical-align: middle;
    }

    {#leftDiv}
    Clear: none;
    float: left;
    height: 360px;
    Width: 190px;
    position: relative;
    text-decoration: none;
    }

    {#rightDiv}
    Clear: none;
    float: right;
    height: 420px;
    Width: 755px;
    position: relative;
    }

    #footer {}
    height: 60px banner;
    Width: 950px;
    Clear: both;
    position: relative;
    padding-bottom: 20px;
    }
    . {FooterImg}
    margin: auto;
    }

    a: link {}
    text-decoration: none;
    Color: #000;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    }
    a: visited {}
    Color: #000;
    text-decoration: none;
    }
    a: hover {}
    color: #454545;
    }
    a: active {}
    color: #666;
    }
    . {Cabecalho}
    do-family: Calibri;
    font size: 24 PX.
    make-weight: bold;
    text-align: center;
    color: #FFF;
    }
    {.pointer}
    cursor: pointer;
    text-align: justify;
    padding-right: 20px;
    do-family: Calibri;
    }
    {.answers}
    make-weight: bold;
    text-align: justify;
    padding-right: 20px;
    do-family: Calibri;
    }

    .admin {}
    do-family: Calibri;
    background-color: #EFEFEF;
    text-align: center;
    do-size: 16px;
    }
    . {Cabecalho2}
    do-family: Calibri;
    font size: 24 PX.
    make-weight: bold;
    text-align: center;
    Color: #000;
    }
    {#inner}
    overflow: auto;
    height: 420px;
    Width: 755px;
    }
    . {AP_Div}
    do-family: Calibri;
    font size: 24 PX.
    color: #676767;
    text-align: center;
    make-weight: bold;
    }
    . Note {}
    do-family: Calibri;
    font size: 28px;
    color: #900;
    }
    . {Of L'Escala
    do-family: Calibri;
    do-size: 18px;
    color: #900;
    text-align: center;
    }

    DevilUrd wrote:

    Thanks for your response!

    My main problem atm is on the height – width has already been authorized. And you set the values of % for width, but determined to fixed values for the height.

    If I don't put any value on the height and only to fix width based on percentages, it does not work...

    Or did I get it wrong?

    The height is ALWAYS determined by the content, that is why you should never specify a fixed container height unless it contains an element of height fixed as an image, video or an iframe, etc.

    What does not work if you remove the height values?

  • Problem with HP Elitebook 8570w screen resolution

    I have a question on what screen resolution should be used. I am using Windows 7 on my new Elitebook 8570w and when I use the recommended settings, most of the programs have very small fonts (for example Firefox, Skype, iTunes, etc.). When I change the screen resolution or the factor magifying (from 125 to 150%), the screen becomes blurred, and some of the symbols are still minimal. I've never known such a problem with one of my computers so far. Just tried Word, all the icons are incredibly small. Is there a solution to this problem, is this a known problem? Thanks for your help!

    Hello

    You are welcome. In my case, I still prefer to use Ctrl & + "zoom" screen because I might receive bad results if you use by default (larger) size of the font. For example in Word format, I can put 14pt as default for more big words, but print may be too big for many.

    Kind regards.

    PS FYI: I have to wear special glasses when working on the computer, and most of the time I connect to my laptop to external monitors (22 ", 24" and even 27").

  • Scroll bar adaptable animation to all screen resolutions?

    Hello

    Sorry for my English, I'm Italian and use google translator.

    I would like to ask a simple question and attach videos and files so as to be as clear as possible.

    I create my site on a screen 1920 x 1080, and worked with the resolution, but then you try the site on a screen type 1440 x 900 lower, I have seen that animation fits well in a resolution of 1440 x 900.

    I want to reach is that the bottom black bar is automatically displayed on the screen with lower resolutions.

    And ' since yesterday I have try and try again, but I just can't get what I want. It is possible to do?

    Can you give me a hand please? Thank you very much

    Video demo of the animation perfect up to 1920 x 1080:

    http://it.Tinypic.com/player.php?v=2mabti & s = 9 #. V3-bYGiLSUk

    Video demo of the animation is not perfect at 1440 x 900:

    http://it.Tinypic.com/player.php?v=2yy1g5e & s = 9 #. V3-bxGiLSUk

    Muse of file:

    http://www31.zippyshare.com/v/jbX5NK6n/file.html

    This is not possible with standard tools of Muse. You must write custom CSS + JS

  • I bought HP 360 spectrum running 64-bit window 8.1 with 2560 X 1440 screen resolution. When I opened Acrobat Pro legends XI in the title bar are so small that they are almost unreadable. Any solution? Thank you

    Acrobat problem.png

    Support of screens HiDPI (which is a resolution of 2560 x 1440) has been added to Acrobat DC.

    -Dov

  • with dv 9500 Screen resolution problems

    Can someone help me with the problem of screen resolution. It's all out of proportion. I tried all the possible functions of resettlement to the factory setting, update drivers and play with the setting of the resolution. Nothing helps. I have my laptop for 15 months and I can't return the resolution of the initial screen. I reduced the resolution 1268 x 600. I can barely see the scroll bar, but its size is reduced by 1/4. A black band on the top of the screen. Everything works well except the settling of display is not working properly. I spoke with 3 HP technical support online and they all give the same advice, but none of them have worked so far.

    Any suggestion on how to solve this problem without having to spend a fortune on spare parts?

    bwasi

    I need more information.

    (VISTA OS)

    1. right click on your "DESKTOP" and choose 'CUSTOMIZE' at the bottom of the pop-up window

    2 - Select the last item "DISPLAY SETTINGS."

    3. give me your setting (number of pixels) by dragging the slider to "LOW", "LOW RESOLUTION" also give your monitor and the name of the graphic card located under the photo in the display settings tab

    (example - default monitor on the standard VGA adapter)

    I guess your original resolution is 1440 x 900 pixels?

  • Tecra S4: Screen Resolution only shows max 1024 x 768

    Hello

    my laptop is a Tecra S4, Windows XP sp2 and a Nvidia Quadro NVS110M like a graphics card.

    While the technical specification shows the max 1400 x 1050 with internal toshiba LCD screen resolution, windows xp displays that 1024 x 768 as max screen.

    I've updated the drivers from the Toshiba site, but I can not yet move beyond 1024 x 768.

    How can I unlock other resolutions?

    Thank you

    Manel

    Manel salvation

    I think I need to clarify something because it looks like you n t know that the Tecra S4 has been delivered with different hardware specifications.

    Contains first the Tecra S4 has been shipped with 2 different.
    It supports two different views of color TFT
    -15, 1 "(1024 x 768)"
    -15, 1 '' (1400 x 1050) "

    It seems that you have purchased a Tecra S4 model which was equipped with a 15.1 "(1024 x 768) display and higher resolution is not available!"

    Best regards

  • Unable to play due to the screen resolution spintop.

    Original title: I don't know if I have the Aero, but I have problems with spintop games and screen resolution

    double it up, so I'm not able to play games on this computer but I can't play on my laptop. He said something like 800 x 600 x 85 and my screen resolution is 1360 x 788. the display is 1.LD - 2685VX LANDSCAPE. Someone please help!

    Hello

    1. what version of Windows are you using?

    2 have had any changes made to your computer before this problem?

    Try to change the resolution of the screen and check:

    For Windows Vista and Windows 7:

    http://Windows.Microsoft.com/en-us/Windows7/change-your-screen-resolution

    http://Windows.Microsoft.com/en-AU/Windows-Vista/change-screen-resolution

    See also: http://windows.microsoft.com/en-US/windows7/Diagnosing-basic-problems-with-DirectX

    For Windows XP:

    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/display_change_screen_resolution.mspx?mfr=true

    Let us know if it helps.

  • Different screen resolution settings

    I did a program on a computer with the setting of screen resolution of 1440 x 900 pixels, and the cover perfectly fits the entire screen. I am now to do a build and apply the program on two computers, one with a higher resolution (no problem) and the other with the highest resolution possible in 1024 by 768 pixels. Can I use the same program, or what I need to change the front panel in the program?

    Go to file > properties VI (or Ctrl + I) and then from the category "" scroll down to the size of the window

    check the "maintain the Proportions of the window for the different screen resolution.

  • What is the maximum screen resolution for a 201 X (t) via X 200 ban & Displayport?

    Since the X 201 (t) has such a small screen (when will we finally see tablets with 1400 x 1050 screen resolutions or even 1600 x 1200?) Manufacturers - wake up!) I plan to buy a large external screen.

    But what is the maximum that a 201 X (t) can lead by the Displayport 200 X of the ban? I couldn't find any reliable information on that and the installation program does not say, as long as there is no such screen attached.

    I read somewhere that it is capable of 2560 x 1440 pixels. Sounds great, but I have some doubts, that it is indeed the case. Could someone using such a screen please confirm that? I don't want to buy me such a screen high resolution just to watch some blury, set on the scale of resolution 1600 x 1200 (or other). Integrated graphics is actually capable of managing this resolution and this resolution will then be just unbearably slow?

    Michael

    the displayport can lead a monitor 30 inches of WQXGA (2560 x 1600) resolution in its native resolution using either the displayport or if you use an active displayport to dvi converter dual link.

    If you are not running any games or other graphics intensive programs, the X20x can drive the resolution max is very good.

  • Make the size of the police according to different screen resolutions

    Hi all

    I'm developing an application that needs to run on the two devices OS 6 and 7. There are a number of devices that fall into that category, I need to standardize the sizes of police across all screen resolutions.

    A few messages in the support forum, I understand that I need to use UNITS_pt as the police unit in order to standardize the size of police across all resolutions.

    But my client gave me sizes of fonts to use in pixels. Should have sizes from photoshop. What I need now, is to convert the font size of the pixels into points. I created a method that you can find below, for this conversion, but I don't know if it will work or not. I need an expert advisor.

    public static Font getFontPlain(int fontSizeInPixels) {
            try {
                fontFamily = FontFamily.forName("Helvetica");
            } catch (ClassNotFoundException e) {
                Logger.blackBerryErrorLog("Error creating font", e);
            }
            int size = Ui.convertSize(fontSizeInPixels, Ui.UNITS_px, Ui.UNITS_pt);
            Font font = fontFamily.getFont(Font.PLAIN, size, Ui.UNITS_pt);
            return font;
        }
    

    Any help on this will be appreciated.

    Thank you much in advance.

    "Should have sizes from photoshop".

    Unfortunately, it's a potential problem.  I've been in this situation before, and the size of the pixel depends on the size of the image that the designer uses to work up the screenshots.

    I had a designer who has very well used 72 dpi in the development of its screenshots and therefore the size of the pixel corresponding points, a point is 1/72nd of an inch.  This could be the case here.  What device has been the designer develops for and what size have been specified for the various policies?

  • Windows 7 Pro black screen with cursor on all modes and no login screen

    OK so basically, it's how, my laptop decided to me-screw right when I need to make some adjustments to my final project for next week.

    Friday he started very well in class and at the end of the course at 6:30, I stopped him. I normally don't that often stopped because I usually find myself opening upward in an hour later. But I did this time and when I got home and turned on around 9:00, it started like this:

    Screen Compaq PhoenixBIOS > Windows boot animation > black screen with cursor mobile, no login screen

    No screen connection. No sound. Not nothing but a black screen and the cursor movement. So I force shutdown and turned it back, this time he asked a chkdsk and I ran it. A ton of stuff file unreadable came and it took all night to run through it all. Tried to start again and Windows Error Recovery came and I tried all Modes of security and start normally and all produce the same black screen and the cursor with no login screen.

    Then I used my Windows 7 dvd repair to try and system restore to a week before. That's where I noticed that windows had installed a critical update at 12:00 on Friday. Tried to restore before that, but he failed. Gave me an error 0 x 80070057 and said I should run chkdsk /r and then try again. Then I used the cmd prompt through dvd repair and he has seen all these things wrong file again once recovered things then realized hours later. Tried to restore the system again. Still the same error. A run chkdsk again through the cmd prompt, then he went to clean without errors or orphaned files or anything, but it took a lot of time. I used the Startup Repair, and he has not found anything wrong either. But still the same error the system restore.

    So I looked around online for the last two days, trying to figure out and that someone said to try CTRL + Alt + Delete, the sticky shift key thing. So I tried to boot the system again, same black screen with cursor movement. I did CTRL + Alt + Delete, nothing. Press and hold the SHIFT key, and a pop-up window asked FilterKeys. Press the SHIFT key 5 times, a popup asked about sticky keys. But that's all I can get it to do. Nothing else. I tried to boot into safe mode with F8, chose, each of them and that changes in screen resolution and the words "safe mode" in all the corners of the screen. If the repair dvd's while I start in safe mode, it will open as well in safe mode, but with the same black background mode. Tried running sfc/scannow through repair invites cmd of the dvd and it says a system repair is pending and he had to restart, and then run the sfc/scannow. Tried, but it doesn't do anything when I restart except go to Windows Error Recovery asking either start in any safe mode or normally. And then it's just black screen again.

    So I am at a complete loss what to do now. After all of this mess, it seems that this Windows Update Friday afternoon did something and when I booted it upward once again, his cause nothing but problems. I think it has something to do with the display and the graphics card drivers? It's as if the thing starts but I do not see anything either because the sticky keys appears, but sees nothing else, no matter what I do. Seriously, I don't want to this junk because this is a new hard drive and I was just able to retrieve my files from my old hard drive that had epic failures as well. And I just got this new specifications I wanted as well.

    Laptop Spec:

    Compaq CQ50-115nr
    OS: Windows 7 Professional
    HARD drive: Western Digital Scorpio Blue 320 GB SATA WD3200BEVT
    Processor: AMD Turion X 2 RM-70
    Graphics card: NVIDIA GeForce 8200 M G
    Memory: 3 GB RAM

    If someone could seriously help me I would be VERY happy.

    Hello

    This isn't good news.

    --------------------

    STOP: 0XC000021A

    Can be a difficult problem to solve, and you indeed need a technical help in a real store of the computer
    (not the leeks and the glances at a BestBuy or other BigBox stores) or system manufacturer support.

    Cause

    This error occurs when a subsystem of mode user, such as WinLogon or the Client Server Run-Time Subsystem (CSRSS), irremediably compromised and security can not be guaranteed. In response, the operating system goes into kernel mode. Microsoft Windows cannot run without WinLogon or CSRSS. Therefore, it is one of the rare cases where the failure of a user mode service can stop the system.

    Incompatible system files can also cause this error. This can happen if you restored your hard disk from a backup. Some backup programs may skip restoring system files which they determine are in use.

    Solve the problem

    Run the kernel debugger is not useful in this situation because the error occurred in a user mode process.

    Resolve an error in the user-mode device driver or system, third-party application service: Because the bug 0xC000021A control occurs in a user mode process, the most common culprits are third-party applications. If the error occurred after the installation of the new or updated device driver or service system, third-party applications, the new software should be removed or disabled. Contact the manufacturer of the software on a possible update.

    If the error occurs during the system startup, restart your computer, and then press F8 to character-based menu that displays the choice of operating system. In the Windows Advanced Options menu that results, select the last known good Configuration option. This option is most effective when a pilot or a service is added at a time. If the error is not resolved, try to manually remove the offending software. If the system partition is formatted with the (FAT) file allocation table, use a MS-DOS boot disk to access the hard disk of the computer. If the system partition is formatted with the NTFS file system, you may be able to use Safe Mode to rename or remove the defective software. If the defective software is used as part of the start-up procedure of the system Safe Mode, you must start the computer by using the Recovery Console to access the file. If a room newly installed if material is suspected, remove it to see if that fixes the problem.

    Try running the emergency recovery disk (ERD) and allow the system to repair any errors that it detects.

    Solve a problem of file system do not match: If you have recently restored your hard disk from a backup, check if there is an updated version of the backup/restore program available from the manufacturer. Make sure that the latest Windows Service Pack is installed.

    STOP: 0XC000021A<-- read="" this="">
    * 1314.html http://www.faultwire.com/solutions-fatal_error/Status-System-Process-terminated-0xC000021A-

    -----------------------------------------------------------------------

    Look in the Event Viewer to see if something is reported on those.
    http://www.computerperformance.co.UK/Vista/vista_event_viewer.htm

    MyEventViewer - free - a simple alternative in the standard Windows Event Viewer.
    TIP - Options - Advanced filter allows you to see a period of time instead of the entire file.
    http://www.NirSoft.NET/utils/my_event_viewer.html

    -------------------------------------------------------------------------

    It's my generic bluescreen convenience store - you can try Mode safe mode as suggested in article
    above - repeatedly press F8 that you start. Disks of Vista are probably necessary - if you do not try to repair it, you can borrow a friends because they are not protected against copying. You can also buy the physical disks
    good system machine cheap that you already own Windows (you have to reinstall them if)
    required). You can also repair disks on another computer.

    Here are a few ways to possibly fix the blue screen issue. If you could give the blue screen
    info that would help. Such as ITC and 4 others entered at the bottom left. And all others
    error information such as codes of STOP and info like IRQL_NOT_LESS_OR_EQUAL or PAGE_FAULT_IN_NONPAGED_AREA and similar messages.

    As examples:

    BCCode: 116
    BCP1: 87BC9510
    BCP2: 8C013D80
    BCP3: 00000000
    BCP4: 00000002

    or in this format:

    Stop: 0 x 00000000 (oxoooooooo oxoooooooo oxoooooooo oxooooooooo)
    Tcpip.sys - address blocking 0 x 0 00000000 000000000 DateStamp 0 x 000000000

    It is an excellent tool for displaying the blue screen error information

    BlueScreenView scans all your minidump files created during "blue screen of death," collisions
    Displays information on all the "crash" of a table - free
    http://www.NirSoft.NET/utils/blue_screen_view.html

    BlueScreens many are caused by old or damaged, in particular the video drivers drivers however
    There are other causes.

    You can do mode if necessary safe or the Vista DVD command prompt or
    Options recovery if your system is installed by the manufacturer.

    How to start on the System Recovery Options in Windows 7
    http://www.SevenForums.com/tutorials/668-system-recovery-options.html

    You can try a system restore to a point before the problem started when one exists.

    How to do a system restore in Windows 7
    http://www.SevenForums.com/tutorials/700-system-restore.html

    -------------------------------------------------------------------------

    Start - type this in the search box-> find COMMAND at the top and RIGHT CLICK – RUN AS ADMIN

    Enter this at the command prompt - sfc/scannow

    How to fix the system files of Windows 7 with the System File Checker
    http://www.SevenForums.com/tutorials/1538-SFC-SCANNOW-Command-System-File-Checker.html

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates cbs.log Windows Vista (and Windows 7)
    http://support.Microsoft.com/kb/928228

    The log can give you the answer if there is a corrupted driver. (Says not all possible
    driver problems).

    Also run CheckDisk, so we cannot exclude as much as possible of the corruption.

    How to run the check disk at startup in Windows 7
    http://www.SevenForums.com/tutorials/433-disk-check.html

    -------------------------------------------------------------------------

    Often drivers up-to-date will help, usually video, sound, network card (NIC), WiFi, part 3
    keyboard and mouse, as well as of other major device drivers.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    Installation and update of drivers under Windows 7 (updated drivers manually using the methods above
    It is preferable to ensure that the latest drivers from the manufacturer of system and device manufacturers are located)
    http://www.SevenForums.com/tutorials/43216-installing-updating-drivers-7-a.html

    How to disable automatic driver Installation in Windows Vista - drivers
    http://www.AddictiveTips.com/Windows-Tips/how-to-disable-automatic-driver-installation-in-Windows-Vista/
    http://TechNet.Microsoft.com/en-us/library/cc730606 (WS.10) .aspx

    -------------------------------------------------------------------------

    How to fix BlueScreen (STOP) errors that cause Windows Vista to shut down or restart
    quit unexpectedly
    http://support.Microsoft.com/kb/958233

    Troubleshooting Vista Blue Screen, error of JUDGMENT (and Windows 7)
    http://www.chicagotech.NET/Vista/vistabluescreen.htm

    Understanding and decoding BSOD (blue screen of death) Messages
    http://www.Taranfx.com/blog/?p=692

    Windows - troubleshooting blue screen errors
    http://KB.wisc.edu/page.php?id=7033

    -------------------------------------------------------------------------

    In some cases, it may be necessary.

    Startup Options recovery or Windows 7 disk repair

    How to run a startup repair in Windows 7
    http://www.SevenForums.com/tutorials/681-startup-repair.html

    How to start on the System Recovery Options in Windows 7
    http://www.SevenForums.com/tutorials/668-system-recovery-options.html

    How to create a Windows 7 system repair disc
    http://www.SevenForums.com/tutorials/2083-system-repair-disc-create.html

    I hope this helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • Page of Yahoo mail that says 'there a screen resolution problem". A in case of problems with all stakeholders, even all the browsers. The question is Firefox!

    I have the latest version of Yahoo mail. When I click on the link "mail" of my Yahoo homepage, he directs me to a page that reads, "There is a problem of screen resolution". In the body of this page, it explains how to fix the problem. BUT, I don't have a problem with the resolution - the screen resolution should be 1024 x 600 or greater and IT IS! This only happens with YOUR browser. I have Chrome and IE, neither of which is a problem. I worked with a representative of the yahoo mail support and he explains that it IS a problem with Firefox and for raise you awareness and fix the problem - I use a Vista operating system on a computer and Windows 7 on my other computer, which has the same problem, so we KNOW for sure, it's a Firefox issue.

    I don't think that the effects of this question all those who use Firefox because I'm able to visit Yahoo Mail without any problems. I would say that to reset the zoom of the page on the page, this issue occurs on. You can do these steps go to view > Zoom > reset or press (Ctrl + 0 (zero).

  • Whenever we start to use our computer, the screen goes black and the message 'Auto adjust is in Prgress'. Then, all of our screen is small and all the icons and pages are smaller than before.

    original title: Auto Adjust

    Hello.

    Whenever we start to use our computer, the screen goes black and the message 'Auto adjust is in Prgress'. Then, all of our screen is small and all the icons and pages are smaller than before.

    I tried restoring the system that works and that gets our screen back to normal but every day that this Auto setting is coming and we can't seem to stop it.

    Any help would be appreciated... Thank you

    Try this:

    Go to the Web site of the manufacturer of your laptop computer-graphics/computer card > drivers and downloads Section > key in your model number > look for the latest Vista drivers > download/install them.

    Then:

    http://Windows.Microsoft.com/en-AU/Windows-Vista/change-screen-resolution

    Change the screen resolution

    Screen resolution refers to the clarity of the text and images on your screen. At higher resolutions, items appear sharper. They appear also smaller, so more items adapted to the screen. At lower resolutions, fewer items adapted to the screen, but they are larger and easier to see. At very low resolutions, however, images may have serrated edges.

    See you soon.

    Mick Murphy - Microsoft partner

Maybe you are looking for