Search:

Type: Posts; User: NASAs_computers

Search: Search took 0.03 seconds.

  1. VS 2010 Re: How to play a youtube video from axshockwaveflash control

    Use the youtube watching url in a txtbox:

    Example:
    http://www.youtube.com/watch?v=
    And then a video-specific code for the link.

    Then code in this into a button:


    AxShockwavePlayer1.URL...
  2. Poll: Made a VB.NET Virtual Working PC called "Doors 95."

    Name: Doors 95
    Description: A basic OS on top of an OS.
    Minimum Requirements: Windows XP?
    Expectations: To prove that the most basic code can make an OS.

    DOWNLOAD LINK COMING SOON! VOTE FOR...
  3. VS 2010 Re: Help for Console App in VB 2010 (I have code)

    I do know basics and opening other forms. :D
  4. VS 2010 Re: Help for Console App in VB 2010 (I have code)

    Yikes. I imputed 5+5 and it left it as text, simply making a new line.
  5. VS 2010 Re: Help for Console App in VB 2010 (I have code)

    Didn't work
  6. VS 2010 Re: Help for Console App in VB 2010 (I have code)

    Um, not what I expected. I need something that works like this:

    Welcome!
    5+5 (User Input)
    10 (Resulting Text)
  7. VS 2010 Re: Help for Console App in VB 2010 (I have code)

    I know. I tried it before and it didn't work.
  8. VS 2010 Help for Console App in VB 2010 (I have code)

    I need help with creating multiple commands without it closing.
    Code:


    Module Module1
    Dim Com As String
    Sub Main()
    Console.WriteLine("Welcome to MiniDOS. A text-based...
Results 1 to 8 of 8



Click Here to Expand Forum to Full Width