IE problem with spry lists when next to Flash element

My Web site http://www.chamblissgiobbi.com/index.html has a problem with IE 7 & 8. On the pages of images where the Flash is used does not display the menu drop down. I read that the problem is that IE puts Flash on the upper level, regardless of what index Z, so that the drop-down list ends up being behind the flash. I tried a few bugs but still no luck.  Here is my code, and since I'm still new to this it might be something obvious I'm doing wrong. Any help would be greatly appreciated it.

@charset "UTF-8";

/ * Sections - review: pre-release Spry 1.4 * /.

/ * Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

The AVAILABLE INFORMATION: Describes the box model, positioning, the order

*******************************************************************************/

/ * The outermost container for the menu bar, an area of width auto without margin or padding * /.
UL. MenuBarHorizontal
{
margin: 0;
padding: 0;
list-style-type: none;
do-size: 12px;
cursor: default;
do-family: Arial, Helvetica, without serif.
background-color: #FFFFFF;
Clear: both;
float: left;
make-weight: bolder;
background-position: left Center.
make-style: normal;
do-variant: normal;
color: #999999;
text-align: center;
}
/ * Value of the menu bar active with this class, currently the definition of z-index to accommodate IE rendering bugs: http://therealcrisp.xs4all.nl/Meuk/IE-zindexbug.html */
UL. MenuBarActive
{
z-index: 1000;
do-family: Arial, Helvetica, without serif.
Color: #666666;
make-weight: bolder;
}
/ * Menu item containers, position of children relative to this container and are a fixed width * /.
UL. MenuBarHorizontal li
{
margin: 0;
padding: 0;
list-style-type: none;
do-size: 100%;
position: relative;
text-align: center;
cursor: pointer;
Width: 121px;
height: auto;
float: left;
do-family: Arial, Helvetica, without serif.
background-image: none;
Clear: none;
height: 22px;
make-style: normal;
make-weight: bolder;
do-variant: normal;
color: #999999;
}
/ * Submenus should appear under their parent (top: 0) with a higher z-index, but they are first the left side of the screen (-1000em) * /.
UL. MenuBarHorizontal ul
{
margin: 0;
padding: 0;
list-style-type: none;
do-size: 100%;
z index: 1020;
cursor: default;
Width: 66px;
position: absolute;
left:-1000em;
background-image: none;
make-weight: lighter;
min-height: 22px;
height: auto;
Color: #FF0000;
}
/ * Submenu that shows with the designation of the class MenuBarSubmenuVisible, we put the car left so it happens on the screen below its parent menu item * /.
UL. MenuBarHorizontal ul. MenuBarSubmenuVisible
{
left: auto;
do-family: Arial, Helvetica, without serif.
Width: 7px;
background-image: url (.. / images/web/navOVER_bkgrnd.jpg);
list-style-image: none;
make-weight: lighter;
min-height: 24 PX.
height: auto;
Color: #FF0000;
background-repeat: repeat-x;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-width: 1px;
border-bottom-color: #CCCCCC;
}
/ * Container of menu items are same fixed width parent * /.
UL. MenuBarHorizontal ul li
{
Width: 7th;
make-weight: bolder;
height: 24 PX.
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
Color: #FF0000;
}
/ * Submenus should appear slightly overlapping to the right (95%) and upward (-5%) * /.
UL. MenuBarHorizontal ul ul
{
position: absolute;
margin:-5% 0 0 95%;
do-family: Arial, Helvetica, without serif.
make-weight: lighter;
Color: #FF0000;
}
/ * Submenu that shows with the designation of the class MenuBarSubmenuVisible, we have left to 0, it is on the screen * /.
UL. MenuBarHorizontal ul. MenuBarSubmenuVisible ul. MenuBarSubmenuVisible
{
left: auto;
top: 0;
background-image: url (.. / images/web/navOVER_bkgrnd.jpg);
do-family: Arial, Helvetica, without serif.
make-weight: lighter;
height: 26px;
Width: 7px;
background-repeat: repeat-x;
Color: #FF0000;
}

/*******************************************************************************

INFORMATION DESIGN: Describes the set of colors, borders, fonts

*******************************************************************************/

