So true / false, go to the stage of object

Hello. I would like to ask you something and I hope that someone could help.

I want to make a button go to the scene, especially when some items are hidden and exist.

I tried this, but it does not work.

but_yes.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_13);


function fl_ClickToGoToAndPlayFromFrame_13(event:MouseEvent):void
{ if(book_red.visible = true)
  if(skirt.visible = true)
  if(book_purple.visible = true)
  if(belt.visible = true)
  if(doll.visible = true)
  if(plate.visible = true)
  if(paper.visible = true)
  if(paper2.visible = true)
  if(wardrobe_door_close.visible = false)
  if(blanket_tidy.visible = false)
  {
  gotoAndPlay(99);
  blanket_mess.visible = false;
}
}


I wonder where I am doing wrong or do not have.

(1) it is not a correct syntax for the Organization of several conditions

(2) when comparing for equality, you use is, do not... = but if you compare a Boolean property, you can simply check the property...

(3) you can use the '! "to test a fake

function fl_ClickToGoToAndPlayFromFrame_13(event:MouseEvent):void

{

If (book_red.visible & skirt.visible & book_purple.visible & belt.visible & doll.visible & plate.visible & paper.visible & paper2.visible &! wardrobe_door_close.visible &! blanket_tidy.visible) {}

gotoAndPlay (99);

blanket_mess. Visible = false;

}

}

Tags: Adobe Animate

