Need help to write an actionscript stop for mp3

Has managed to learn how to write an actionscript game for mp3. Now need assistance in the drafting of a judgment actionscript. And a gotoAndPlay also.

play_btn.addEventListener (MouseEvent.CLICK, playMusic);

function playMusic(e:MouseEvent):void {}
var myMusic:Sound = new Sound();
var soundFile:URLRequest = new URLRequest ("custodiansofkingdom.mp3");
myMusic.load (soundFile);
myMusic.play ();

Thank you

If not restart from where it stopped, use:

var sc:SoundChannel;

var myMusic:Sound = new Sound()

start_btn.addEventListener (MouseEvent.CLICK, startMusic);

stop_btn.addEventListener (MouseEvent.Click, pauseMusic);

restart_btn.addEventListener (MouseEvent.Click, continueMusic);

function startMusic(e:MouseEvent):void {}
var soundFile:URLRequest = new URLRequest ("custodiansofkingdom.mp3");
myMusic.load (soundFile);
SC = myMusic.play ();

}

function pauseMusic(e:MouseEvent):void {}

SC. Stop();
}

function continueMusic(e:MouseEvent):void {}

var pos:Number = sc.position;

SC = myMusic.Play (POS);

}

p.s. Please mark this thread as answered.

PPS.  Please start another thread for a new topic.

Tags: Adobe Animate