/ * Submenu containers have borders on all sides * /.
UL. MenuBarHorizontal ul
{
border: 1px solid #CCC;
do-family: Arial, Helvetica, without serif.
make-weight: lighter;
Color: #FF0000;
}
/ * Menu items are a light grey block with padding and no text decoration * /.
UL. MenuBarHorizontal a
{
display: block;
cursor: pointer;
color: #999999;
text-decoration: none;
do-family: Arial, Helvetica, without serif.
do-size: 100%;
make-weight: bolder;
background-image: none;
background-repeat: no-repeat;
background-color: #FFFFFF;
Width: 106px;
padding-top: 0.5em;
padding-right: 0.75em;
padding-bottom: 0.5em;
padding-left: 0.75em;
}
/ Components menu that have mouse over or focus have a blue background and white text * /.
UL. MenuBarHorizontal a: hover, ul. MenuBarHorizontal a: focus
{
Color: #666666;
do-family: Arial, Helvetica, without serif.
make-weight: bolder;
background-image: url (.. / images/web/navOVER_bkgrnd.jpg);
background-repeat: repeat-x;
do-size: 12px;
border: thin dashed #999999;
}
/ * Menu items that are opened with the submenus are on MenuBarItemHover with a blue background and white text * /.
UL. MenuBarHorizontal a.MenuBarItemHover, ul. MenuBarHorizontal a.MenuBarItemSubmenuHover, ul. MenuBarHorizontal a.MenuBarSubmenuVisible
{
Color: #666666;
do-family: Arial, Helvetica, without serif.
do-size: 12px;
make-weight: bolder;
background-image: url (.. / images/web/navOVER_bkgrnd.jpg);
background-repeat: repeat-x;
border: 0px none #CCCCCC;
}

/*******************************************************************************

Submenu INDICATION: styles if there is a submenu in a given category

*******************************************************************************/

/ * Menu items that have a submenu have the MenuBarItemSubmenu class designation and are set to use a positioned background the far left (95%) and vertically centered image (50%) * /.
SLH MenuBarHorizontal a.MenuBarItemSubmenu
{
background-image: none;
background-repeat: no-repeat;
background-position: 0 95%;
border-bottom-color: #CCCCCC;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
color: #999999;
do-family: Arial, Helvetica, without serif.
make-weight: bolder;
do-size: 12px;
}
/ * Menu items that have a submenu have the MenuBarItemSubmenu class designation and are set to use a positioned background the far left (95%) and vertically centered image (50%) * /.
MenuBarHorizontal ul a.MenuBarItemSubmenu SLH
{
background-image: url (.. / SpryAssets/SpryMenuBarRight.gif);
background-repeat: no-repeat;
background-position: 50 95%;
Color: #FF0000;
}
/ * Menu items that are opened with the submenus have the designation of the MenuBarItemSubmenuHover class and are set to use a background image "hover" positioned on the far left (95%) and centered vertically (50%) * /.
SLH MenuBarHorizontal a.MenuBarItemSubmenuHover
{
background-image: url (.. / images/web/navOVER_bkgrnd.jpg);
background-repeat: repeat-x;
background-position: 111% 0%;
border-bottom-width: 0px;
border-bottom-style: none;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-left-style: none;
color: #999999;
}
/ * Menu items that are opened with the submenus have the designation of the MenuBarItemSubmenuHover class and are set to use a background image "hover" positioned on the far left (95%) and centered vertically (50%) * /.
SLH MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
background-image: url (.. / SpryAssets/SpryMenuBarRightHover.gif);
background-repeat: no-repeat;
background-position: 95% 90%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}

/*******************************************************************************

BROWSER HACKS: hacks below should not be changed, unless you are an expert

*******************************************************************************/

/ * HACK FOR IE: to ensure that sub menus show above form controls, underpin us each submenu with an iframe * /.
SLH MenuBarHorizontal iframe
{
position: absolute;
z index: 1010;
do-family: Arial, Helvetica, without serif.
make-weight: bolder;
color: #999999;
}
/ * HACK FOR IE: to stabilize the appearance of the menu items. the slash in the float is to keep IE 5.0 analysis * /.
@media screen, projection
{
MenuBarHorizontal li SLH. MenuBarItemIE
{
display: inline;
f\loat: left;
Background: #FFF;
}
}
#wrapper #nav #MenuBar1 {}
Clip: rect (auto, auto, auto, auto);
Color: #FF0000;
}