Similar Questions

  • I need assistance with radio - quiz true/false buttons

    I have a short quiz at the end of a lesson. The choices are radio buttons. Some are multiple choice, some are true/false, and they appear randomly. I have a visible set choiceNone = flase button and selected = true, so that the other options are not selected. It works very well for the choice quaestions multiple, but on the second and third true/false, it shows the previous selection. Someone else built this quiz for me, as I am a novice. When I copy in its own file it works fine, but not in this one and not as an mc. HELP!

    I can't open your file because it is a CS4 file, but I guess that the problem is similar to another file that someone posted here some time.  If your issues radio buttons are sitting in the adjacent keyframes, each then inherits some properties from the keyframe before.  One way around this problem is to have empty key frames between keyframes of radio button... But if you need to keep the image by image sequence, then you can try alternating layers so that you can find yourself with spaces between everything keeping the image by image...

  • Derivative of a cell based on the value of another cell's true/false

    Hello

    I try to create a list of digital control and would have put cells highlight according to a corresponding value in another cell.

    For example, I would like cell D2 to white if the cell H2 is FALSE, or if the values of H2 is TRUE, I would D2 to be green. I want this for about 20 lines.

    Any suggestions?

    Hi JCR.

    Conditional highlighting rules depend on comparing the value contained in the cell to be highlighted (D2) with a second value. The second value may be fixed (recorded in the rule) or may be contained in a cell of the second.

    In your scenario, the highlight would be independent of the value in D2.

    There are two ways to accomplish what you want using conditional highlighting, highlighting a third cell whose value depends on the value in H2 and whose pointing out will be seen as highlighting of the D2, OR by providing a third cell whose value can match or does not match the value in D2 , the value of H2.

    Since you want to highlight only a single cell, and not a group of cells, the second method is probably more simple here.

    Each cell in the column I contains the following formula, entered in I2, and filled then down on the rest of the column:

    I2: = IF (H, D, "xxx")

    English: If the cell in this row of column H is set to TRUE (enabled), copy the value in this row of column D to this cell. If not, put "xxx" in this cell.

    'xxx' can be any value that will be ever present in the cells in column D.

    The below table conditional formatting rule is placed in cells D2 - D10. The cell reference is to the cell "this rank" in column I and is different for each cell.

    Kind regards

    Barry

  • Execution of Code with the participation of true/false

    OK, so I have to be over thinking on how to do it. I'm trying to run some of my code when I get a value of True. If set to False I don't want it to do anything. Ive tried using a true/false case structure, but the obligation to hang the false case something is screwing me. Also tried a while loop, but it simply snaps and never reads the false after his already on.

    Murielle says:

    Very well and I'll check out the tutorials. I just got stupid all this code because I wanted to take the last element of the array and write them on the worksheet without adding other values, BUT at the same time allow him to add to the file because I'll repeat this code on.

    You don't have a table until make you a right there on a single element. There is no 'another value '. There is an element in the table, which is the first and the last element and exactly the same as the value that you used to build the table. Once you do the tutorials, you'll laugh about your code. It is absolutely useless.

  • Scan chain with TRUE FALSE and the comma as separator

    Produced cabling 'REAL FAKE' entry as '%s %s' format as false to scan string constants

    the two binary values you want, corresponding to the input string.

    Whereas "TRUE, FALSE" as entry and "%s, %s" format leads to an error.

    I lost a lot of time to understand that the error has its origin in the incompatible separator and not in the way I use this function.

    Wouldn't be possible (ask nicely) to place a note in the online help for this function, you need to use only spaces or tabs as separators
    with chains binary when you use this function?

    It was not clear to me why I should not use the comma as a separator.

    Now, my solution is to replace all the commas with spaces before you wire the input string to scan from a string.

    Is there another workaround solution or someone can provide a deeper understanding of why comma does not work?

    My guess is that he was mistaken for a decimal separator and implies not being part of a binary value.

    Use ' % [^,], %s ' as your specifier.  ' % [^,] "will result in a string up to the next comma.

  • How to get the lov value(true/false) that is running by pressing the F3 function key

    Hello

    I mapped key F3 function for list of values (lov), pressing F3 on the element of text (with associated lov) poster lov, but here the lov is implicitly run, so I am unable to get the value of lov(true/false), how to get the true or false value from the lov.

    I use Oracle forms 11 GR 2.

    What exactly do you mean by "the true or false value of the lov? Want to know if the user chose something from the lov. If so, you can create a KEY-LISTVAL-trigger on your textitem with something like

    IF SHOW_LOV('THE_NAME_OF_THE_LOV') THEN
      -- do something here
    END IF;
    
  • Adobe captivate true/false games television correct score if I click on send then go the next button

    Adobe captivate true/false games television correct score if I click on send then go the next button

    If I go directly to the next button, then I get score 0

    Why is it?

    I'm new in adobe captivate, but I didn't know good tutorial to solve the problem?

    for your better understanding, I give you the link: http://graphicscoder.org/test/quiz/

    I am using captivate 8

    It seems that you don't know how the question slides are set in Captivate. The next button has a dual functionality: during the quiz, it's a Skip button, which means no results at all. It is necessary during the review to avoid blocking of the user on question slides. If you don't provide a review of the quiz, you can get rid of the next key completely. If you provide a review, drag the next under the Clear button button (can be done on the master quiz slides). This way it won't be visible during quiz, but becomes visible during examination where the Clear key is automatically deleted.

    This changed in Captivate 9, but you're still on 8.

    The submission process is a two-step process. If you want to learn more about the design of quizzes, take a look at my post:

    Question Question slides in Captivate - Captivate blog

  • Can I change the font for the true/false question?

    I am using Captivate 5. I have a darker background if I want to use the white font for questions. I was able to change the words 'True' and 'False' but cannot change the letter 'A' and 'B' that next to the option buttons. Can anyone help? Thank you!

    Hello

    Here's an alternative to the solution proposed by Whyves if you want to have the same style for true/false questions.

    You can open the object (menu Preferences or SHIFT + F7) Style Manager? Go to Quizzing, legends of the category objects. Choose the answer/FIB text option and change the color and possibly other attributes. All of your answers will now have the new color. If you want to replace the default style of origin for these legends, you can also duplicate the style, change the clone and which apply to such legends.

    The workflow in CP5 is different from previous versions. Personally I think it is a good practice to first choose the appropriate object styles. If you do this before you open a project, modified styles apply to all the project that you create in this session.

    Lilybiri

  • eight seconds after the true false question

    I have a true false quiz with an audio attached slide.  The audio is 9.7 seconds.  After answering the question correctly or incorrectly and the appropriate text box appears, and the user clicks the text box... There are eight seconds before going to the next slide.  Anyone know how to get rid of this delay?  My users are complaining about.

    If this question has already been asked, I did a search, but cannot correctly.

    Charlie

    Please follow after steps inorder to get rdi of your question:

    1. on true/false question slide, right-click, and choose the menu item "Edit question...". ».

    2. on the true/false question dialogue goto the Options tab.

    3. under the 'good answer' section, select "Goto next slide" in the Action drop-down list.

    Manish

    http://blogs.Adobe.com/Captivate

  • Scalar true/false conversion

    I would like to convert a transient scalar to a true/false variable.  To clarify, I would take a scalar time-variables and pass the value of the zeroeth little to a true/false variable, which can then be transmitted to a device of digital line out.  The camera has solid state relay and its DAQmx driver requires a contribution from true/false and does NOT have a scalar or digital signal.  It seems to me that it is a very simple c language's intrinsic function call.

    I looked at the functions SE steps-analyze-analog-formula but they always output a different scalar.  Stage outputs triggering a true/false momentarily and do not lock.  Limit test has an output of true or false, but it is for all the samples in the whole of the scalar and not any a scalar value.

    Any suggestions?  or better yet, can someone send a simple vi LV that performs this conversion of simple data?  Is there some utility vi hidden on the somewhere installation disc that can do this?

    Thank you

    I have acquired some clarification and solved my problem through integrated service of SE.  I can do exactly what I need through the 'Alarms' utility that treats momentary boolean True/False step of relaxing in a DIO locked signal on my PXI-6528 board.  Furthermore, I will explore using the result of 'software trigger' the utility of the alarm to work around the limits of the "reserved resource."  Thanks to all that at least looked at my problem.

  • change the Boolean variable on the stage

    Hello! This is my first post here! so I've been playing for a while with the Adobe Edge animate for a while and it's pretty cool and I am trying to create a super basic layout with a video loop, and when the user press the button, the video plays until ongoing and then starts a new. the button it simply changes the variable state of false to true, pretty simple, but for some reason, it does not. I'm an artist, so I don't know much about code in addition to if/else haha

    Here is the code on the stage (it is put on the CompositionReady):

    var loop1 = sym.$("loop")[0];
    
    var nextLoop = new Boolean();
    console.log(nextLoop); //false
    
    loop1.onended = function(e){
    if (nextLoop == true){
         // Show an element
         sym.$("loop2").show();
         // Play a video track
         sym.$("loop2")[0].play();
         }
         else{
         loop1.play()
         }
    };
    
    

    and here is the code for the button:

    sym.getSymbol("next_btn").play(); //fade out
    //change nextLoop state
    sym.getComposition().getStage().nextLoop = true;
    
    

    I'm pretty sure it's a syntax error, but I don't really know how to fix it

    any ideas?

    Thanks in advance!

    Hi rbencz

    You will need to create a global variable so that it works properly, I commented on 2 lines I added:

    sym.setVariable ("nextLoop", false); Create a new global variable called 'nextLoop' and set the value to false

    loop1 var = sym.$("loop") [0];

    loop1.onended = {Function

    nextLoop = sym.getComposition () .getStage () .getVariable ("nextLoop"); Get the Global Variable and assign a local variable

    If (nextLoop == true) {}

    Display an item

    SYM.$("loop2"). Show();

    A video track

    SYM.$("loop2") [0]. Play();

    } else {}

    loop1. Play()

    }

    };

    And then the button, place the following code:

    sym.getComposition () .getStage () .setVariable ("nextLoop", true); Change the value of the variable global "nextLoop" true

  • Randomly generate movieClips from the library onto the stage

    Hello

    I'm calling the objects from the library for a collection set.

    Major problems with how best to attribute the good and bad objects update later a score.

    Can anyone help me how can I first assign the clips in the library in an array of good and bad and then after randomally fill the stage with them.

    Concerning

    James

    see you never fake in your output panel, when using:

    public void placeWords() {}

    random location

    var x: Number = Math.floor (Math.random () * mapRect.width) + mapRect.x;

    var y: Number = Math.floor (Math.random () * mapRect.height) + mapRect.y;

    check all blocks to see if it's over everything

    var isOnBlock:Boolean = false;

    for (var j: int = 0; j

    If (blocks [j].hitTestPoint(x+gamesprite.x,y+gamesprite.y)) {}

    isOnBlock = true;

    break;

    }

    }

    not on everything, so use location

    trace (isOnBlock);

    If (! isOnBlock)

    {

    var goodObjects:Array = ["WordObject1"];

    var badObjects:Array = ["WordObject2"];

    If (Math.Random)<>

    {

    var r: int = Math.floor (Math.random () * goodObjects.length);

    var classRef: Class = getDefinitionByName (goodObjects [r]) in class;

    var newObject:MovieClip = new classRef();

    newObject.typestr = "good";

    } else

    {

    r = Math.floor (Math.random () * badObjects.length);

    classRef = getDefinitionByName(badObjects[r]) in class;

    newObject = new classRef();

    newObject.typestr = "bad";

    }

    gamesprite.addChild (newObject);

    newObject.x = Math.floor (Math.random () * stage.stageWidth);

    newObject.y = Math.floor (Math.random () * stage.stageHeight);

    break;

    }

    }

  • Why movieclips, buttons &amp; images on the stage literally disappeared when run.

    I'm really noob in AS3.

    I had the design of clips and other places on the stage.

    And I got 1 framework for the code below.

    Some clips will be visible and not visible, sometimes while loading external swf files.

    I think that its on the clips to be dynamically on the stage.

    Error output:

    TypeError: Error #1009: cannot access a property or method of a null object reference.

    at main4_fla::MainTimeline/advantanMCs() [main4_fla. MainTimeline::frame2:141]

    to Function / main4_fla:MainTimeline/launchSWF/main4_fla:onLoadCompleteHandler() [main4_fla. [May nTimeline::frame2:46]

    Here is my code:

    import flash.display.MovieClip;

    import flash.display.Loader;

    import flash.net.URLRequest;

    to import flash.events.ProgressEvent;

    import flash.events.IOErrorEvent;

    import flash.events.Event;

    var swfList: Array = new Array ('1.swf', '2.swf', '3.swf', '4.swf');

    var container: MovieClip = new MovieClip();

    var currentSWF: MovieClip = new MovieClip();

    var swfNo: number = 0;

    function launchSWF

    function launchSWF (swfBox, swfFile) {}

    swfLoader var: Loader = new Loader();

    var swfURL: URLRequest = new URLRequest (swfFile);

    swfLoader.contentLoaderInfo.addEventListener (ProgressEvent.PROGRESS, onProgressHandler);

    swfLoader.contentLoaderInfo.addEventListener (Event.COMPLETE, onLoadCompleteHandler);

    swfLoader.contentLoaderInfo.addEventListener (IOErrorEvent.IO_ERROR, onIOErrorHandler);

    swfLoader.load (swfURL);

    function onIOErrorHandler(event:_IOErrorEvent):void {}

    trace ("file not found!" swfFile + event);

    }

    function onLoadCompleteHandler(event:_Event):void {}

    trace (swfFile + "loaded file.");

    swfBox.removeChild (preLoader);

    swfBox.addChild (swfLoader);

    {If (swfFile == {swfList [0]})}

    swf1MCs();

    currentSWF.x = 247.45.

    currentSWF.y = 251.45;

    {} ElseIf (swfFile == {swfList [1]})}

    swf2MCs();

    currentSWF.x = 62;

    currentSWF.y = 199.50;

    {} ElseIf (swfFile == {swfList [2]})}

    swf3MCs();

    currentSWF.x = 132.50;

    currentSWF.y = 225,50;

    {} ElseIf (swfFile == {swfList [3]})}

    swf4MCs();

    currentSWF.x = 62;

    currentSWF.y = 226.50;

    }

    currentSWF = MovieClip (swfLoader.content);

    currentSWF.gotoAndPlay (1);

    currentSWF.addEventListener (Event.ENTER_FRAME, checkLastFrameHandler);

    function checkLastFrameHandler(event:_Event):void {}

    trace (swfFile + "is the image of '+ currentSWF.currentFrame +'.'");

    if(currentSWF.currentFrame == currentSWF.totalFrames) {}

    currentSWF.stop ();

    removeSWF();

    }

    }

    function removeSWF(): void {}

    swfBox.removeChild (swfLoader);

    currentSWF.removeEventListener (Event.ENTER_FRAME, checkLastFrameHandler);

    trace (swfFile + "deleted.");

    launchNextSWF();

    }

    }

    var preLoader: loader = new loader();

    {If (swfFile == {swfList [0]})}

    preLoader.x = mc1Frame.x / 2;

    preLoader.y = mc1Frame.y / 2;

    {} ElseIf (swfFile == {swfList [1]})}

    preLoader.x = mc2Frame.x / 2;

    preLoader.y = mc2Frame.y / 2;

    {} ElseIf (swfFile == {swfList [2]})}

    preLoader.x = mc3Frame.x / 2;

    preLoader.y = mc3Frame.y / 2;

    {} ElseIf (swfFile == {swfList [3]})}

    preLoader.x = mc4Frame.x / 2;

    preLoader.y = mc4Frame.y / 2;

    }

    swfBox.addChild (preLoader);

    function onProgressHandler(event:_ProgressEvent):void {}

    var dataAmountLoaded: number = event.bytesLoaded / event.bytesTotal * 100;

    preLoader.bar.scaleX = dataAmountLoaded / 100;

    preLoader.percent.text = int (dataAmountLoaded) + "%";

    trace ("preLoader:" + preLoader.percent.text);

    }

    } / / end of launchSWF

    function launchNextSWF() {}

    trace ("launch of the next");

    If (swfNo < (swfList.length - 1)) {}

    swfNo ++;

    trace ("Now Playing" + swfNo + "swf");

    launchSWF (container, swfList [swfNo]);

    } else {}

    trace ("at the end");

    }

    } / / end of launchNextSWF

    put on stage

    addChild (container);

    launchSWF (container, swfList [swfNo]);

    mc swf1 behavior

    function swf1MCs() {}

    mc1Frame.visible = false;

    mc2Frame.visible = false;

    mc3Frame.visible = false;

    mc4Frame.Visible = true;

    headerBg.gotoAndStop("1");

    mc1MC.gotoAndStop("1");

    mc2MC.gotoAndStop ("default");

    mc3MC.gotoAndStop ("default");

    mc4MC.gotoAndStop ("default");

    }

    SWF2 mc behavior

    function swf2MCs() {}

    mc1Frame.visible = false;

    mc2Frame.visible = false;

    mc3Frame.visible = false;

    mc4Frame.Visible = true;

    headerBg.gotoAndStop("2");

    mc1MC.gotoAndStop("2");

    mc2MC.gotoAndStop ("default");

    mc3MC.gotoAndStop ("default");

    mc4MC.gotoAndStop ("default");

    }

    swf3 mc behavior

    function swf3MCs() {}

    mc1Frame.visible = false;

    mc2Frame.visible = false;

    mc3Frame.visible = false;

    mc4Frame.Visible = true;

    headerBg.gotoAndStop("3");

    mc1MC.gotoAndStop("3");

    mc2MC.gotoAndStop ("default");

    mc3MC.gotoAndStop ("default");

    mc4MC.gotoAndStop ("default");

    }

    SWF4 mc bahavior

    function swf4MCs() {}

    mc1Frame.visible = false;

    mc2Frame.visible = false;

    mc3Frame.visible = false;

    mc4Frame.Visible = true;

    headerBg.gotoAndStop("4");

    mc1MC.gotoAndStop("4");

    mc2MC.gotoAndStop ("default");

    mc3MC.gotoAndStop ("default");

    mc4MC.gotoAndStop ("default");

    }

    I kinda stuck with the code. Much of the code I got from a blog I think useful for what I'm working on.

    One thing that bothers me, is that I movieclips, buttons and images on the stage literally.

    When I decide to enter the movieclips disappeared.

    Any help is appreciated.

    The first line in an error message reference is the closest to the problem.  All the others are right along the processing chain, so line 141 is where you need to focus.

    If you get the error 1009 for this line, it is indicating that the mc1Frame object does not exist for which is that the code is... you don't see this object as being present.

    This may mean that the object...

    -is declared but not instantiated

    n ' is not have an instance name (or the name of the instance is misspelled)

    n ' is not in the frame where this code tries to talk to her

    -is animated in place, but is not assigned the name of the instances of each keyframe for her

    -is one of the two or more consecutive keyframes of the same objects without a name assigned in the image previous (s).

  • Dynamically loaded swf to communicate with the MovieClip on the stage

    I have a devil of a time here with a problem. I've got an xml document when it is clicked on a certain button on the stage, it loads its corresponding external swf into an empty movieclip on the stage. This empty clip is support for all external SWF.

    So what I'm trying to do, is when an external swf is loaded that has buttons on it, I need these buttons to communicate with the main timeline and delete an mc who is on the stage. I need the swf (s) currently loaded to be able to do. So whatever the currently loaded external swf is loaded, I need to talk to the main timeline. (I have external SWF files a certain need to do this) So I guess I have to somehow target the external swf currently loaded so he could talk to the main timeline.

    The code below in summary does not, but it gives no errors either. I don't pretend to know what I'm doing, and I did not find a solution to this particular problem. If someone could give me advice or direct me to a solution. I would be so happy.

    scenario focus

    var object: index = this;

    function loadComplete (e: Event) {}

    TweenMax.to (index.mcholder, 1, {alpha:. 5});

    Add the current module to the mcholder movieclip according to addChild

    index.mcholder.addChild (e.currentTarget.content);

    (e.currentTarget.content as MovieClip) .addEventListener ("eventTriggered", startListener);

    function startListener(e:Event):void {}

    var ext_swf:MovieClip;

    ext_swf = e.currentTarget.content as MovieClip;

    trace ("external swf");

    ext_swf. Button1.addEventListener (MouseEvent.CLICK, talktomainswf);

    function talktomainswf (): void {}

    TweenMax.to (index.mc_thatsonthestage, 1, {x: 1000});

    }

    }

    Now we have the first load we set to false firstLoad

    index.firstLoad = false;

    }

    function loadError (e: Event) {}

    trace ("Error");

    }

    }

    You can use the event to communicate with external SWF Dispatcher and a main timeline

    as follows:

    //in an external swf
    
    //Once loaded
    function onLoadComplete(event:Event):void
    {
         //dispatch an event in the form of a string
         dispatchEvent(new Event("Talk to Main Timeline"));
    }
    
    //On the Main timeline
    
    //listen for "Talk to Main Timeline"
    stage.addEventListener("Talk to Main Timeline", listenForCallsFromExternalFiles, true); 
    
    //if the event is heard, do this:
    function listenForCallsFromExternalFiles(e:Event):void
    {
         trace("I heard ya, now do stuff...");
    }
    

    That's the idea anyway, I use it all the time.

    hope that helps,

    ~ chipleh

  • MOUSE_OVER/MOUSE_OUT - txt.visible = true/false;

    I have a little problem with MOUSE_OVER, MOUSE_OUT event. On this map (MovieClip), I have 3 points (buttons) and when you put a cursor of the mouse on one of them, in a space on the sites on the left will appear an address (difrent for all buttons).

    1. I have buttons with the names of instance on the stage (qlu_btn, mad_btn, are_btn)

    2º in my library, I have my (address) text - I turned into a symbol (MovieClip) and I assigned the names of instance (qlu_txt, mad_txt, are_txt) in proprties.

    It's my AS3 for this movieClip for 1 of the buttons... but it does not work... No idea where is a problem?

    var mad_txt:MovieClip = new MovieClip;

    addChild (mad_txt);

    mad_txt.x = - 140.0;

    mad_txt.y = - 65.0;

    mad_txt. Visible = false;

    mad_btn.addEventListener (MouseEvent.MOUSE_OVER, gotoMadridOver);

    mad_btn.addEventListener (MouseEvent.MOUSE_OUT, gotuMadridOut);

    function gotoMadridOver(event:MouseEvent):void {}

    mad_txt. Visible = true;

    }

    function gotoMadridOut(event:MouseEvent):void {}

    mad_txt. Visible = false;

    }

    mapa.jpg

    Right click on your movieclips from library, click on the link, check export for actionscript and the class type:

    Mad_TXT;

    then use:

    var mad_txt:Mad_TXT = new Mad_TXT();

    etc.

