School project

I need help:

I recently started a school project and I installed IIS on my computer and created a server local, all I can think about. I guess I'm just too much of a beginner. I tried to put any type of video on my page. I have the video downloaded on my computer and I have read the forums to try to understand what I did wrong. I can't find a way to do it. I have the file in many different types. (.mov, .swf and .js,. ed., .wma). I would really appreciate help because I tried for a few days now.

Here is an example of a thing, I've tried... I don't know what I did wrong:
< object
ClassID = "' clsid:02BF25D5 - 8 c 17 - 4B 23 - BC80 - D3488ABDDC6B" "
"codebase =" http://www.apple.com/qtactivex/qtplugin.cab " codetype =" video/quicktime"data =" ThemetrozTeaserTrailer.mov"type =" video/quicktime"width ="317"height ="233">"
< param name = "src" value = "ThemetrozTeaserTrailer.mov" / > "
< param name = "controller" value = "true" / >
< param name = "autoplay" value = "true" / >
< embed src = "ThemetrozTeaserTrailer" width = "317" height = "233".
AutoPlay = "true" controller = 'true '.
pluginspage =" http://www.apple.com/quicktime/download/" > < / embed > "
< / object >

and here's another:

< object classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase ="" http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7, 0,19,0 ' width = "361" height = "281" align = "middle" title = "FinalBattle" > "
< param name = "movie" value = "FinalBattle.swf" / > "
< param name = "quality" value = "high" / >
< embed src = "FinalBattle.swf" width = "361" height = "281" align = "middle" quality = "high" pluginspage ="" http://www.macromedia.com/go/getflashplayer ' type = "application/x-shockwave-flash" > < / embed > "
< / object >

Without getting into a discussion 'format wars' between what video format is best, if you want to save videos in Windows Media, they should be .wmv. If you want to embed in your page (once again, as Windows Media), you can use this:


ClassID = "CLSID:22d6f312 - b0f6-11 d 0-94ab-0080c74c7e95"
ID = "mediaplayer1" >

"pluginspage =" http://www.microsoft.com/Windows/Downloads/Contents/MediaPlayer/ "
Width = "320" height = "300" src = "your_video_name.wmv"
filename = "your_video_name.wmv" autostart = "True"
ShowControls = 'True' ShowStatusBar is kept = "False".
ShowDisplay = 'False' autorewind = "True" >

Tags: Dreamweaver