You do not use the latest Spry files

The latest version of the Adobe Spry 1.6.1 Framework it is the same version that ships with Dreamweaver CS4. If you are using Dreamweaver CS3 (uses Spry 1.4), its wise to upgrade your files to the latest version. This can be easily done by using Updater Spry who can be found here.

I think that your problem will be solved once you have updated.

GRAMPS

Tags: Dreamweaver

Similar Questions

  • Problem with the list item

    Hi all
    I am facing a problem with the list item in my form. In my form, I have a list item (tmd_stat) with 3 list of values as the item complete, incomplete and null.this lies in the control block.

    I have a block (Detail) which is the database block.status_disp [point List] is one of the .an article on the value of list tmd_stat is filling with different values.

    an alert message (you want to change the status? Yes/No) will appear when we change the list item. If I click YES then the list works and retail block point status_disp is filled with a different list of values. If I click on 'No' the list value will be set to changed value.i.e suppose that I'm changing the Complete incomplete list item, alert message will be displayed. If I click on 'No' the cursor is placed on incomplete but incomplete. How can I place the cursor on the full value.

    Can you please give me the solution.

    Thank you

    Hello

    Save the old value in a variable and then if the user clicks on No. then reassign this value to the list item.

    Kind regards

    Manu.

  • my iPhone 6s has problems with the GPS when I use some applications, it does not work well and give especially the bad road. Can someone help me?

    my iPhone 6s has problems with the GPS when I use some applications, it does not work well and give especially the bad road. Can someone help me?

    My iphone 6 has started having the same problem. Its literally the GPS. Saying that it does not find me at all. Ive seen say location for more than an hour in the suburbs of chicago. It started to happen to me after I downloaded the latest update for the iphone. I hope they react and let you know what is happening because I'm dying to know as well.

  • Is anyone else having problems with Windows 8 when your typing and e-mail? For some reason, it comes out constantly to the tile screen while I type making me about starting more.

    Is anyone else having problems with Windows 8 when your typing and e-mail? For some reason, it comes out constantly to the tile screen while I type making me about starting more.

    Hi Chaz,

    I thank you for your message and gives us a chance to help you. I see that the Mail app closes while you are typing an email.

    Please answer these questions to get a better understanding of the issue.
    1 have changes made to your computer before this problem?
    2 shut down other applications while they are in use?
    3. do you get an error code?

    You can try these methods to check whether the problem is resolved.

    Method 1: Run the troubleshooter of app.

    http://download.Microsoft.com/download/F/2/4/F24D0C03-4181-4E5B-A23B-5C3A6B5974E3/apps.diagcab

    Open this link to launch the troubleshooter.

    Method 2: Update the application.

    Method 3: Reinstall the application.

    This link has the steps that you can follow to update and reinstall the application.

    http://Windows.Microsoft.com/en-us/Windows-8/what-troubleshoot-problems-app

    Feel free to use the forum for any other issue of Windows, you may have.

  • I have problem with value NULL when the use CASE statement please help this question

    I have problem with value NULL when the use CASE statement please help this question


    Table: digital_val

    SNO cl C2

    1 San1 11

    2 22 San2

    Actual result: expected to A         B

    A            B                                                                           11        22

    11 NULL

    22 NULL



    query:

    Select case when c1 = "san1" then c2,.

    case If c1 = "san2" then c2 B

    of digital_val

    I'm more curious why, when you select 2 rows, you expect a result of row?

    WITH digital_val

    AS (SELECT 1 AS 'Sno', 'San1"C1, c2 FROM DUAL 11)

    UNION ALL

    2 SELECT AS 'Sno', 'San2"C1, c2 FROM DUAL 22)

    SELECT CASE WHEN c1 is "San1" THEN END AS A c2.

    CASE WHEN c1 = "San2" THEN END AS B c2

    OF digital_val;

    With no other input, if you select 2 rows, you get 2 rows.  One of the other solutions use a max function, but is this really what you want, does not specify?

  • Hey I have a problem with the library, when I try to enable the creative cloud desktop application it keeps saying "cannot restore the file: C/users/USER name as the location of the file is not available."

    Library Eroor.jpg

    This is a double post of a following:

    Hey I have a problem with the library, when I try to enable the creative cloud desktop application it keeps saying "cannot restore the file: C/users/USER name as the location of the file is not available."

  • I have problem with Muse files when you work at home with my laptop and when I open the files again in my work with my IMac.

    I have problem with Muse files when you work at home with my laptop and when I open the files again in my work with my IMac.

    I do: when I am uncomfortable with the laptop I save the files on the laptop, then on my external hard drive. Then, when I'm at work, I opened the drive, but the Muse says every time, that so many links in the 'active' is missing. And it takes a lot of time to get all the missing link. Like today I had to open a file of Muse from the external hard drive, and there are about 100 links that are missing.

    How can I solve this problem

    the best thing if you are a user of creative cloud is to store the files in a folder in your account of cloud instead of transferring the files from one computer to another.

    If you are not a Subscriber cc then Dropbox or iCloud will work as well.

  • Problem with < Mx:List >

    Hello

    I had a problem with the list control in flex. I'm trying to implement a list of a few names where the user can select each name by clicking on the item in the list. My question is if the list with the same name then not able to select the items in the list. (The same reversal isn't the case)

    Here is the code:

    ? XML version = "1.0" encoding = "utf-8"? >

    " < = xmlns:fx s:Application ' http://ns.Adobe.com/MXML/2009 "

    xmlns:s = "library://ns.adobe.com/flex/spark".

    xmlns:MX = "library://ns.adobe.com/flex/mx" minWidth = "955" = "600" minHeight >

    < fx:Declarations >

    <! - Place non-visual elements (e.g., services, items of value) here - >

    < / fx:Declarations >

    < fx:Script >

    <! [CDATA]

    [Bindable]

    private var testArray:Array = new Array("s1","s1","s1");

    []] >

    < / fx:Script >

    < mx:List dataProvider = "{testArray}" >

    < / mx:List >

    < / s:Application >

    If the list of the various inputs, then I can roll over each item and select the wanted item. But if the list with the same name and then everything goes wrong.

    Is there anyway to fix this? Help, please

    the s1 should be "s1".

    
    
              
                        
              
              
                        
              
                        
                        
    
    
  • Trying to solve a problem with the list under display properties screensaver!

    When I try to put my screensaver, gout dwon displays a completely blank entry followed by (None) & the list of available screensavers.  Every time I choose (none), it is up to the last installed screen saver.

    An example: the last installed screen saver was ArcSoft Photobook screensaver.
    So, when I select (none) for no screensaver, it is up to the ArcSoft Photobook screensaver.

    This happens each & everytime I have add a new screen saver.
    (None) option always returns to the last screen saver installed.

    There are moments that I need the option screensaver set to (none).

    Any ideas on how to fix this problem would be greatly appreciated.

    Ed

    Not sure as to what I did, however, my problem with the screen saver has been fixed.

    I've been messing around with a number of things that I thought might have caused this problem.  And wala, suddenly the problem existed no more!

  • Problem with emails bouncing when deleted on Windows 8 phone and PC

    Hello - my first post please excuse me if I make a mistake - I think it's a matter of Win 8/mail app electronic & comm/mail!

    I have two laptops running Windows 8 Pro and two years of Nokia 620 running window 8 (and a portable 7 years running XP). I use only Hotmail on each of them.

    One of the portable Windows 8 Pro and one of the phones cannot delete emails. By that I mean I have delete the emails and they reappear after about two seconds.

    I signed signed new in and all show that they don't require updates (they are updated automatically).

    I noticed that when I go in the settings of the Mobile Pro 8 Win mail that works correctly shows a heading called 'options' and 'permissions' has "Mail by Microsoft Corp version 17.0.1119.516" while the laptop Win Pro 8, which cannot not delete emails in "rights" has ' Mail by Microsoft Corp version 16.4.4206.722 is not this topic only and lists ' accounts , permissions, etc., without any heading 'options'.

    I would be grateful for any advice.

    ARFW

    Hello

    Do you have an error message when you try to delete the mail?

    Refer to the article below and see the step provided in the link given below to run convenience store apps.

    What to do if you have problems with a soft

    http://Windows.Microsoft.com/en-in/Windows-8/what-troubleshoot-problems-app

    Please answer back with information to help you.

  • Problem with ScriptUI lists

    Hi all

    I have a problem with a ScriptUI Photoshop for six days.

    This script defines a table of all the images located in a top folder and its subfolders. Then he opens the first found photo and creates a list of the EXIF of the camera.

    I know how to set the items selected by the user in a table. My problem is not the text that I want to extract, but their index numbers (lines 56 and 62).

    Any idea?

    // Enables double clicking from the Macintosh Finder or Windows Explorer
    #target photoshop
    app.bringToFront();
    
    
    var topFolder = Folder.selectDialog("Select the top folder where your images are : ");
    if (topFolder != null) 
    {
      filesArray = scanFolder(topFolder);
    }
    
    
    // Opens the first photo found
    if (filesArray.length > 0) 
    {
      var docRef = filesArray[0];
      app.open (docRef);
    }
    
    
    // Sets the EXIFs of the camera in an array
    var exifArray = new Array();
    var selectedItems = new Array;
    var exifNumber = app.activeDocument.info.exif.length;
    for (var i = 0; i < exifNumber; i++)
    {
      exifArray[i] =  app.activeDocument.info.exif[i][0];
    }
    app.activeDocument.close(SaveOptions.DONOTSAVECHANGES);
    
    
    // User interface
    var w = new Window("dialog");
    var information = w.add('statictext',undefined,'Press the key Ctrl and select the EXIFs you need.'); 
    var columns = w.add("group");
    columns.orientation="row";
    var list1 = new Array();
    var list2 = new Array();
    var halfList = Math.round((exifArray.length)/2);
    for (var i=0;i<halfList;i++) // List 1 (left column)
    {
      list1[i] =  exifArray[i];
    }
    
    
    for (var i=halfList;i<exifNumber;i++) // List 2 (right column)
    {
      list2[i-halfList] =  exifArray[i];
    }
    
    
    var listExif1 = columns.add ("listbox", undefined,list1,{multiselect:true});
    var listExif2 = columns.add ("listbox", undefined,list2,{multiselect:true});
    listExif1.onChange = function()
    {
      selectedItems[selectedItems.length] = listExif1.selection;
    }
    
    
    listExif2.onChange = function()
    {
      selectedItems[selectedItems.length] = listExif2.selection;
    }
    var exeButton = w.add ("button", undefined,"Execution");
    exeButton.onClick = main;
    w.show();
    
    
    // Puts the selected items in an array
    function main()
    {
      for (var i=0;i<selectedItems.length;i++)
      {
      alert(selectedItems[i]);
      w.hide();
      }
    }
    
    
    // Recursive function 
    function scanFolder(folder) {
      var filesArray = [],
      fileList = folder.getFiles(),i, file;
    
      for (i = 0; i < fileList.length; i++) {
      file = fileList[i];
      if (file instanceof Folder) {
      filesArray = filesArray.concat(scanFolder(file));
      }
      else if (file instanceof File && file.name.match(/\.(jpg|)$/i)) {
      filesArray.push(file);
      }
      }
      return filesArray;
    }
    

    Hi Michel,.

    listExif1.selection returns an array of ListItems.  You can get the index using the 'index' property, or get the text using the "text" property

    For example if I put the following code in the listExif1.onChange Manager:

    var selections = "";
    for(var i=0; i < listExif1.selection.length; i++){
         selections += "\nIndex:"+listExif1.selection[i].index+", text: "+listExif1.selection[i].text;
    }
    alert(selections);
    

    I get the following text in the alert after two selections:

    Index: 4, text: Description of the Image

    Index: 7, text: Orientation

    In addition, I don't know exactly what you are trying to accomplish, but as a guess, you want a list of currently selected items when the user press the run button. In this case I consider rather than follow the selections in the onChange for each listbox handler, simply get the current selections at the time when the user presses the run button.

    If the main function might look like this:

    function main()
    {
      selectedItems = listExif1.selection.concat(listExif2.selection)
      for (var i=0;i
    

    If you do not need to follow whenever the user changes the selection in the list box, you need to specify how you add to the selectedItems array.

    Hope that helps.

    Thank you

    Eric

  • Problem with external monitor when used with the Satellite P100-434

    I'm trying to use a Vizitron L - 151 monitor flat screen connected to the VGA port on the back of my Satellite P100 - 434 (PSPADE)

    I find that the screens seem to periodically - feeding cycle windows resize themselves and then the screens settle down again. This happens with the laptop and the external monitor.

    I've updated the latest available BIOS V4.20 (November 2, 2007) I use 7.15.11.6369 NVIDIA GeForce Go 7600 driver version. I'm under the edition of Vista Home Premium to standard build.

    I even resorted to the use of the dvd system recovery to rebuild completely the laptop and the problem persists. In Device Manager I have generic Non - PnP monitor and below that I have a generic PnP monitor I tried and it is not possible to get specific drivers for the monitor Vizitron L-151. * NOTE * I saw dxdiag that the external display is identified the Non - PnP device

    The display configuration that I'm trying to use is to have my laptop as the main screen with the external display on my left as an extension to the desktop. In display config my computer screen appears as number 2 with the additional display in the poster as a device 1

    While typing this my screens have made this three times and the last time, this IE7 window installs itself to the external display in restored down to size.

    If anyone has a glimpse of it, I would be very grateful. There are no problems when the external display is deleted.

    _I can reproduce this problem on demand_ by uninstalling the monitor Non - PnP Device Manager.

    Sorry, mate, but you ad confuses me a little and be hones I m not 100% sure what you take on
    You have some problems with the resolution of the external display or what?

    I've found another thread on the setting of the external screen as main screen:
    http://forums.computers.Toshiba-Europe.com/forums/message.jspa?MessageID=96263#96263

    According to this statement:
    > In display config my computer screen appears as number 2 with the additional display in the poster as a device 1
    It seems that the external monitor has been on the main screen and display books internal as external.

    I recommend you change this settings and to use books appear as 1 and the external display form 2.

  • Problem with "unknown error" when burning DVD

    I'm having problems to burn a DVD after manufacturing and save the file to Windows Live Movie maker, I am trying to burn the DVD and it takes forever to get to 83,0% and stops before burning.  99%, stops the burn and I get an unspecified error.  I'm not very technical, trying to correct this error, please do it fast and easy for fix me!  Thank you

    Hi Ronda, P

    Welcome to the Microsoft answers site!

    (a) edition of windows vista you run on the computer?

    (b) how exactly you are trying to burn the DVD? What file format you are using?

    I firstly you suggests to save the project to your computer, and then try to burn on a DVD at a slower burning speed.

    Choose a speed slower burn to your DVD recorder as follows:

    1. return to the page Add images and videos on the DVD and then click on Options.

    2. in the DVD burning speed box, select medium or slow.

    Change-Windows-DVD-Maker-DVD-Video-settings

    http://Windows.Microsoft.com/en-us/Windows-Vista/change-Windows-DVD-Maker-DVD-video-settings

    If the problem persists, download the service pack 2 for windows vista on the computer

    How to obtain the latest Windows Vista service pack

    http://support.Microsoft.com/kb/935791

    See the link below:

    Error message when you try to publish a movie to a DVD using Windows DVD creation in Windows Vista: "unspecified error".

    http://support.Microsoft.com/kb/949281

     

    For more information, please see the links below:

    Burn a DVD video disc

    http://Windows.Microsoft.com/en-us/Windows-Vista/burn-a-DVD-video-disc

    Troubleshoot-problems-with-creating-a-DVD-Video-using-Windows-DVD-Maker

    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-problems-with-creating-a-DVD-video-using-Windows-DVD-Maker

    If you use windows media player, see the link below:
    Burn-a-CD-or-DVD-in-Windows-Media-Player http://Windows.Microsoft.com/en-us/Windows-Vista/burn-a-CD-or-DVD-in-Windows-Media-Player

    Thank you, and in what concerns:

    Ajay K

    Microsoft Answers Support Engineer

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Dual booting - problem with the disk when trying to start windows

    original title: problems with dual boot.  Windows does not play well with others.

    Hello

    I have Windows Vista Home Premium 64-bit included with the computer.  I installed Fedorah and it works on my computer.  When I installed it, but I had my hard drive partion.  I left most of the hard drive (about 400 concerts) as it was, when I booted up Fedorah worked well and gave me the option to boot or windows.  When I started in the window, however, it wouldn't let me start my computer, it says I have a problem with my drive.  With XP, it gives me no problem, I didn't ignore the disk check, but with Vista for some reason it doesn't let me start.  It gives me a few options of restoration to the previous status confuses the computer he says I manually type in which windows in the command line.  I don't have my windows CD, the only other option that I have that seems to work when I click it is restoring to factory fault which I don't want to do because I don't want to lose all my files.  Please tell me what I need to do.

    http://Fedoraforum.org/

    Fedora forums at the link above.

    A refund Stsrtup of Vista Disk link.

    Download the 64-bit on the right.

    Download the ISO on the link provided and make a record of repair time it starts.

    Go to your Bios/Setup, or the Boot Menu at startup and change the Boot order to make the DVD/CD drive 1st in the boot order, then reboot with the disk in the drive.

    At the startup/power on you should see at the bottom of the screen either F2 or DELETE, go to Setup/Bios or F12 for the Boot Menu.

    When you have changed that, insert the Bootable disk you did in the drive and reboot.

    http://www.bleepingcomputer.com/tutorials/tutorial148.html

    Link above shows what the process looks like and a manual, it load the repair options.

    NeoSmart containing the content of the Windows Vista DVD 'Recovery Centre', as we refer to him. It cannot be used to install or reinstall Windows Vista, and is just a Windows PE interface to recovering your PC. Technically, we could re-create this installation with downloadable media media freely from Microsoft (namely the Microsoft WAIK, several gigabyte download); but it is pretty darn decent of Microsoft to present Windows users who might not be able to create such a thing on their own.

    Read all the info on the website on how to create and use:

    http://NeoSmart.net/blog/2008/Windows-Vista-recovery-disc-download/

    ISO Burner:http://www.snapfiles.com/get/active-isoburner.html

    It's a very good Vista startup repair disk.

    You can do a system restart tool, system, etc it restore.

    It is NOT a disc of resettlement.

    See you soon.

    Mick Murphy - Microsoft partner

  • Laptop G60-549DX (with OS Windows7-problem with the microphone when using Skype)

    Just bought a laptop G-60-549DX. His mic is BAD. Voice of cuts to when using Skype. Help!

    I was able to solve the problem with the microphone on the G60-549DX when using Skype.  I spend up to 6-8 hours, talk with convenience stores of HP.  They were very friendly and helpful.  The same help a friend.  My friend downloaded updated bios and micro drivers.  HP technician asked me to turn off the laptop, then remove the battery, unplug the power cord. With battery removed and stop, I pressed the market / off power button for a good minute evacuate remaining power into the computer. When I restarted the laptop I micro worked. I did a little more fine-tuning of the installation of the microphone.  Now, it works well on Skype and sound recorder. I won't take this back within the 14 days return policy.  It's a good computer I can say.  The technicians were all very friendly and helpful.  They called me several times to check to see if it still works OK! They are HUGE!  They want to help with any other question, I have perhaps with the computer.  Thank you very much for the help. Everyone was SO helpful.

Maybe you are looking for

  • Download Kindle content offline.

    I'm content to download Kindle for reading offline, but I get a message saying that there is no place. I made sure I have allowed it, even told firefox than kindle reader could store more bites. nothing worksis this a firefox problem? indication in t

  • My laptop Audio is NOT working

    Name and model number: Portable HP dv6t-A1U59AV I was listening music, paused for a second and he continued a little later and it played but no audio isn't out of my helmet. I have used my speakers instead and got the same result. Then, I tried diffe

  • HP LaserJet 400 M401dn

    I can't get the printer to print systematically. It is directly connected to my Toshiba laptop running windows 7. In my view, that he might have something to do with the mode 'sleep' loading of software on the USB Ports - which I disabled. I tried di

  • location of the file has changed, but I still see thumbnails on the Windows Photo Gallery, how to recover the pictures?

    I have an arch support which crashed, but I still see thumbnails of photos in windows photo gallery.  Is anyway to recover the photos without the current HARD disk media Vault?

  • Any way to show the menu rear element?

    I'm just packing a mobile web link in a Tablet app. So, basically, the application displays the URL of web page set in the config.xml file. I want to add the menu item of Web as a back and next button, someone knows how to do? Anyway I could write so