Maybe you are looking for

  • MacMini end 2009 dp ++?

    I received a MacMini used end 2009 from a friend and would like to connect to a monitor Eizo EV2750 (2560 x 1440). I checked the MacMini works on the screen at full resolution using an minidp to dp cable. The displayport on the monitor is taken by my

  • Pavilion laptop laptop 15-ab150sa: wireless connection

    Hello Have been pulling my hair out for 10 days! Bought my phone last Monday. Wireless guard disabling works on starting for up to 30 minutes and then packs in. Other devices (phone, old phone) workfine, so don't think it's the router (I have re-set

  • No access to the Tecra A5 Bios after Bios Update

    After updating the bios of my tecra A5 to v.2.0 is not possible to access the bios more. Any key I press (F2, F4, F8, DEL, ESC etc.) after 2 seconds, the system will boot from the hard drive. It is a bit freightening although Windows seems to work ve

  • Lenovo T440s buttons of the mouse does not

    Hello Lenovo community, I have a Lenovo T440s but the three buttons above the clickpad do not work. However if I uninstall the synaptics driver, the mouse buttons work but then click on will not, a little. Only from tap to click on works, without scr

  • Drivers of Ethernet, network card, PCI Device and video controller missing controller on HP Mini 100

    For some reason, all this is missing. I did a system restore and nothing... .a factory restore and nothing... I can't find the manufacturer of the hardware so I can download the drivers. Help!