Similar Questions

  • I downloaded music from Amazon to use in a school project, when I try to import it into Windows Movie Maker, it dosent work.

    "The file C:\Users\ (NAME) \Desktop\Dont as it is impossible to import Believing.amz stop because the necessary codec to play the file is not installed on your computer." If you have already tried to download and install the codec, close and restart Windows Movie Maker, and then try to re-import the file. "I'm doing a school project where I need to create a movie using Windows Movie Maker, I downloaded my music on Amazon and when I try to add, it does not work. Above is the error message I got. What should I do?

    Please read this:
    http://www.Amazon.com/GP/DMusic/help/AMD.html . for the benefits of others looking for answers, please mark as answer suggestion if it solves your problem.

  • Creative Cloud school project ideas

    Last year, my school bought a membership creative cloud for the neighborhood. However, not many teachers is actually using the cloud, and we do not want to lose. So, I have been responsible for presenting an overview for school, starting with staff. I'm looking for are general ideas and possibly to present to our staff-specific project ideas. I only have about 20 minutes - which is not ideal - but I need to generate interest. We offer a software training at a later date.

    Any ideas are appreciated.

    Thank you!!

    Steve

    These links may help:

    Education and the solutions resources | Adobe

    Resources for teachers, lesson plans | Adobe

    Inspiration of classroom and showcase | Adobe

  • Gap between the header and spry menu bar (school project)?

    Hello I have a project for school and they want me to a dw premade layout html, with a header image, and a spry menu bar located in the header. Which I did, but there is this small gap between the header image and the spry menu bar and the header that I can't get rid of. There is no additional line break tag or paragraph in there, I have NO idea what is wrong, please help if you know. Thank you.

    Joint below is code html and css. Sorry there all text in dw premade in there too. Basically, I have also attached the css external to the spry menu bar, and the page just in case.

    <! DOCTYPE HTML >

    < html >

    < head >

    < meta charset = "UTF-8" >

    < title > Rapids Transit - Buffalo River Outfitters < /title >

    < link href = "css/rapids_transit.css" rel = "stylesheet" type = "text/css" > "

    < style type = "text/css" >

    <!--

    {body

    Police: 100% / 1.4 Verdana, Arial, Helvetica, without serif.

    Background: # 42413;

    margin: 0;

    padding: 0;

    Color: #000;

    }

    / * ~ ~ Tag of the element selectors ~ ~ *.

    UL, ol, dl {/ * because of variations between the browsers, it's best practices to zero padding and the margin on lists.} For consistency, you can specify the amounts you want to here, or on the list (LI, DT, DD) items they contain. Don't forget that what you're doing here cascade to the .nav list unless you write a more specific selector. */

    padding: 0;

    margin: 0;

    }

    H1, h2, h3, h4, h5, h6 {p}

    margin-top: 0;     / * remove the top margin works around a problem where margins can escape from their container div. The margin of the low rest it will take away from all of the following items. */

    padding-right: 15px;

    padding-left: 15px; / * adding padding to the sides of the elements in divs, instead of divs themselves, gets rid of any mathematical model of box. A div nested with side pads can also be used as an alternative method. */

    }

    an img {/ * this switch how to remove the default blue border displayed in some browsers around an image when it is surrounded by a link * /}

    border: none;

    }

    / * ~ ~ Style for your site links must remain in this order - including the Group of selectors that create the hover effect. ~~ */

    a: link {}

    color: # 42413.

    text-decoration: underline; / * unless you style your links appear to be extremely unique, it is best to predict stresses quick visual identification * /.

    }

    a: visited {}

    color: #6E6C64;

    text-decoration: underline;

    }

    a: hover, a: active, a: focus {/ * this group of selectors will give a browser keyboard the same experience of hovering as the person using a mouse. * /}

    text-decoration: none;

    }

    / * ~ ~ This container fixed-width surrounds the other div ~ ~ * /.

    . Container {}

    position: relative;

    Width: 960px;

    Background: #FFF;

    margin: 0 auto; / * set to auto on the sides, coupled with the width, the layout centres * /.

    }

    / * ~ ~ the header is not given a width. It will extend to the entire width of your layout. It contains an image placeholder to be replaced by your own logo linked ~ ~ * /.

    . Header {}

    background-color: #fff;

    padding-right: 5px;

    padding-left: 5px;

    }

    / * ~ ~ It's layout information. ~~

    (1) padding is only placed on the top or the bottom of the div. The items in this div have padding on their sides. This avoids any «mathematical model of box» Keep in mind, if you add lateral pads or border to the div itself, it will be added to the width that you set to create the * total width. You can also remove the padding of the element inside the div tag, and place a second div inside it with no width and padding necessary for your design.

    */

    . Happy {}

    padding-top: 10px;

    padding-right: 0;

    padding-bottom: 10px;

    padding-left: 0;

    }

    / * ~ ~ Footer ~ ~ * /.

    .footer {}

    padding: 10px 0;

    background: #CCC49F;

    }

    / * ~ ~ various float/clear classes ~ ~ * /.

    .fltrt {/ * this class can be used to float right to the item in your page.} The floating element must precede the element it should be next to the page. */

    float: right;

    left margin: 8px;

    }

    .fltlft {/ * this class can be used to float an element on your page.} The floating element must precede the element it should be next to the page. */

    float: left;

    right margin: 8px;

    }

    .clearfloat {/ * this class can be placed on a < br / > or div empty as the final element after the last div floating (in the #container) if the #footer is removed or put out the #container * /}

    Clear: both;

    height: 0;

    font size: 1px;

    line-height: 0px;

    }

    ->

    < / style >

    < script src = "SpryAssets/SpryMenuBar.js" type = "text/javascript" > < / script > "

    < link href = "SpryAssets/SpryMenuBarHorizontal.css" rel = "stylesheet" type = "text/css" > "

    < style type = "text/css" >

    {#river_level}

    position: absolute;

    left: 500px;

    top: 325px;

    Width: 245px;

    height: 80px;

    z-index: 1;

    background-color: #ffcc33;

    border-top-style: inset;

    border-right-style: inset;

    border-bottom-style: inset;

    border-left-style: inset;

    border-bottom-color: #960;

    border-right-color: #960;

    border-bottom-color: #960;

    border-left-color: #960;

    text-align: center;

    do-family: Verdana, Geneva, without serif.

    font-size: medium;

    }

    < / style >

    < / head >

    < body >

    < div class = "container" >

    < div class = "header" > < a href = "#" > < img src = "assets/rt_banner.jpg" alt = "Banner Rapids Transit" width = "950" height = "120" / > < / a > "

    < ul id = "MenuBar1" class = "MenuBarHorizontal" >

    < li > < a href = "index.html" > home < /a > < /li >

    < li > < a href = "guides.html" > our Guides < /a > < /li > ""

    < li > < a href = "rates.html" > rates < /a > < /li > ""

    < li > < a href = "lodging.html" > Lodging < /a > < /li > ""

    < li > < a href = "before.html" > Before You Go < /a > < /li > ""

    < /ul >

    <! - end .header - > < / div >

    < div class = "content" >

    < p align = "left" class = "body_text" > welcome to rapid Transit. We are a rental service and canoe river guide located on the banks of the beautiful Buffalo River to Gilbert (Arkansas). We also offer kayak and raft rental. Our experienced guides will be pleased to offer trips on the river suitable for all levels - from beginner to expert. They will also be pleased to accompany you all the way! Stop at our country store and pick up your picnic supplies in the process of disappearance. We will even Pack it for you in airtight containers. (Just a precaution!) Call us to make your reservations. < /p >

    < p align = "left" class = "contact_info" > Rapid Transit < br / >

    Highway 55 North < br / >

    Gilbert, Arkansas 75497 < br / >

    (555) 365-5228 < br / >

    < a href = "mailto: " [email protected] ' > Mike Andrew < /a > < /p > .

    < h1 > < / h1 >

    <! - end content - > < / div >

    < div class = "footer" >

    < p > < em > Copyright 2000 - 2012 < br / >

    Last updated on

    <!-#BeginDate format: Am1-10 April 2012 > <!-#EndDate->

    You < /i > < / p >

    <! - end .footer - > < / div >

    <!-end .container-> < div id = "river_level" > current River Conditions: < br >

    good floating today < br >

    with a few spots of class II < / div > < / div >

    < script type = "text/javascript" >

    var MenuBar1 = new Spry.Widget.MenuBar ("MenuBar1", {imgDown: "SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});})

    < /script >

    < / body >

    < / html >

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

    ALSO, HERE IS MY EXTERNAL STYLESHEET

    {.body_text}

    do-family: Arial, Helvetica, without serif.

    do-size: 14px;

    make-style: normal;

    }

    {.paragraph_header}

    do-family: Arial, Helvetica, without serif.

    do-size: 14px;

    make-style: normal;

    make-weight: bold;

    color: #036;

    }

    {.contact_info}

    do-family: Arial, Helvetica, without serif.

    do-size: 14px;

    make-style: italic;

    Color: #000;

    }

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

    HERE'S MY SPRY MENU BAR CSS TOO

    @charset "UTF-8";

    / * Sections - version 0.6 - Pre - Release Spry 1.6.1 * /.

    / * 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: 14px;

    cursor: default;

    Width: auto;

    do-family: Arial, Helvetica, without serif.

    }

    / * 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;

    }

    / * 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: 190px;

    float: left;

    height: 25px;

    }

    / * 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: 8.2em;

    position: absolute;

    left:-1000em;

    }

    / * 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;

    }

    / * Container of menu items are same fixed width parent * /.

    UL. MenuBarHorizontal ul li

    {

    Width: 8.2em;

    }

    / * Submenus should appear slightly overlapping to the right (95%) and upward (-5%) * /.

    UL. MenuBarHorizontal ul ul

    {

    position: absolute;

    margin:-5% 0 0 95%;

    }

    / * 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;

    }

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

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

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

    / * Submenu containers have borders on all sides * /.

    UL. MenuBarHorizontal ul

    {

    border: 1px solid #CCC;

    }

    / * Menu items are a light grey block with padding and no text decoration * /.

    UL. MenuBarHorizontal a

    {

    display: block;

    cursor: pointer;

    background-color: #2E9712;

    Padding: 0.5em 0.75em;

    color: #fff;

    text-decoration: none;

    }

    / Components menu that have mouse over or focus have a blue background and white text * /.

    UL. MenuBarHorizontal a: hover, ul. MenuBarHorizontal a: focus

    {

    background-color: # 33;

    color: #FFF;

    }

    / * 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

    {

    background-color: #3FA7A8;

    color: ##ffffff;

    }

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

    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%) * /.

    UL. MenuBarHorizontal a.MenuBarItemSubmenu

    {

    background-image: url (SpryMenuBarDown.gif);

    background-repeat: no-repeat;

    background-position: 50 95%;

    }

    / * 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%) * /.

    UL. MenuBarHorizontal ul a.MenuBarItemSubmenu

    {

    background-image: url (SpryMenuBarRight.gif);

    background-repeat: no-repeat;

    background-position: 50 95%;

    }

    / * 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%) * /.

    UL. MenuBarHorizontal a.MenuBarItemSubmenuHover

    {

    background-image: url (SpryMenuBarDownHover.gif);

    background-repeat: no-repeat;

    background-position: 50 95%;

    }

    / * 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%) * /.

    UL. MenuBarHorizontal ul a.MenuBarItemSubmenuHover

    {

    background-image: url (SpryMenuBarRightHover.gif);

    background-repeat: no-repeat;

    background-position: 50 95%;

    }

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

    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 * /.

    UL. MenuBarHorizontal iframe

    {

    position: absolute;

    z index: 1010;

    Filter:alpha(opacity:0.1);

    }

    / * 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

    {

    UL. MenuBarHorizontal li. MenuBarItemIE

    {

    display: inline;

    f\loat: left;

    Background: #FFF;

    }

    }

    Add the below css to your styes css selector:

    . Header img {}

    display: block;

    }

    Change your padded 30px high 'content' css selector and also include clear: both; (as shown below).

    . Happy {}

    padding-top: 30px;

    padding-right: 0;

    padding-bottom: 10px;

    padding-left: 0;

    Clear: both;

    }

  • IM using c6 but cs5.5 need professional flash for a school project

    so I have a project and used flash cs5.5 to do most of it in class. finished it and that you want to edit at home so I downloaded the c6 and he continues saying that unexpected file format? ! any ideas on what I should do next!

    Hi nura0123,

    You can download Flash CS5.5 of: http://prodesigntools.com/adobe-cs5-5-direct-download-links.html

    But make sure you follow the instructions on the page before you start the download.

  • Adobe dynamic link is not working! work on a school project and it should be done by tomorrow!

    So, can you help me?

    Ann Bens says:

    When you get the warning in AE, the file is missing, repeat the link in the project window shows first, then fire up the first.

    You will need to fix AE first, until it prove in first.

    Yes.  Double-click on your 2009 jubileums prosjekt.avi file in the project window in After Effects.

  • LabVIEW and Spider8, school project

    Heey everyone.

    I have a little problem and I hope that one of you could help me with this problem.

    I try to get the data of a Spider8 with a laptop equipped with LabVIEW, I do this by using a USB cable to series, instead of a parallel cable.

    I have defined this USB to serial as a COM port cable:

    [URL =http://img59.imageshack.us/i/devicemanager.png/] [IMG] http://img59.imageshack.us/img59/4613/devicemanager.PNG [LINE] [URL]

    Then, I installed the spider8 software. After I tested the communication between the laptop and the spider8 using an altitude sensor, this sensor has an output of 0V to 10V. Communication was perfect between the Spider8 and portable, as you can see below, (I put the probe in channel 0)

    [URL =http://img14.imageshack.us/i/spider8setup.png/] [IMG] http://img14.imageshack.us/img14/6200/spider8setup.PNG [LINE] [URL]

    Now, I copied the Spider32.dll file and copied in the "WINDOWS\system" and "WINDOWS\system32" directory so that labview can see these .dll files.

    [URL =http://img25.imageshack.us/i/spiderdll.png/] [IMG] http://img25.imageshack.us/img25/7715/spiderdll.PNG [LINE] [URL]

    [URL =http://img17.imageshack.us/i/spiderdll2.png/] [IMG] http://img17.imageshack.us/img17/7489/spiderdll2.PNG [LINE] [URL]

    Now, I used the example of www.hbm.com .vi for attempting to communicate between LabVIEW 8.2 and Spider8. But WHENEVER I try to run this example, I get the following error:

    [URL =http://img134.imageshack.us/i/fehler1.png/] [IMG] http://img134.imageshack.us/img134/198/fehler1.PNG [LINE] [URL]

    The vi called S8_InitAll is at the very beginning of the program, take a look at the example of HBM blockdiagram:

    [URL =http://img269.imageshack.us/i/blokdiagram1.png/] [IMG] http://img269.imageshack.us/img269/2316/blokdiagram1.PNG [LINE] [URL]

    When the case structure is false, this vi gives the error:

    [URL =http://img143.imageshack.us/i/blokdiagram2.png/] [IMG] http://img143.imageshack.us/img143/6060/blokdiagram2.PNG [LINE] [URL]

    It's the S8_InitAll vi: (frontpanel, blockdiagram and "call library" function)

    [URL =http://img12.imageshack.us/i/s8initall.png/] [IMG] http://img12.imageshack.us/img12/8415/s8initall.PNG [LINE] [URL]

    I seriously have no idea how to solve this problem, whenever I run the example program, I get the same error. I did something wrong with the DLLs from the East - it something else? Please help, thanks!


  • Help! Text question! Need for school project!

    I have a problem with flash. When I type a paragraph about flash, there is a paragraph. But when I test the movie, the paragraph turns into one long line. How to do what it appears as a paragraph when I test the movie? Please answer as soon as possible!

    If this does not resolve the problem, try to use different fonts. I do not have those you have, so I replaced them for Arial.

  • I have windows 7 (PC) and do work for the school. I need to transfer my work to a MAC computer, how can I do this?

    I have windows7 (PC) am doing a job for a school project. I need to be able to transfer my work to a MAC at school. How can I make sure that it will work on MAC?

    If these are Photoshop files, simply place them on a FAT or FAT32 to format USB key. The Mac and the PC can recognize the drive.

    Make sure that your files have l'extension.jpg/.png/.psd and so on.

    Photoshop Mac or PC can open files.

    Gene

  • How can I save all icloud?

    I have a lot of school projects I want to save on my iPad personal, just the pages document. I backed up everything on my school iCloud account and I can't understand how to record directly on my iPad in order to sign out and return to my normal account. As I graduated this year means that my school accounts will be deleted soon.  I'd appreciate any help.

    When you disable synchronization for Pages, we should ask if you want to keep the documents that are in your application Pages.

  • missing cnn ireport theme

    After conscientiously applied a 10.1.2 update I discovered that the latest iMovie lacks the "theme of CNN iReport.

    My daughter's school project now contains red horizons and mark/exclamation points! where the theme should be

    Any advice on restoring the update or copy the theme of another family macbook pro would be appreciated

    Interesting problem. In my view, that the themes are in the App group so try to copy the theme from an earlier version is not likely possible. Adaptation of the project to another computer probably does not either as once you have opened in the new version is not compatible with the old version. The only solution I see is if you have a time machine backup. You must restore the application and the iMovie library.

  • Can someone use mozilla mopad/etherpad?

    For a school project, I was wondering if we can use the mopad put all our notes, as we do our research.

    Well, the homepage says it's for "Mozilla-related work" (https://etherpad.mozilla.org/). Can you think of any link between your research and mission of Mozilla? Otherwise, you may need to find another host...

    A little searching Etherpad hosts many people complain of downtime. This can take a long time to find a good host.

  • 17 - k250CA: HP won't turn on, tried the Hard Reset still nothing system is 9 months old

    Afternoon in the hope of getting assistance, I tried to call tech support 4 times they keep telling me they ship me a box to send them back up after fustrating many hours and days away I decided to reach out to see if there is something, someone can help me with this

    System ran great the next morning about 2 months ago, the computer turned off just when I go to re start it I get no respone so I have some research the other night on a HARD RESET I finished it now when I press the power button system starts then shows the HP screen and stops just out of luck and more now he lights Please note that in this case the led turns off even when the charger is always plugged

    If I unplug the charger and plug it back I will get the led on the demonstration we have power/charging with a orange place any help would be great I have I need this for my school project due and I spend a lot of money on this computer and the fact that technical support phone call to give me same run me tracking code so that it shows waiting for microphone and HP still 2 months now I just need this work yet once

    Hi @BigDanPtbo,

    I've increased your question to the appropriate team.

    Please take a moment to read the HP privacy policy at http://www8.hp.com/us/en/privacy/ww-privacy.html

    Please let me know if this help solve the problem by marking this post as accept as a Solution.

    Thank you.

  • Re: Satellite Pro A120 is no sound

    My father made me a laptop TOSHIBA Satellite Pro A120 PSAC1E-0QJ052EN the other day off a friend.

    He used to have Windows XP, but a friend of my father installed Windows 7. When I try to play music or watch videos audio meter at the bottom right shows action but not his fate.
    I tried to download the new drivers and I googled the problem, but I can't get the audio to work.

    I'd appreciate any help I need sound for a school project.
    -Tom

    > watch action but no sound.
    When you open reading devices in sound properties option speakers are set by default?
    You can hear sound if you are using the headset or headphones?

  • OfficeJet Pro 8630: impossible to scan

    I get the following error message when you try to scan a photo to my computer:

    The HP scanning application does not contain a shortcut corresponding to your selection.  Please uninstall and reinstall the S/W provided with your product.

    I did a full download and install from the software download page and drivers and still get this error.   It's not like I've not scanned before.  So what's happening?  My daughter needs this analysis for a school project.

    Hi @bhlass,

    Thanks for getting back to me. This error occurs when you try to update the software of the printer with a newer version of the software before you remove the existing software.

    Here is the document of support for this error - ' Installation error 2081883401: failed to uninstall the device with serial number:..' Error Message on the computer. The latest operating system, it lists in Windows 8, but the steps in Windows 8 should be the same as Windows 10. Try this and then retry the HP printer install wizard .

    Please let me know how it goes.

    Thank you.

Maybe you are looking for