Search results for query: *

  • Users: Cabose
  • Content: Threads
  • Order by date
  1. C

    Need to read webpage source code

    Hi I am trying to create a program but i needs to be able to read a websites source code without the use of a webbrowser. This is because any page i goto on the site it redirects to the main page which is in a frame so i can't actually read the source code by navigating to the webpage in a web...
  2. C

    GIF Transparency

    How can you get a transparent gif to show correctly? I am making an rpg game and i want my character to show up correctly on the background image. any help will be appreciated. Thanks, Cabose
  3. C

    RPG type game.

    Hi, I was wanting to make an rpg type game and was wanting to know if anyone could help me start out. Maybe help me a little with being able to use the arrow keys and have a sprite move with scrolling areas (couldnt think of a word for it.) That would be great help to get it started...
  4. C

    RPG Game

    Hi, I was wanting to make a RPG Game, and was wanting to know if anyone had like a sample game or could make me a sample game so i could figure out how to start it out. I was wanting to make like a 2d rpg that you use the keyboard with to move and enteract with stuff. Any help would be...
  5. C

    Stopwatch/Timer

    Hi, I was wanting to make a stopwatch/timer to my program and i was wanting to know how to go about this. Thanks, Cabose
  6. C

    IRC part to my program

    I was wanting to make an IRC part to my program but i dont know how to do this if anyone could help it would be greatly appreciated. ~Cabose
  7. C

    Memory Game

    I'm helping my friend make a memory game and neither one of us can figure out how to do this example. show one picture and it is a star show another and it is a tree get rid of the picture or show one picture and it is a star show another picture and it is a star keep both pictures visible...
  8. C

    Need Help one more time

    I am making a media player and i want to make a shuffle button that will randomly select a song in my playlist (listbox). Thanks, Cabose
  9. C

    Streamwriter Question

    Is there a way to write to a file without overwriting everything that is already in the file?~Cabose
  10. C

    media player library sorting

    I was wanting to know how i would do the code to sort a listview by clicking one of its column button thingies lol i am very tired. attached here. I want to be able to click on say the artist button in the library and have it sort the music by the artist in alphabetical order. it is a...
  11. C

    id3 tag editor

    I have made a Media Player for my semester project in class but i need help creating an id3 tage editor for mp3 files. Thanks, Cabose
  12. C

    I need help on my web browser

    I am making a Web Browser and i have it set up using tabs but i cant get it to display the url in the combo box or the Document Title in the Form Text or the tab text. Here is my code of what i am doing. PrivateSub NewTabToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As...
  13. C

    Help Making Media Player

    I was wanting to make a media player with a media library and an id3 tag editor for my semester project in my programming class and i dont have any idea of how to do it will someone please help me figure it out? I use VB .net 2005 Thanks, Much
Back
Top