Similar Questions

  • I need help to write a script that detects the first instance of a paragraph style and then change

    I need help to write a script that detects the first instance of a paragraph style and then he goes to a different paragraph style.  I don't necessarily need someone to write all this, by the biggest problem is to find how to find just the first instance of the paragraph style.  Any help would be greatly appreciated, thank you!

    Hello

    then try this with your active doc:

    ....................

    myDoc var = app.activeDocument;

    mStyle var = myDoc.paragraphStyles.item ("PS_NameToFind"); change the name to paraStyle

    var mStyle_1 = myDoc.paragraphStyles.item ("PS_NameToChange"); change the name to paraStyle

    var mFrames = myDoc.pages.everyItem ().textFrames.everyItem () .getElements ();

    app.findTextPreferences = null;

    app.findTextPreferences.appliedParagraphStyle = mStyle;

    for (var k = 0; k)< mframes.length;="">

    {

    currFound = mFrames [k] .findText ();

    If (currFound.length > 0)

    currFound [0] .paragraphs [0] .appliedParagraphStyle = mStyle_1;

    }

    app.findTextPreferences = null;

    ................

    Rgds

  • Need help to write a sub query

    Our environment - Oracle 10 g

    Hi all
    Need help to write a sub query to reach him here are examples of data using which iam trying to replace the value column in the table based on two other columns in the same table

    Examples of data

    ClaimNo flag LineNo Procedurecode
    100 01 N MN4567
    100 02 Y 7863
    100 03 N MN8976
    100 04 Y 9000
    101 01 Y 8954
    101 02 N MN6754
    101 03 N MN7654
    101 04 Y 8976
    102 01 Y 1234
    102 02 Y 2345
    102 03 Y 3456
    102 03 Y 4567

    Each column of ClaimNo has several rows of data. But if column procedurecode for a claimNo starts with MN then all values associated with the claimno for the flag column should replace N

    If the data must become like below

    ClaimNo flag LineNo Procedurecode
    100 01 N MN4567
    100 02 N 7863
    100 03 N MN8976
    100 04 N 9000
    101 01 N 8954
    101 02 N MN6754
    101 03 N MN7654
    101 04 N 8976
    102 01 Y 1234
    102 02 Y 2345
    102 03 Y 3456
    102 03 Y 4567


    Thank you

    See the example:

    with t as (
                  select 100 ClaimNo, '01' LineNo, 'N' Flag, 'MN4567' Procedurecode from dual
        union all select 100, '02', 'Y', '7863' from dual
        union all select 100, '03', 'N', 'MN8976' from dual
        union all select 100, '04', 'Y', '9000' from dual
        union all select 101, '01', 'Y', '8954' from dual
        union all select 101, '02', 'N', 'MN6754' from dual
        union all select 101, '03', 'N', 'MN7654' from dual
        union all select 101, '04', 'Y', '8976' from dual
        union all select 102, '01', 'Y', '1234' from dual
        union all select 102, '02', 'Y', '2345' from dual
        union all select 102, '03', 'Y', '3456' from dual
        union all select 102, '03', 'Y', '4567' from dual
    )
    select
        claimno,
        lineno,
        flag,
        case
          when count(decode(substr(procedurecode,1,2),'MN',1)) over(partition by claimno)>0
            then 'N'
          else flag
        end new_flag,
        procedurecode
    from t
    

    Kind regards
    Sayan M.

  • Need help with the launching track pack for forza code 4

    Bought new Forza 4 and the lancer Track Pack code does not work, how do I get a code that is generated in the form I've already paid for it. Rank of loads of numbers and sent 10 s of emails but cant seem to get help.

    This is the help I get when the cat to an Ambassador xbox on xbox.com

    Terry wrote:
    Need help with the launching track pack for forza code 4
    The Xbox Ambassador says:
    Location of Ambassador of the community...
    The Xbox Ambassador says:
    Location of Ambassador of the community...
    The Xbox Ambassador says:
    Your question will be answered by an Ambassador of the Xbox. You have been connected to the Ambassador as a user Xbox [3]
    The Xbox Ambassador says:
    Hello
    Terry wrote:
    Hello
    The Xbox Ambassador says:
    Hey
    Terry wrote:
    just to be on the phone to xbox live support and was told to come here
    The Xbox Ambassador says:
    ok\
    The Xbox Ambassador says:
    What is your problem?
    Terry wrote:
    I bought the 4 for forza ansd 360 new sealed Christmas...
    Terry wrote:
    has got 2 codes that accompanies the game but the pack track code does not work
    The Xbox Ambassador says:
    Wow good
    Terry wrote:
    whenever I put in the code it says code redeemed
    The Xbox Ambassador says:
    I think the code is used. You must return to the retailer
    Terry wrote:
    I tried to, but since I already opened the case they will not accept
    The Xbox Ambassador says:
    Oh. No,
    Terry wrote:
    the code had been used or defective as I am the only person who has touched the game once opened, tried to enter the code when it is open
    The Xbox Ambassador says:
    Maybe it was auto bought?
    Terry wrote:
    so, how do I get another code generated track Pack if defective?
    The Xbox Ambassador says:
    I do not know.
    Terry wrote:
    bought the game new, so I get the track pack
    The Xbox Ambassador says:
    Oh. It's bad.
    The Xbox Ambassador says:
    I think that if you Exchange 1 code it will buy it
    Terry wrote:
    car pack code worked, starter pack did not work
    The Xbox Ambassador says:
    Oh.
    The Xbox Ambassador says:
    It's a bad
    The Xbox Ambassador says:
    BTW you have an evolution of the tests?
    Terry wrote:
    Yes, I want to? but more anxious to get a code object generated for this pack
    The Xbox Ambassador says:
    Hey if I help can u give me this game too?
    Terry wrote:
    ?????????????????
    Terry wrote:
    So is it possible to get a code for that time?
    The Xbox Ambassador says:
    Hey
    The Xbox Ambassador says:
    Yes.
    The Xbox Ambassador says:
    you need to contact them
    The Xbox Ambassador says:
    and tell them that the code is used.
    Terry wrote:
    I was told to come here? where can I go to get the code?

    Hi Terryg76,

    ·         What version of the operating system is installed on the computer?

    I suggest you to contact the game manufacturer for more help and information.

  • Hello! I need help! I have the dvd for lightroom 5 and when I put it in my cumputer it dosent see DVD... What can I do?

    Hello! I need help! I have the dvd for lightroom 5 and when I put it in my cumputer it dosent see DVD... What can I do?

    You can try to download instead of using the drive...

    Lightroom - all versions

    Windows

    http://www.Adobe.com/support/downloads/product.jsp?product=113&platform=Windows

    Mac

    http://www.Adobe.com/support/downloads/product.jsp?product=113&platform=Macintosh

  • I need help! Illustrator trial download stops at 42%!

    I am trying to download the demo version of Illustrator, but the download stops just to 42 percent!

    I ' v previously downloaded photoshop illustrator, but it was ok.

    I need to install it on my new imac so I can work!

    Please I need help!

    I tried to reinstall creative cloud, restarting the computer etc!

    Hi, Kim BJ,.

    Please see the thread below where a similar problem has been addressed:

    Re: creative cloud hangs at 42%

    Kind regards

    Sheena

  • New GoPro camera need help with rate of 240 fps for idle

    I'm enjoying the possibilities offered by the new extreme sport GoPro camera and need help when it comes to using different rates in Premiere Pro. The pictures I brought in was shot at 240 fps and are indicated as such in the project Panel. However, when I preview the item in the Source Panel he rereads at normal speed and he has not slowed down. If it was shot at 240 fps so I think that Premiere Pro would play this back to 29.97 FPS and true would be slowed down.

    I am a beginner and you have to learn how to treat slow clips that I bring that are supposed to be slowed down.

    TIA,

    Ken

    Rod,

    You are not wrong, exactly, but I must respond to some of your statements. Premiere Pro is not what some think to do this. Craig and I had this conversation recently. When it Premiere Pro sees 240 fps on a sequence of 24 frames per second, it gives executives. About 90% of them.

    Keep in mind that some people turn it quickly because the action is fast, and they want that expected as fast they can project.

    Let's say you have a movie projector that shows 24 fps. No matter what film reel you load into this projector, you see the film at 24 frames per second.

    Premiere Pro will change the 240 IPS or 60 frames per second to 24 frames per second by dropping frames. It is not generally what people want if they have bothered to get away with it. Yes, it shows you 24 fps, but by dropping frames, is not playing frames one at a time.

    This means that if you shoot at 48 frames per second, you get slowed down when projected at 24 frames per second.

    Only if interpret you it or use an effect to slow it down. The effect is not as accurate as the interpreter.

    Think of it THAT WAY and find out what you have to do to make your premiere pro version are TREATING your images like it is projected at 24 frames per second.  In other words, no boxes are deleted. No boxes are added. NOTHING moves the way you SHOT IT.  Each image you shot will be used exactly as you he turned.

    Once again, that if interpret you it this way.

    This is NOT MATH or EFFECTS etc.

    Well, if interpret you it this is not mathematics, but if you slow down using a percentage, then it is math, and I do not think that it slows down the effect of which is the right way to do it.

    Don't download misled by all unwanted people enter with making it slower or faster time with interpolation.

    If you can not Surdemarrage or shoot at a higher rate, interpolation is all you have. But Ken did not have this problem, thank God.

    If you don't know exactly which continues with the sequences interpret things adobe has some help specify exactly files.

    There's not much to it. If you want to slow down 50% interpret it at 120 frames per second. If you want to slow down 90%, interpret it to 24 fps. Anything in between is up to you.

  • Need help to write a program for the acquisition of signals.

    Hello

    I need to write a program that will do the following:

    1 acquire two signals simulated,

    2. make 10 averages the signal,

    3. filter the signal,

    4. display the signal in its raw form and the power spectrum (fft),

    5. save the data using writing to the file vi

    I tried it for awhile, but there's always something does not... None of the experts LabVIEW here can help me?

    Thank you 1 million.

    -Deet

    No one here is going to do your homework for you. Please join what you have written so far and explain the specific problem that you are experiencing.

  • need help to write correct code for nested button

    This is the code in the main timeline.

    Stop();

    garage.addEventListener (MouseEvent.MOUSE_DOWN, mouseDownHandler);

    function mouseDownHandler(event:MouseEvent):void {}

    gotoAndPlay ("open");

    }

    The movieClip gDoor is nested inside the garage and 'open' is a label on this chronology.  I know that the gotoAndPlay ("open"); is not correct.  How would be the label on nested timeline.

    the link below is to download the FLA

    clienttestsite.X10.MX/beta/garage.fla

    The problem is that you have an event listener assigned to the garage, which is block / casting interaction with what anyone inside.  When you click the button on the chest, you are always clicking on the garage, making the gotoAndPlay("open")... where he stops to the stop();

    One way around this problem is to assign an instance name to the door and to assign the code to open to...

    Stop();
    garage.door.addEventListener (MouseEvent.CLICK, openHandler);
    function openHandler(event:MouseEvent):void {}
    garage. Play();
    }

    garage.chest.closeBtn.addEventListener (MouseEvent.CLICK, closeHandler);
    function closeHandler(event:MouseEvent):void {}
    garage.gotoAndPlay ("close");
    }

    Note: as shown in the code above...

    -Use the CLICK instead of MOUSE_DOWN.

    -in the openHandler use play() instead of gotoAndPlay ("open"). You are already in the 'open' setting, and it is only because the stop() is exhausted only it actuallys works.

    Do what I explained above also makes so that you can click on the door to close it that way.

  • need help to write sql code

    Hi all

    I need to write a sql that retrieves data from the status table and check for this time in the ESHIFT table if the flag was or not. If is there, then it will keep the record as it is Furthermore, there

    did not understand at the time the flag was N suppose ESHIFT table has one record where you N 13:00:01-13:30 then the status register which is 13:00-13:59 min 59 s, we should get 13:00 - 13: records of 00:00 1 and 2 of 13:30:01-13:59 min 59 s

    create table ESHIFT (From_date date, date, to_date, flag varchar2 (2));

    insert into ESHIFT values (' 1 February 12 09:00 ", February 1, 12 13:20 ', 'Y');

    insert into ESHIFT values (' 1 February 12 13:20:01 ", 1 February 12 13:30 ',' don't);

    insert into ESHIFT values (' 1 February 12 13:30:01 ", February 1, 12 16:00 ', 'Y');

    SELECT * from eshift;

    create table status (date of From_date, to_date date, status number);

    insert into values of status (1 February 12 11:00 ', February 1, 12 12:00 ', 1);

    insert into values of status (1 February 12 12:00:01 ', February 1, 12 12:20 ', 2);

    insert into status values ("1 February 12 12:20:01", 1 February 12 12:59:59 ', 1);

    insert into status values ("1 February 12 13:00", February 1, 12 13:59:59 ', 1);

    insert into status values ("1 February 12 14:00", February 1, 12 14:59:59 ', 2);

    SELECT * STATUS;

    In the case above should get sql

    1 FEBRUARY 12 11:00 1ST FEBRUARY 12 12:00 1

    FEBRUARY 1ST, 12 12:00 1ST FEBRUARY 12 12:20 2

    FEBRUARY 1ST, 12 12:20:01, 1 FEBRUARY 12 12:59:59 1

    FEBRUARY 1ST, 12 13:00 1ST FEBRUARY 12 13:20 1

    FEBRUARY 1ST, 12 13:30 1 FEBRUARY 12 13:59:59 1

    FEBRUARY 1ST, 12 14:00 1 FEBRUARY 12 14:59:59 2

    It will be really great if someone can help me how I can get the desired result.

    Thank you very much in advance.

    Please provide instructions creating table and data. It makes it so much easier to answer.

    I think you want:

    Select (s.from_date, e.from_date) greatest from_date, less (s.to_date, e.to_date) to_date, s.status

    s status e eshift join on s.from_date < e.to_date="" and="" s.to_date=""> e.from_date and e.flag = 'Y '.

    order by 1

  • Need help to write a script that opens files, removes layers and sous-calques

    Hey all,.

    I'm a noob to the community of script, and what I try to do is file edit commands that share the same names of layers and sublayers. I have a few questions that would be incredibly useful if I could have answered.

    I'm not sure how to define a script too call out of the layers that have been created without script. I need to create a variable for the existing layers and leave the script to know what their names are in the files?

    For example, I have three files which have each layer named 'cutlayer', 'trimlayer', 'fold' and 'work '. I need to write a script that opens three files, deletes the layer 'fold' of each file, and then move the layer "trimlayer" in his own sublayer in 'work' (the base layer can be on the top so reorganization sublayers is not necessary to worry about something). I do not understand how to write the script because I couldn't find examples in the documentation for the script provided on the adobe website which has worked with existing files.

    It's my shot at what I'm trying to do, with English fill in the blanks of what I do not know how to script. If anyone can help me understand this point, I would really appreciate it!

    app.documents.openDlg (prompt, filter, MultiSelect);  the user opens the associated files

    If (documents.length > 0) //run the script through each document individually

    {

    sourceDoc = activeDocument;

    delete the "fold" sourceDoc layer

    move the "trimlayer" in the layer "work."

    remove the underlayment 'path' of layer "work."

    Run the script through each document

    Save the new file name folder in the new parallel to the current folder on the hard disk

    Go out and spend in each document until there is no more

    }

    create new document

    Place documents published in different layers in the new document, with a distance between them, optimize the space on a 51 "x 51" work plan, using as little of the artboard as possible. "

    All comments are things basically, I do not know how and am trying to figure out how to do, so if anyone has a second to explain some of these things, I would really appreciate it!

    Thanks again!

    I know it of very frustrating when his apprenticeship and things don't go as planned, but understand that it is quite confusing as it is and do not add more confusion to the mix by using other tools than those provided. I mean JSLint, it might be useful with GENERAL javascript syntax, but Adobe's Javascript implementation is another animal, or another language, always JavaScript, but intended to be run by its own engine. JSLint has no idea what "layers", or "pathItems" are, it will trigger errors when he sees the objects, it does not recognize.

    .. .in learning... not to take baby, write a single line of code and run... If it works, write another line of code

    Try this version (always in the ESTK),'re missing you a few "++", and you do not change "documents" with "docs" in a certain place

    var docs = File.openDialog("Select Files to Open", "*.ai", true);
    
    var idx = 0;
    
    for (idx = 0; idx < docs.length; ++idx) {
    
        var doc = app.open(docs[idx]);
    
        var myCounter = 0;
    
        for (myCounter = 0; myCounter < doc.layers.length; myCounter++) {
    
            doc.layers[myCounter].locked = false;
    
        }
    
        doc.layers.getByName('Crease').remove();
    
        doc.layers.getByName('Regmark').remove();
    
        doc.layers.getByName('Artwork').pathItems[0].remove();
    
        doc.layers.getByName('Through Cut').hasSelectedArtwork = true;   
    
        doc.layers.getByName('Through Cut').pathItems[0].strokeColor = doc.swatches.getByName("Black").color;   
    
        doc.layers.getByName('Through Cut').move(doc.layers.getByName('Artwork'), ElementPlacement.INSIDE);
    
    }
    
  • Satellite A300-1EG: need help to write module fan control ACPI NHC

    Hello

    I need assistance with writing module NHC allowing me to adjust the speed of the fan always at max level.
    The reason why a desire to do this is high time on the CPU and the GPU.

    I find guide to do something like that, but it of for laptops asus and records of fans and time does not match.

    http://help.notebookhardwarecontrol.NET/ACPI/HOWTO/nhcAsusM2N/index.htm

    My laptop is Toshiba A300-1EG

    Thanks for the help and sorry for my bad English

    I think you're going in the wrong direction. As you probably all know it works automatically and Toshiba made laptop computers to function at an optimal level. If you have problems with this older model A300 you should take standard steps and clean it. It can be done on a career path.
    Laptop can be disassembled, cleaned. CPU fat can also be renewed.

    After doing all this laptop will be clean, laptop can catch its breath and all hardware components can be properly cooled. There is therefore no need to change anything, especially values not original in the BIOS or anything related to the GPU.

    I have the same machine. It works still fairly quiet, but one day, I want to do the same thing.

  • Need help with upgrade from WXP MCE for Vista Ultimate on Qosmio G30 - 175

    Hi all, I tried to search for the problem following without success so I would be very grateful if someone could help and point me in the right direction:

    "Tried to upgrade XP to ultimate and he arrived at the stadium and BSOD unpacking" Session3_initialization_failed (xxx STOP: 0x0000006F (0xC000009D, 0x00000000, 0x00000000, 0x00000000) appeared several times.) I tried again and the same thing happened.

    I have already updated the BIOS and stripped the conflict out of the suite of Toshiba of programs and update Advisor gave the OK on several occasions before attempting this exercise.

    Help... Dave

    I forgot to mention also that I'm running with 2 x 2 GB of Ram and no software or additional material has been added before attempting the upgrade. The medium I use to upgrade is that a full version recently bought 32-bit Vista Ultimate (which also includes a 64-bit in the box version, too).

    I was in contact with Microsoft Support these days and they told me that my hard drive seems to be defective as the reason for the failure of the upgrade. Infact last week with Microsoft on the phone did us try a clean install, but that just lead to me having to give up the clean installs and rescue my laptop back to original XP MCE... flipping hell!

  • Need help creating automatic setup of WiFi for XP Win 7, etc... Get errors on XP

    I have 100s of Win 7 and Win XP computers and I need a way to automatically configure WiFi. Some will be made for students and others for personnel etc. I did hours of research on this mega and using a Win 7 PC to create export to a USB key that is susposed to work on all versions of XP upwards. But, of course, it isn't. This works for Windows 7 and Vista, but not for XP.

    Here's what I did...

    1 a tried using the XP "Wireless Network Setup Wizard" to my XP PC. But it is defective and not allow you to create an installation WITHOUT any encryption, of course it is not acceptable as our WiFi does not use it. We use a system of Access Point Aruba which forces authentication VIA AD/connection on the first attempt to navigate the web. No encryption AT ALL as much as the WiFi client installation is concerned. I also did a profile exactly as I want only it except that I put in bogus WEP settings so it creates the SMRTNTKY with the WSETTING file. WFC file in it and then edited the. WFC to remove file but then it wouldn't work which is NOT ACCEPTABLE.

    2 went to a Win 7 PC as it does from there is supposed to work on Vista and XP too and had no problem using the option 'Copy this network on a USB flash drive profile' and it works perfectly for Win 7 and Vista, but - error on XP with the following message...

    The wizard found no information needed to set up a network, or the information was not usable. Try to rerun the wizard to your original computer.

    After reviewing the files generated between the XP method to export a WiFi profile to a USB key and how to Win 7 well, I found the following differences, all related to security settings. Of course, it's a bug or a design defect and a BIG problem for the IT Pro.

    Here's what my two WSETTING. Resemble WFC files.

    For XP I have:



       
            011C0F3E-EB0F-46B8-BA95-267ADEA25EC3
            0B4E59B8-8317-46B2-B8C2-C46850162E6C
            The Microsoft Wireless Network Configuration Wizard
       

        Student
        ESS
        0
        0
       
            Open
            WEP
            12345
            0
            0
       

    For Win 7 I have:



       
            01BC3658-4F27-42D1-92F7-3F7CF581A75E
            0B4E59B8-8317-46B2-B8C2-C46850162E6C
            The Microsoft Wireless Network Configuration Wizard
       

        Student
        ESS
        0
        0
       
            Open
            None
           
            0
            0
       

    There seems to be ONLY two lines which differ between the two files and are as follows...

    For XP:

    WEP
            12345

    For Win 7:

    None
           

    As you can see that the difference is in the security settings that I don't use. (This is a choice made by the powers above me and I have to work with that. MS should keep in mind at ANY moment the IT pro should have the last say on optional parameters is NOT MS)

    It seems that Microsoft, when they created this tool never intended be used by computer professionals as they force the settings for the IT Pro to decide at ANY TIME, not Ms.  IE to use WEP/WPA etc, or NONE.

    So am I missing something? How do I create an automated way I can run thousands of times without error on XP, Vista or Win 7 to configure profiles WiFi which will have NO apparent safety, but who actually do?

    I would VIA reg setting if I knew where to find all the reg settings to do, but the hours of Googleing gave this info. Everything seems to point to the network VIA USB method profile, which would be perfect if it worked on XP. If there was a simple file I could copy from a master system of its many clones then it works. I could wrap it in one. BAT file or use INNO Script to create a file of configuration etc. Many ways I could do if I could find any files, settings, etc., I would need control.

    It shouldn't be rocket science. I've seen where Microsoft has said they recognize the need for professionals like me to be able to automate this process for any tech user, but then the tools thay do aren't for the professionals that they take away the option of PROFESSIONAL (on-site tech who knows the most, is NOT MS) to decide, using their knowledge intament businesses must make choices about the use or non-use of WEP etc (it's a theme common in MS assistants, just look at the hack job SYSPrep is based by default on the local Administrator profile profile, a MAJOR mistake and a security risk, rendering it useless in a corporate environment where the local Admin profile is preconfigured with options parameters, links, etc. to the things a pro IT does not that the general user to see or to do but they need on the local admin ONLY)

    Thanks for any help you can give.

    Ralph Malph

    Hello

    Questions like these are much better handled in the TechNet IT Pro Forums.

    My moderator tools cannot transfer messages on Windows forums, please re - ask you question there.

    http://social.technet.Microsoft.com/forums/en-us/w7itpronetworking/threads?sort=firstpostdesc

  • Need help to buy the activation Code for Windows Vista Home Basic Edition

    Hi I am looking to buy a new Activation Code for Windows Vista Edition family Basic can help you

    Original title: activaction Code for Windows Vista Home Basic

    Hello

    See the article to get a new Windows product key:

    Get a new Windows product key

    http://Windows.Microsoft.com/en-us/Windows-Vista/get-a-new-Windows-product-key

    http://support.Microsoft.com/common/international.aspx?RDPATH=DM;en-us;selectassist&target=assistance&SD=GN

    If you need assistance more support article about activation:
    Support for the Microsoft Product Activation issues
    http://support.Microsoft.com/GP/cu_sc_prodact_master

    See also:

    I hope this helps.

Maybe you are looking for

  • Mac book pro early 2011 start 2011 15 "- MC723LL/A problem"

    Hi, I have a Mac Book Pro 15 2011 beginning "-MC723LL/A, which was a problem for a few months." When I turn it on, it is stuck in start page: in the apple logo and stay there for a while and then restarts or shuts down. The start page is not normal a

  • Where are stored the files ePub &amp; books

    In iTunes when I get my iPhone connected there is a section for books. Actually two sections, one on top and the other slot on this device. I understand what is on the device, but where are the other books. Only some of them are checked for synchroni

  • How to disable the display of paper on Yoga?

    No matter what the settings are used in environments of Lenovo, my screen goes yellow piss after start upward. So, I have to manually change it back to normal. How to disable the display of this paper?

  • reading power data acquisition

    Hello I m using a box NI USB-6211 to acquire tension. I m using voltage probes with likely to measure values above the limit of +-10V. The problem is: -The value that I read in Labview (CSR, continues the samples... just a simple read) is not sensiti

  • Unknown origin of black sheet pulled from a HP LaserJet Pro 200 M276nw

    We got a paper jam on our printer. One of our employees then pulled this black sheet of our HP LaserJet Pro 200 M276nw. This could really be an original work of this printer? Never seen such a thing before, mayby it's just a few packages that I have