Please Help - Fade on load with preloader

Hi All,
I am loading an external swf into an emply mc when a button
is clicked. I have the movie fading in when the button is clicked
by the following code on the button:
on(press){
import mx.transitions.Tween;
var alphaTween:Tween = new Tween(_root.loader_mc, "_alpha",
null , 0, 100, 2, true);
This works great. My problem is, I would like to have a
preloader run until the movie is loaded and THEN have the movie
fade in. Any help on achieving this would be most appreciated.
Thanks,
Eric

This is one of the possible ways to do
import mx.transitions.Tween;
var container:MovieClip = createEmptyMovieClip("loader_mc",
getNextHighestDepth());
var mcLoader:MovieClipLoader = new MovieClipLoader();
mcLoader.addListener(this);
mcLoader.loadClip("1.swf", container);
function onLoadInit(mc:MovieClip) {
var alphaTween:Tween = new Tween(_root.loader_mc, "_alpha",
null , 0, 100, 2, true);
}

Similar Messages

  • I am having a problem with pop pups and small windows with ads constantly opening up on my safari?? Thought that macs didn't get virus? this looks like one- any experts around? please help me fix it with your instructions? really don't know what to do...

    Hi everyone,
    I am having a problem with my Mac OS X 10.7.5 mac book air , there are constant pop pups and small windows with ads blinking constantly opening up on my safari in front of everything?? it is constantly interupting me and makes me mistakingly click on it then another new windows open behind the one im using..
    I am not too sure if thats a virus or trojan.. I always thought that macs didn't get virus? this looks like one to me… any experts around? please help me fix it with your instructions? really don't know what to do... thanks

    Those are not viruses. You have probably installed some malware:
    The Safe Mac » Adware Removal Guide
    Helpful Links Regarding Malware Protection
    An excellent link to read is Tom Reed's Mac Malware Guide.
    Also, visit The XLab FAQs and read Detecting and avoiding malware and spyware.
    See these Apple articles:
              Mac OS X Snow Leopard and malware detection
              OS X Lion- Protect your Mac from malware
              OS X Mountain Lion- Protect your Mac from malware
              About file quarantine in OS X
    If you require anti-virus protection Thomas Reed recommends using Dr.Web Light from the App Store. It's free, and since it's from the App Store, it won't destabilize the system. If you prefer one of the better known commercial products, then Thomas recommends using Sophos.(Thank you to Thomas Reed for these recommendations.) If you already use Sophos, then be aware of this if you are using Mavericks: OS X Mavericks- Sophos Anti-Virus on-access scanner versions 8.0 - 9.1 may cause unexpected restarts
    From user Joe Bailey comes this equally useful advice:
    The facts are:
    1. There is no anti-malware software that can detect 100% of the malware out there.
    2. There is no anti-malware that can detect anything targeting the Mac because there
         is no Mac malware in the wild, and therefore, no "signatures" to detect.
    3. The very best way to prevent the most attacks is for you as the user to be aware that
         the most successful malware attacks rely on very sophisticated social engineering
         techniques preying on human avarice, ****, and fear.
    4. Internet popups saying the FBI, NSA, Microsoft, your ISP has detected malware on
        your computer is intended to entice you to install their malware thinking it is a
        protection against malware.
    5. Some of the anti-malware products on the market are worse than the malware
        from which they purport to protect you.
    6. Be cautious where you go on the internet.
    7. Only download anything from sites you know are safe.
    8. Avoid links you receive in email, always be suspicious even if you get something
        you think is from a friend, but you were not expecting.
    9. If there is any question in your mind, then assume it is malware.

  • I have an ipod 2g , The keyboard won't work! Or at least some of it's letters and numbers won't. please help i'm stuck with emojis

    i have an ippd touch 2g , a part of my keyboard won't work , i can type letters but i can't type numbers . please help i'm stuck with emojis keyboard

    Try restarting the iPod by holding down the lock and home button together and then slide the power button to turn it off and then wait 10 seconds and start it up again. If it is not a reset issue then it may be a hardware issue. Is your iPod damaged or have you dropped it recently? If it is a hardware problem then you may not be able to fix it. If your iPod has multitasking options like the new iOS devices, close out the app and then try again, it should reset your device to letters instead of emojis.

  • Someone please help a complete beginner with Enterprise Manager!

    Question moved from
    Someone please help a complete beginner with Enterprise Manager!
    Please be gentle with me, I'm absolutely new to all this. We don't have a proper DBA and I've been tasked with the role. There is no-one else in the company with oracle experience and we don't have any support. Until now I've just used enterprise manager to manage the database, but now I have a problem..
    We are using Windows Server 2003 and Oracle 10g. I (stupidly) installed some network monitoring software on our server (PRTG network monitor). I almost immediately uninstalled it and all components/registry settings, but it seems to have thrown something out regards the OEM web interface.
    We used to access the OEM GUI through http://<hostname>:5500/em, but after installing/uninstalling the network monitor software the OEM webpage would only stay up for a few minutes, before saying 'Internet Explorer cannot display the webpage'. Restarting the DBconsole in services fixed the problem, but again, only for a few minutes.
    Spent all day yesterday looking at logfiles (they didn't make much sense to me), but seemed to be saying access was denied to the server ('actively denied it'). Lots of googling led me to believe I needed to reconfigure OEM by dropping and recreating it using:
    emctl stop dbconsole
    emca -deconfig dbcontrol db
    emca -repos recreate
    during this process I was asked for various passwords and a port number? I didn't even know what to use as the port number but guessed it was 5500 ?!? (probably wrong). As it didn't work I used the default port number that I found somewhere on the web.
    However now I am even deeper in the **** as this didn't work either, (some error about listnener?) and I have now lost the DBConsole in windows services. Obviously the OEM web console doesn't work at all now
    I would be eternally grateful for some patient, beginners help here..I can post whatever log files are necessary - I just need to know what I'm supposed to be doing and where to start..
    We used to log on to the OEM as 'SYSTEM', but nowhere in the process does it seem to ask me for the password for that (its asked me for SYS and SYSMAN)
    It could be that I'm going about this completely wrong, but with only a days experience in all this its pretty hard to know what I'm doing really!
    As you can tell I'm in way over my head..I just need OEM web interface to work!
    Thanks in advance

    ok, thanks to helpful comments from other people in my initial thread (posted in general database forum), after rebuilding the console/repository I now have EM up and running. But there are more problems..
    Firstly I have an error at the very top of the screen:
    java.lang.Exception: Number of responses does not match queries
    Also, the 'Host CPU' and 'Active Sessions' are blank and say 'No Data Is Currently Available' beneath them
    my emagent.trc file contains this error, repeating with different thread IDs every 30 seconds...
    (error = 10061)
    2012-04-30 17:19:28 Thread-4376 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://hostname:5500/em/upload/: retStatus=-1
    2012-04-30 17:19:59 Thread-1448 WARN http: snmehl_connect: connect failed to (hostname:5500): No connection could be made because the target machine actively refused it.
    Help!

  • HELP PLEASE HELP! urgent question with an easy answer!!!!

    Hello;
    I designed a JFrame game, that uses gif files as ImageIcons. The game works perfectly when I run it from console with the java.exe command.
    However; now I want to create a wraparound and run the JFrame in the Internet Explorer from an applet. So I created a new file that extends JApplet; this new file creates a new object of the JFrame-game's class and show()'s it.
    And I created an HTM file that runs the JApplet class. However, the internet explorer cannot open the applet because it has trouble loading the pictures (gif files). How can I load the pictures from my applet for my frame???
    I dont want to change the Java security file. I just want to make the images accessible by my applet. I cannot use commands like setImage in my applet because my JFrame sets the Images.
    (I repeat)My JApplet only invokes an object of my JFrame class and shows it.
    PLEASE HELP PLEASE PLEASE..
    Thanks..

    OK; let me tell you the whole thing. My pictures are in the same folder for sure.
    My JFrame reads pictures and assigns JButtons pictures. when I run the frame there are 16 buttons with the same picture, and when I click the buttons there is a listener in the JFrame that changes the pictures. Simply put, the JFrame has no trouble finding and loading the pictures.
    Then I created a JApplet as follows:
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class MemoryApplet extends JApplet
    public void init ()
         GameFrame ce = new GameFrame ();
         ce.show ();
    GameFrame is the name of the JFrame class. Then when I try to open the applet using IE, it gives the following error:
    Exception: java.security.AccessControlException: (javax.io.FilePermission back.gif read)
    back.gif is one of the gif files that are used in GameFrame

  • Please help on the Loader.content to movieclip

    Hello there,
    I have been search around and got some mixed solutions,
    summarized as follow:
    If I need to load external swf into the main swf file, I need
    to Loader with appropriate URLRequest for this purpose.
    After loaded, you can listen to the complete event and
    addChild the loader.content to the main swf.
    Because I have a stop on the loaded swf first frame, I need
    to start the swf with a button. Some solutions on the net pointed
    that to make this happened, you need to cast the loader.content to
    MovieClip and have to through a tricky way to accomplish it like
    var movie:*=loader.content ;
    var clip:MovieClip=movie;
    clip.gotoAndPlay(4);
    I tried this method and still got Type Coercion failed
    ::cannot convert flash.display to MovieClip
    Please help, don't know why some experts said it is working
    while I can not get it to work. Thanks in advance

    Thanks WL, you are very close. I have a flash8 movie (purely
    animation)
    and I actually opened it in CS3 and saved as CS3. after
    publishing that's the movie I am tring to load.
    I recreate the whole animation in CS3 and everything start to
    run as supposed to. By trace the loader.content I find out one is
    [object AVM1Movie] for sudo as2 movie and [object MainTimeline] for
    the pure as3 movie. Thanks again.

  • PLEASE HELP! Installation errors with creative suite 5.5 design premium?

    I recently tried to install creative suite 5.5 design premium on to my home computer with windows vista home premium and it was all going fine then right at the end of the installation this message popped up please help??
    Exit Code: 7
    -------------------------------------- Summary --------------------------------------
    - 1 fatal error(s), 14 error(s), 4 warning(s)
    WARNING: DW024: The payload: Adobe Photoshop CS5.1 Core  {08EF22BC-43B2-4B4E-BA12-52B18F418F38} requires a UI parent with following specification:
                    Family: Photoshop
                    ProductName: Adobe Photoshop CS5.1 Core_x64
                    This parent relationship is not satisfied, because this payload is not present in this session.
    ERROR: DW025: The payload with AdobeCode:  {857CC5F0-040E-1016-A173-D55ADD80C260} has required dependency on:
                    Family: InDesign
                    ProductName: Adobe InDesign CS5.5 Icon Handler x64
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    WARNING: DW025: The payload with AdobeCode:  {857CC5F0-040E-1016-A173-D55ADD80C260} has recommended dependency on:
                    Family: Adobe Web Suite CS5.5
                    ProductName: Adobe Media Encoder CS5.5 X64
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this payload from the dependency list.
    WARNING: DW025: The payload with AdobeCode:  {D8CCCF4C-C227-427C-B4BE-736657D2AB7E} has recommended dependency on:
                    Family: Adobe Web Suite CS5.5
                    ProductName: Adobe Media Encoder CS5.5 X64
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this payload from the dependency list.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
                    Family: CoreTech
                    ProductName: Adobe Player for Embedding x64 3.1
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
                    Family: Shared Technology
                    ProductName: Photoshop Camera Raw (64 bit)
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
                    Family: CoreTech
                    ProductName: AdobeCMaps x64 CS5
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
                    Family: CoreTech
                    ProductName: Adobe Linguistics CS5 x64
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
                    Family: CoreTech
                    ProductName: AdobePDFL x64 CS5
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
                    Family: CoreTech
                    ProductName: AdobeTypeSupport x64 CS5
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
                    Family: CoreTech
                    ProductName: Adobe WinSoft Linguistics Plugin CS5 x64
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    WARNING: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has recommended dependency on:
                    Family: Adobe Web Suite CS5.5
                    ProductName: Adobe Media Encoder CS5.5 X64
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this payload from the dependency list.
    ERROR: DW020: Found payload conflicts and errors:
    ERROR: DW020:  - Adobe Dreamweaver CS5.5 depends on Adobe CSXS Extensions CS5.5 to be installed.
    ERROR: DW020:  - Adobe Photoshop CS5.1 Core depends on Adobe CSXS Extensions CS5.5 to be installed.
    ERROR: DW020:  - Adobe Illustrator CS5.1 depends on Adobe CSXS Extensions CS5.5 to be installed.
    ERROR: DW020:  - Adobe InDesign CS5.5 Application Base Files depends on Adobe CSXS Extensions CS5.5 to be installed.
    ERROR: DW020:  - Adobe Flash CS5.5 depends on Adobe CSXS Extensions CS5.5 to be installed.
    FATAL: DW020: Conflicts were found in the selected payloads. Halting installation.

    i tried all the thinks listed and uninstalled then reinstalled creative suite 5.5 design premium and yet again this showed up at the end please help it mean nothing to me help!
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 17 error(s), 8 warning(s)
    WARNING: DW024: The payload: Adobe Photoshop CS5.1 Core  {08EF22BC-43B2-4B4E-BA12-52B18F418F38} requires a UI parent with following specification:
    Family: Photoshop
    ProductName: Adobe Photoshop CS5.1 Core_x64
    This parent relationship is not satisfied, because this payload is not present in this session.
    ERROR: DW025: The payload with AdobeCode:  {857CC5F0-040E-1016-A173-D55ADD80C260} has required dependency on:
    Family: InDesign
    ProductName: Adobe InDesign CS5.5 Icon Handler x64
    MinVersion: 0.0.0.0
    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    Removing this dependency from list. Product may function improperly.
    WARNING: DW025: The payload with AdobeCode:  {857CC5F0-040E-1016-A173-D55ADD80C260} has recommended dependency on:
    Family: Adobe Web Suite CS5.5
    ProductName: Adobe Media Encoder CS5.5 X64
    MinVersion: 0.0.0.0
    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    Removing this payload from the dependency list.
    WARNING: DW025: The payload with AdobeCode:  {D8CCCF4C-C227-427C-B4BE-736657D2AB7E} has recommended dependency on:
    Family: Adobe Web Suite CS5.5
    ProductName: Adobe Media Encoder CS5.5 X64
    MinVersion: 0.0.0.0
    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    Removing this payload from the dependency list.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
    Family: CoreTech
    ProductName: Adobe Player for Embedding x64 3.1
    MinVersion: 0.0.0.0
    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
    Family: Shared Technology
    ProductName: Photoshop Camera Raw (64 bit)
    MinVersion: 0.0.0.0
    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
    Family: CoreTech
    ProductName: AdobeCMaps x64 CS5
    MinVersion: 0.0.0.0
    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
    Family: CoreTech
    ProductName: Adobe Linguistics CS5 x64
    MinVersion: 0.0.0.0
    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
    Family: CoreTech
    ProductName: AdobePDFL x64 CS5
    MinVersion: 0.0.0.0
    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
    Family: CoreTech
    ProductName: AdobeTypeSupport x64 CS5
    MinVersion: 0.0.0.0
    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
    Family: CoreTech
    ProductName: Adobe WinSoft Linguistics Plugin CS5 x64
    MinVersion: 0.0.0.0
    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    Removing this dependency from list. Product may function improperly.
    WARNING: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has recommended dependency on:
    Family: Adobe Web Suite CS5.5
    ProductName: Adobe Media Encoder CS5.5 X64
    MinVersion: 0.0.0.0
    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    Removing this payload from the dependency list.
    ----------- Payload: {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0 2.0.0.0 -----------
    WARNING: DF029: ARKServiceControl::StartService: Service not started/stopped SwitchBoard. Current State: 0 Exit Code: 0 Service Specific Exit Code: 0(Seq 1)
    ----------- Payload: {2EE4F060-CEE6-4002-AA8B-91B791541767} Pixel Bender Toolkit 2.6.0.0 -----------
    WARNING: DF035: CreateAlias:Icon file does not exist at C:\Program Files\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\windows\pb_app.icofile:\\\C:\PIXELB~1\source\winwood\Staging    0X1.9E3C8AP-1022rea\windows\pb_app.ico42178f80493091e8e552c84a2897e9da68fce32_32_f8049309 1e8e552c84a2897e9da68fce for icon C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Design Premium CS5.5\Adobe Pixel Bender Toolkit 2.6.lnk with target C:\Program Files\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\Pixel Bender Toolkit.exe(Seq 89)
    ----------- Payload: {BD85DFD4-005F-4219-8E27-C922CC4D8A61} Adobe CSXS Extensions CS5.5 2.5.0.0 -----------
    ERROR: DF024: Unable to preserve original file at "C:\Program Files\Common Files\Adobe\CS5.5ServiceManager\lib\CSXS-Installer-Hook.dll" Error 32 The process cannot access the file because it is being used by another process.(Seq 130)
    ERROR: DW063: Command ARKDeleteFileCommand failed.(Seq 130)
    ----------- Payload: {4C08199E-0D93-4227-8325-F024E71CA7A1} Adobe SING CS5 3.0.0.0 -----------
    ERROR: DF024: Unable to preserve original file at "C:\Program Files\Common Files\Adobe\SING\Mark II\SING.dll" Error 32 The process cannot access the file because it is being used by another process.(Seq 2)
    ERROR: DW063: Command ARKDeleteFileCommand failed.(Seq 2)
    ----------- Payload: {8DADF070-FE60-4899-8EF0-4242E7702F7D} Adobe Fireworks CS5.1 11.1.0.0 -----------
    WARNING: DF012: File/Folder does not exist at C:\Users\Isabel\Desktop\Creative Suite 5.5 Design Premium\adobe 5.5 code\Creative Suite 5.5 Design Premium\Adobe CS5_5\payloads\AdobeFireworks11.1.0All\OEM(Seq 1215)
    ----------- Payload: {5BDE0A1B-35BF-4224-A54F-73786EECDFC1} Adobe Fireworks CS5.1_AdobeFireworks11.1.0en_GBLanguagePack 11.1.0.0 -----------
    WARNING: DF012: File/Folder does not exist at C:\Users\Isabel\Desktop\Creative Suite 5.5 Design Premium\adobe 5.5 code\Creative Suite 5.5 Design Premium\Adobe CS5_5\payloads\AdobeFireworks11.1.0en_GBLanguagePack\OEM(Seq 74)
    ----------- Payload: {7202D4A7-F7E6-4e7a-B77D-7B1C4E8B5CA6} Adobe Flash Player 10 ActiveX 10.0.0.0 -----------
    ERROR: Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\Terry\AppData\Local\Temp\InstallAX.exe, command: -install activex -msi
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\Terry\AppData\Local\Temp\InstallAX.exe, command: -install activex -msi
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe SING CS5: Install failed
    ERROR: DW050:  - Adobe CSXS Extensions CS5.5: Install failed

  • Please help. My account with CC info has been hack...

    Hi!
    Last night, someone hacked my Skype account. I can still get in through my connected Microsoft Live-account, but I am not able to shut him/her out. I have even tried contacting the hacker via text message, as my account is set up with a british cell phone number now. The hacker has tried to some success to purchase skype credits totalling in the area of 500€. Luckily I try to keep as little as possible on my debit card account, but there has been some activity on my connected credit card. I have deleted what payment info I could from Skype, and Microsoft Live. However, one of my cards (Credit) can not be removed in Skype account settings due to being registered on Live. This is not correct, as I have deleted all card info from my Live account. 
    Please help me get my account (and money) back.
    Best regards,
    Sverre

    If you can't get the password reset via http://iforgot.apple.com (do you remember your answers to your security questions ?) then try contacting Support in your country and see if they can get you access to it
    Contacting Apple about account security : http://support.apple.com/kb/HT5699

  • PLEASE HELP.. PROBLEM WITH RESTORE

    okey, well i have this huge problem. i got my ipod 2 weeks ago from the US, i live in poland and not many people know how these things work so i ask that someone here can help me..
    a week ago.. the ipod froze my computer, i could do nothing with it. so i had to restart it.the problem was that my ipod was connected to the computer still.. but my comp wouldnt start so i had to disconnect the ipod.(yes the DO NOT DISCONNECT icon was on the ipod.. but wut else could i do?)
    so my ipod froze then, and i had the apple icon the whole time on the screen, so i tried everything, i get so frustrated with the ipod that i just want to throw it out the window. i read some things about the problem on the suppoort page, i reset it about a hundred times.. and finally it started working when i got it into disc mode. Yes i got all happy.. I press the restore buttons in itunes.. and this is what happens.. the ( i dont know how to call it) scroll bar? well the green bar that moves to show that its 'restoring' it freezes in the middle of the process, i uninstalled itunes 10 times.. i even tried restoring on 2 other computers, on one of them it does the same thing and on the other theres some other problem.
    PLEASE HELP ME!! I DONT know what to do.
    ipod 5th gen 30gb   Windows XP  

    ____________________16.06V16, Bus Type ATA, Bus Address [0,0]
    USBSTOR\DiskApple__iPod___________1.62, Bus Type USB
    Universal Serial Bus Controllers:
    Otwarty kontroler hosta PCI do USB SiS 7001, Magistrala PCI 0, urządzenie 2, funkcja 2. Device is working properly.
    No IEEE 1394 Host Controller found.
    The last connected iPod serial number: ****.
    The iPod Service Logging Information:
    [SERVICE: 0xB20,22:06:21 INFO] Started C:\Program Files\iPod\bin\iPodService.exe (Mon Nov 20 22:06:21 2006)
    [SERVICE: 0xB20,22:06:21 INFO] ##### iPodService starting as a service, version: 7.0.2.16
    [SERVICE: 0xB2C,22:06:22 INFO] Timed out... Starting device manager!
    [SERVICE: 0xB54,22:06:22 INFO] Listener Window created
    [SERVICE: 0xB54,22:07:32 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:07:32 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:07:32 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:07:34 INFO] [InterfaceArrival] \\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xB54,22:07:34 INFO] device \\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xB54,22:07:34 INFO] device is an iPod
    [SERVICE: 0xB54,22:07:34 INFO] type 0x7 drive 0x1 partition 0x0
    [SERVICE: 0xB54,22:07:34 INFO] [-1] set waiting to mount = 1
    [SERVICE: 0xB54,22:07:34 INFO] [1] Assigning session 0
    [SERVICE: 0xB54,22:07:34 INFO] [1] added device interface "\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" to m_objDeviceNameMap
    [SERVICE: 0xB54,22:07:34 INFO] [1] added state machine 1 to m_objDeviceIdMap
    [SERVICE: 0xB54,22:07:34 INFO] [1] added device number 1 to m_objDeviceNumberMap
    [SERVICE: 0xB54,22:07:34 INFO] [1] added device interface "\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" to m_vctDeviceInterfaces
    [SERVICE: 0xB54,22:07:34 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:07:34 INFO] [1] input #0 from src #0
    [SERVICE: 0xB44,22:07:34 INFO] [1] input #0
    [SERVICE: 0xB44,22:07:34 INFO] [MACHINE 1 INPUT #0] - (HDW) CheckDevNode
    [SERVICE: 0xB44,22:07:34 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xB54,22:07:38 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:07:38 INFO] [1] input #1 from src #0
    [SERVICE: 0xB48,22:07:38 INFO] [1] input #1
    [SERVICE: 0xB48,22:07:38 INFO] [MACHINE 1 INPUT #1] - (HDW) CheckDevNode
    [SERVICE: 0xB48,22:07:38 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xB54,22:07:39 INFO] [SIMULATED VOLUME ARRIVAL] generating volume mount for \\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xB54,22:07:39 INFO] [VolumeArrive] mask = 0x7D
    [SERVICE: 0xB54,22:07:39 INFO] looking up device # for \\.\G:
    [SERVICE: 0xB54,22:07:39 INFO] type 0x7 drive 0x1 partition 0x1
    [SERVICE: 0xB54,22:07:39 INFO] iTunes device #1 found with drive letter G, mask 0x40
    [SERVICE: 0xB54,22:07:39 INFO] [1] set waiting to mount = 0
    [SERVICE: 0xB54,22:07:39 INFO] looking up device # for \\.\F:
    [SERVICE: 0xB54,22:07:39 INFO] type 0x2 drive 0x1 partition 0xffffffff
    [SERVICE: 0xB54,22:07:39 INFO] looking up device # for \\.\E:
    [SERVICE: 0xB54,22:07:39 INFO] type 0x2 drive 0x0 partition 0xffffffff
    [SERVICE: 0xB54,22:07:39 INFO] [SIMULATED INTERFACE ARRIVAL] generating connect event for device 0
    [SERVICE: 0xB54,22:07:39 INFO] looking up device # for \\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xB54,22:07:39 INFO] type 0x7 drive 0x1 partition 0x0
    [SERVICE: 0xB54,22:07:39 INFO] looking up device # for \\.\D:
    [SERVICE: 0xB54,22:07:39 INFO] type 0x7 drive 0x0 partition 0x2
    [SERVICE: 0xB54,22:07:39 INFO] [SIMULATED INTERFACE ARRIVAL] generating connect event for device 0
    [SERVICE: 0xB54,22:07:39 INFO] looking up device # for \\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xB54,22:07:39 INFO] type 0x7 drive 0x1 partition 0x0
    [SERVICE: 0xB54,22:07:47 INFO] [VolumeArrive] mask = 0x40
    [SERVICE: 0xB54,22:07:47 INFO] looking up device # for \\.\G:
    [SERVICE: 0xB54,22:07:47 INFO] type 0x7 drive 0x1 partition 0x1
    [SERVICE: 0xB54,22:07:47 INFO] iTunes device #1 found with drive letter G, mask 0x40
    [SERVICE: 0xB54,22:07:47 INFO] [1] set waiting to mount = 0
    [SERVICE: 0xB54,22:07:47 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:07:47 INFO] [1] input #2 from src #0
    [SERVICE: 0xB4C,22:07:47 INFO] [1] input #2
    [SERVICE: 0xB4C,22:07:47 INFO] [MACHINE 1 INPUT #2] - (HDW) CheckDevNode
    [SERVICE: 0xB4C,22:07:47 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xB50,22:07:51 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xB50,22:07:51 INFO] [First Connect] Creating connect event for device 1
    [SERVICE: 0xB50,22:07:51 INFO] [1] set waiting to mount = 1
    [SERVICE: 0xB50,22:07:51 INFO] [1] input #3 from src #0
    [SERVICE: 0xB44,22:07:51 INFO] [1] input #3
    [SERVICE: 0xB44,22:07:51 INFO] [MACHINE 1 INPUT #3] - (HDW) Interface Arrival
    [SERVICE: 0xB44,22:07:51 INFO] [1] progress state is 2, Waiting to mount = 1
    [SERVICE: 0xB44,22:07:51 INFO] [1] progress is now 2
    [SERVICE: 0xB44,22:07:51 INFO] [1] progress is now 2
    [SERVICE: 0xB44,22:07:51 INFO] [MACHINE 1 TRANSITION] - {Unknown} ==> {Connected}
    [SERVICE: 0xB44,22:07:51 INFO] [MACHINE 1 ACTIONS] - {Connected}
    [SERVICE: 0xB44,22:07:51 INFO] [1] SCSI Inquiry attempt #0
    [SERVICE: 0xB50,22:07:52 INFO] [First Connect] Creating mount event for device 1
    [SERVICE: 0xB50,22:07:52 INFO] [VolumeArrive] mask = 0x7D
    [SERVICE: 0xB50,22:07:52 INFO] looking up device # for \\.\G:
    [SERVICE: 0xB50,22:07:52 INFO] type 0x7 drive 0x1 partition 0x1
    [SERVICE: 0xB50,22:07:52 INFO] iTunes device #1 found with drive letter G, mask 0x40
    [SERVICE: 0xB50,22:07:52 INFO] [1] set waiting to mount = 0
    [SERVICE: 0xB50,22:07:52 INFO] [1] input #4 from src #0
    [SERVICE: 0xB50,22:07:52 INFO] looking up device # for \\.\F:
    [SERVICE: 0xB50,22:07:52 INFO] type 0x2 drive 0x1 partition 0xffffffff
    [SERVICE: 0xB50,22:07:52 INFO] looking up device # for \\.\E:
    [SERVICE: 0xB50,22:07:52 INFO] type 0x2 drive 0x0 partition 0xffffffff
    [SERVICE: 0xB50,22:07:52 INFO] [SIMULATED INTERFACE ARRIVAL] generating connect event for device 0
    [SERVICE: 0xB50,22:07:52 INFO] looking up device # for \\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xB50,22:07:52 INFO] type 0x7 drive 0x1 partition 0x0
    [SERVICE: 0xB50,22:07:52 INFO] looking up device # for \\.\D:
    [SERVICE: 0xB50,22:07:52 INFO] type 0x7 drive 0x0 partition 0x2
    [SERVICE: 0xB50,22:07:52 INFO] [SIMULATED INTERFACE ARRIVAL] generating connect event for device 0
    [SERVICE: 0xB50,22:07:52 INFO] looking up device # for \\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xB50,22:07:52 INFO] type 0x7 drive 0x1 partition 0x0
    [SERVICE: 0xB44,22:07:53 INFO] VendorId: Apple
    [SERVICE: 0xB44,22:07:53 INFO] ProductId: iPod
    [SERVICE: 0xB44,22:07:53 INFO] revision: 1.62
    [SERVICE: 0xB44,22:07:53 INFO] vendor bytes:
    [SERVICE: 0xB44,22:07:53 INFO] 02 01 00 00 00 00 00 00 00 0B 00 11 91 00 00 00 00 00 00 00
    [SERVICE: 0xB44,22:07:53 INFO] [1] firmware version: 1.62 (0x13E)
    [SERVICE: 0xB44,22:07:53 INFO] [1] Power State: Powered
    [SERVICE: 0xB44,22:07:53 INFO] [1] Checkpoint attempt #0
    [SERVICE: 0xB44,22:08:01 ERROR] Did not find first letter of stage
    [SERVICE: 0xB44,22:08:01 INFO] got HotPlugState 0
    [SERVICE: 0xB44,22:08:01 INFO] [1] serial number 000A270015BEEE43
    [SERVICE: 0xB44,22:08:01 INFO] [1] *** CONNECTED - Sending event out, device session 0.
    [SERVICE: 0xB44,22:08:01 INFO] [1] input #4
    [SERVICE: 0xB44,22:08:01 INFO] [MACHINE 1 INPUT #4] - (HDW) Volume Mount
    [SERVICE: 0xB44,22:08:01 INFO] [MACHINE 1 TRANSITION] - {Connected} ==> {Mounted}
    [SERVICE: 0xB44,22:08:01 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xB44,22:08:01 INFO] [MACHINE 1 ACTIONS] - {Mounted}
    [SERVICE: 0xB44,22:08:01 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xB44,22:08:01 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xB44,22:08:13 ERROR] Did not find first letter of stage
    [SERVICE: 0xB44,22:08:13 INFO] got HotPlugState 0
    [SERVICE: 0xB44,22:08:17 INFO] [1] GetVolumeInformation() failed with error 1005
    [SERVICE: 0xB44,22:08:17 INFO] [1] ===== iPod with Video =====
    [SERVICE: 0xB44,22:08:17 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xB44,22:08:17 INFO] [1] iPod needs formatting...
    [SERVICE: 0xB44,22:08:17 INFO] 22:8:17, year 2006, day of yr. 323, GMT offset 4 isDST 0
    [SERVICE: 0xB44,22:08:17 INFO] [1] Perform launch updater check.
    [SERVICE: 0xB44,22:08:17 INFO] [1] iTunes located at 'D:\iTunes.exe'
    [SERVICE: 0xB44,22:08:17 INFO] [1] progress is now 0
    [SERVICE: 0xB44,22:08:17 INFO] [1] *** MOUNT FAILED - Non-FAT32 device, device session 0
    [SERVICE: 0xB34,22:08:57 INFO] <0x4> Got Serial #
    [SERVICE: 0xBD0,22:09:01 INFO] [1] GetVolumeInformation() failed with error 1005
    [SERVICE: 0xBD0,22:09:01 INFO] <0x4> GetFormatType() returned unknown format 4
    [SERVICE: 0xBD0,22:09:01 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xD04,22:09:01 INFO] Mounted
    [SERVICE: 0xD04,22:09:01 INFO] [1] already mounted!
    [SERVICE: 0xD04,22:09:01 INFO] [1] progress state is 0, Waiting to mount = 0
    [SERVICE: 0xB34,22:09:03 ERROR] ERROR, mount lock count is 0 but device is not mounted
    [SERVICE: 0xBD0,22:09:07 INFO] [1] GetVolumeInformation() failed with error 1005
    [SERVICE: 0xBD0,22:09:07 INFO] <0x4> GetFormatType() returned unknown format 4
    [SERVICE: 0xBD0,22:09:16 INFO] <0x1> Got Serial #
    [SERVICE: 0xB34,22:09:16 INFO] <0x1> Got Serial #
    [SERVICE: 0xB34,22:09:20 INFO] [1] GetVolumeInformation() failed with error 1005
    [SERVICE: 0xB34,22:09:20 INFO] <0x1> GetFormatType() returned unknown format 4
    [SERVICE: 0xBD0,22:09:22 INFO] <0x1> Got Serial #
    [SERVICE: 0xBD0,22:09:22 INFO] API is now LOCKED!!!
    [SERVICE: 0xB54,22:11:15 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:11:15 INFO] [1] input #5 from src #0
    [SERVICE: 0xB48,22:11:15 INFO] [1] input #5
    [SERVICE: 0xB48,22:11:15 INFO] [MACHINE 1 INPUT #5] - (HDW) CheckDevNode
    [SERVICE: 0xB48,22:11:15 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xB54,22:12:22 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:12:22 INFO] [1] input #6 from src #0
    [SERVICE: 0xB4C,22:12:22 INFO] [1] input #6
    [SERVICE: 0xB54,22:12:22 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:12:22 INFO] [1] input #7 from src #0
    [SERVICE: 0xB44,22:12:22 INFO] [1] input #7
    [SERVICE: 0xB4C,22:12:22 INFO] [MACHINE 1 INPUT #6] - (HDW) CheckDevNode
    [SERVICE: 0xB4C,22:12:22 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xB44,22:12:22 INFO] [MACHINE 1 INPUT #7] - (HDW) CheckDevNode
    [SERVICE: 0xB44,22:12:22 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xB54,22:18:13 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:18:13 INFO] [1] input #8 from src #0
    [SERVICE: 0xB48,22:18:13 INFO] [1] input #8
    [SERVICE: 0xB48,22:18:13 INFO] [MACHINE 1 INPUT #8] - (HDW) CheckDevNode
    [SERVICE: 0xB48,22:18:14 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xB54,22:21:48 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:21:48 INFO] [1] input #9 from src #0
    [SERVICE: 0xB4C,22:21:48 INFO] [1] input #9
    [SERVICE: 0xB54,22:21:48 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:21:48 INFO] [1] input #10 from src #0
    [SERVICE: 0xB44,22:21:48 INFO] [1] input #10
    [SERVICE: 0xB4C,22:21:48 INFO] [MACHINE 1 INPUT #9] - (HDW) CheckDevNode
    [SERVICE: 0xB4C,22:21:48 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xB44,22:21:48 INFO] [MACHINE 1 INPUT #10] - (HDW) CheckDevNode
    [SERVICE: 0xB44,22:21:48 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xB54,22:44:23 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:44:23 INFO] [1] input #11 from src #0
    [SERVICE: 0xB48,22:44:23 INFO] [1] input #11
    [SERVICE: 0xB48,22:44:24 INFO] [MACHINE 1 INPUT #11] - (HDW) CheckDevNode
    [SERVICE: 0xB48,22:44:24 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xB54,22:52:27 INFO] [VolumeRemoved] existing mask 0x40, arrive mask 0x20
    [SERVICE: 0xB54,22:52:47 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:52:47 INFO] [1] input #12 from src #0
    [SERVICE: 0xB4C,22:52:47 INFO] [1] input #12
    [SERVICE: 0xB54,22:52:47 INFO] [DevNodesChanged]
    [SERVICE: 0xB54,22:52:47 INFO] [1] input #13 from src #0
    [SERVICE: 0xB44,22:52:47 INFO] [1] input #13
    [SERVICE: 0xB4C,22:52:47 INFO] [MACHINE 1 INPUT #12] - (HDW) CheckDevNode
    [SERVICE: 0xB4C,22:52:48 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xB44,22:52:48 INFO] [MACHINE 1 INPUT #13] - (HDW) CheckDevNode
    [SERVICE: 0xB44,22:52:48 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple∏_ipod&rev1.62#000a270015beee43&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xB54,22:52:49 INFO] [VolumeArrive] mask = 0x20
    [SERVICE: 0xB54,22:52:49 INFO] looking up device # for \\.\F:
    [SERVICE: 0xB54,22:52:49 INFO] type 0x2 drive 0x1 partition 0xffffffff
      Windows XP  
    well i clicked help.. and that didnt do anything either.. ;/

  • Please Help Publishing iWeb Website With ... ??

    Please help. This is so unfamiliar!
    I am trying to publish my iWeb website not using MobileMe (don't really know what it is).
    I need to purchase my domain name but don't know of a reputable company that will give me a web address that just ends in .com without other stuff behind it.
    Also, someone said I need a "Bridge" that is Fetch??
    Please advise if anyone can! Thank you.
    Happy Holidays!
    Van

    Okay so I have purchased the Hostexcellence basic plan, my domainname and webhosting, and $6 extra for personal information privacy, which came to about $64. At first they kept saying the domainname was wrong or something, until I finally wrote it in in all lowercase lettering, which solved the issue. They said they would connect within 12 hours in their confirmation email... The webpage message said:
    ACCOUNT CREATION DELAY
    We are sorry for the delay with creating your account. Our systems encountered a small problem and could not automatically create your account. You will receive the account access information within the next 12 hours. Thank you for your patience.
    You have chosen to purchase the following service(s):
    Domain Registration: lightkeysandcodes.com , Paid Domain Registration, 1 year(s)
    Hosting Plan: Basic Plan, Quarterly
    There was a problem creating your order. One of our support specialists is already working on processing your order, but if you would like a status update, please feel free to contact our support department.
    Wyodor mentioned starting with my own ISP. What info do I need from them? (we have Verizon).
    I am now looking over the link Old Toad provided. Appreciate that.
    Do i now start with Fetch or one.com to store my pages/files on?
    Thanking you all!
    Van

  • Please help how to use WITH query in UPDATE

    Hi Experts,
    Please help me.
    Thanks.

    Not sure about your required output. But try using WITH clause query inside SET clause of UPDATE statement.
       UPDATE SALES_REVENUE SR
        SET
                 (SR.TODAY_REV,
                 SR.TODAY_MARGIN,
                 SR.TODAY_UNIT
                 ) =
    (WITH result_sum_temp
    AS(
        SELECT SALE_ID, IN_TEAM, 1 SALE_FLAG, loc, seg,
            SUM(REV * rate) AS sum_rev,
            SUM(MARGIN * rate) AS sum_mar,
            SUM(UNIT) AS SUM_UNIT
        FROM SALES
        WHERE (IGNORED IS NULL OR IGNORED <> 'Y')
        AND SALE_SPOT = 7
        AND SALE_ID = 375
        AND SALE_MODEL = 'D'
        AND IN_TEAM IS NOT NULL AND loc IS NOT NULL
        GROUP BY SALE_ID, IN_TEAM, loc, seg
         UNION ALL
        SELECT SALE_ID, OUT_TEAM, 2 SALE_FLAG, loc, seg,
            SUM(REV * rate) AS sum_rev,
            SUM(MARGIN * rate) AS sum_mar,
            SUM(UNIT) AS SUM_UNIT
        FROM SALES
        WHERE (IGNORED IS NULL OR IGNORED <> 'Y')
        AND SALE_SPOT = 2
        AND SALE_ID = 375
        AND SALE_MODEL = 'D'
        AND OUT_TEAM IS NOT NULL AND loc IS NOT NULL
        GROUP BY SALE_ID, OUT_TEAM, loc, seg)
                    (SELECT   t.sum_rev, t.sum_mar, t.sum_unit
                       FROM   result_sum_temp t
                      WHERE       SR.SALE_ID = t.SALE_ID
                              AND SR.team_id = t.team_id
                              AND SR.SALE_FLAG = t.SALE_FLAG
                              AND SR.SEG = t.seg
                              AND SR.loc = t.loc
                              AND t.SALE_ID = 255)
        WHERE   SR.SALE_SPOT = 890
                AND SR.SALE_ID = 255
                AND (SR.SALE_ID, SR.team_id, SR.sale_flag, SR.SEGMENT, SR.LOB) IN
                          (SELECT   SALE_ID,
                                    team_id,
                                    sale_flag,
                                    seg,
                                    loc
                             FROM   result_sum_temp));

  • Please help this clueless beginner with out.print syntax....

    Please help a clueless beginner out!!!! :-)
    I'm trying to build a dynamic table that functions as a calendar...(see http://www.oreilly.com/catalog/javacook/chapter/ch18.html for the basic idea and code structure).
    Here's the problem...I want to make each date inside of the table a hyperlink to a new page. I figured out how to create the hyperlinks, but I CAN'T figure out how to create hyperlinks that pass variables to a new page.
    Here's the code that works:
    // Fill in numbers for the day of month.
    for (int i = 1; i <= daysInMonth; i++)
    out.print("<td>");
    out.print("<a href=newpage.jsp>");
    out.print(i);
    out.print("</a>");
    out.print("</td>");
    Here's the code that DOESN'T work....but can serve as pseudo-code for what I want to do:
    // Fill in numbers for the day of month.
    for (int i = 1; i <= daysInMonth; i++)
    out.print("<td>");
    out.print("<a href=newpage.jsp?year=<%= yy %>&month=<%= months[mm] %>&date=<%= i %>>");
    out.print(i);
    out.print("</a>");
    out.print("</td>");
    <%= yy %>, <%= months[mm] %> are defined elsewhere in the code, and I want to use the current value of "i" from the loop.
    So, if everything works like I want, the table will get created, and if yy=2002 and mm=January, then the hyperlinks will look like:
    for day 1:
    "/newpage.jsp?year=2002&month=January&date=1"
    for day 2:
    "/newpage.jsp?year=2002&month=January&date=2"
    ...for day 31:
    "/newpage.jsp?year=2002&month=January&date=31"
    Can someone please point me in the right direction? Is it even possible to do what I want? (I assume it is...but maybe I can't use out.print???)
    Thanks!

    Hi. The expression "<%=some_Java_expression %>" is the JSP tag, that returns string value to HTML code. You should use it in HTML block like:
    <%String myname="Ivan"; %>
    <body>
    <p>My name is: <%=myname %></p>
    But You tried to use it inside the string expression and it generated some code like this:
    <a href="newpage.jsp?year=<%=yy%">...
    , didn't it?
    It invokes method out.print(" ... "), that prints this string value (but in the HTML block). So You tried to print something inside the print method. You should rewrite Your code like this:
    for (int i = 1; i <= daysInMonth; i++)
    out.print("<td>");
    out.print("<a href=newpage.jsp?year="+yy+"&month="+months[mm]+"&date="+i+">");
    out.print(i);
    out.print("</a>");
    out.print("</td>");
    I used the + operator to join Your code for link tag with the values (yy, months[mm], i.
    I hope it helps You,
    bye.</a>

  • Please Help!  Two problems with my iMac at once a week b/4 finals!!!!

    First I'd just like to mention that I have no idea which OS X I have so...yeah, sorry. I was depending on this computer to work for my class finals. Anyway, on with the problems.
    My school is getting all new computers next year, so they are selling all of their iMacs for ten dollars each. Like an idiot, I bought one. And...so did my brother. But anyway, I got it home and started it up and all that came up was the traditional BIIINNNNGGGG, a white screen(for a second), then a gray one. This little icon comes up in the middle that you can't click on(the cursor doesn't come up)but it's purple and has a little cartoon face on it. This icon only comes up if you are not pressing any keys or click/moving the mouse.
    So I went back to school the next day and asked what was up, and they said that they completely wiped the computer and that I would have to buy new OS X install software. Okay...so I went to my computer teacher and he had a few sets of OS X install software.
    I brought it home and turned on my computer. I put in the disk that said OS X Install and it went in. The computer whirred for a bit, then spit the disk back out. So I decided to try a different disk because I thought that maybe the computer already had the contents of that disk on it. I put in the Applications disk, and now it refuses to come out. I have tried plugging the keyboard into different ports(there are two, with two others on the keyboard itself for the mouse) and everything. I looked inside through the little slot(discs go right into the computer-no hard drive or disk tray that slides out) on the front and the disc is spinning but nothing is happening.
    Please help me with both my wiped computer problem and my stuck disc problem. I have tried to give as much detail to help anyone who can help me. Please, WHAT CAN I DO?!
    iMac   Mac OS X (10.0.x)   I have an OS X. No idea which one...
    iMac   Mac OS X (10.0.x)   I have an OS X. No idea which one...
    iMac   Mac OS X (10.0.x)   I have an OS X. No idea which one...

    The full retail install disks are available here and at any Apple Store and many computer retailers. Also, check the system requirements. Be sure your Mac has firewire and enough ram to run Tiger. At this point you might be able to find the disks at a slightly discounted price because of the coming release of 10.5 Leopard. But be sure it is the black disk, boxed version if possible.
    EDIT: And the install disc for Tiger is a DVD, so be sure your iMac has DVD.
    This may help to narrow down the model iMac you have.
    -mj
    [email protected]
    Message was edited by: macjack

  • Please help...Problem with 3D Applet using JRE 1.5

    Hi all,
    I have an applet which uses sun opengl 1.3.1 plugin to render some 3D graphics. It is working fine with JRE 1.4.2_06, but not showing the 3D graphics with the latest JRE 1.5 release. I tried to repaint using available API with no success.
    Please help asap,
    Thanks in advance
    prasad

    I wonder if you have the same problem as me... Maybe we can find a solution for us both, no need for me to open a new thread for this topic then...
    I wrote an applet using Swing and compiled it using JavaSDK 1.4.x. I also installed the 1.4.x JRE for both of my test browsers. In Mozilla 1.1 the applet displays properly all the time. In IE6 SP1 it sometimes works as intended but sometimes the applet simply stops working, as per my Java Console somewhere after invoking the "start" method. Parts of the applet simply become gray and when I resize it - I have a JFrame in my applet - the whole JFrame becomes gray and does not respond to input nor it redraws itself. Shutting down IE does not close the JFrame(although the java console reports normal program termination and cleanup) and the only way to close it is through the task manager. I am using Windows 98SE btw.
    Does it sound similiar to your problem? It happens ONLY with IE, not with Mozilla. Anybody has an idea on what it could be? I doubt there's an error in my code...

  • PLEASE HELP!  Quicktime Pro with iMovie and .MPG Files

    Hello. Please help me. I'm on a G5. 10.5.3. iMovie 7.1.2 (577) I have a series of .MPG files that I need to import into iMovie to edit, arrange and then export over to iDVD, etc. iMovie does not see the .MPG files. The Apple site states that iMovie sees only MPEG-4 files and DV files. I also own Quicktime Pro 7.5 (149.5). When I open the .MPG file in Quicktime Pro, even though the file plays perfectly, when I select "Export to MPEG-4" so I can create a readable file by iMovie, I get an error message that say's "Failed: Export process terminated unexpectedly (10). Complete frustration. Is there another way I can convert these files so iMovie can see them? What's wrong with my Quicktime Pro? I bought DivX Pro last night. I thought maybe that program would make an iMovie readable file. No luck. I used DivX to convert and it created a DivX file with NO SOUND. Wasted money.
    If anyone has any solutions for my problems noted here or possible alternatives so I can achieve what I'm trying to do successfully, PLEASE ADVISE as soon as possible.
    Thank you for taking the time to read this and THANKS, in advance, for your help.

    You'll get a ton of ideas from others so, by no means, don't think that mine will solve your issue. I, personally have fallen in love with [StreamClip|http://www.squared5.com>. It does a ton of stuff.
    As for your Error 10, hopefully that's just an "out of space" (on your drive) error and not an I/O error (a problem with the drive reading/writing)
    But, you said you have Quicktime Pro and you're going to iMovie so I'd try to make your .MPG files a DV Stream...I think that's what I movie likes.
    Anyway try that,
    Tom
    ----- !http://hockeynarrative.files.wordpress.com/2007/09/sharkslogo.gif!

Maybe you are looking for