User Profile

Collapse

Profile Sidebar

Collapse
swatmajor1
swatmajor1
Last Activity: Sep 4 '07, 06:39 AM
Joined: Oct 19 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi there,

    Never mind

    Signing off,

    Swatmajor1
    See more | Go to post

    Leave a comment:


  • swatmajor1
    started a topic ACCESS 2002 Search through records with textbox

    ACCESS 2002 Search through records with textbox

    Hi there,

    I am making a database, based on CPU data, in Access 2002 for a school assignment, and I'm trying to develop a form which a user can enter search parameters.

    A picture of the developed form can be found here.

    It used unbound text boxes to enter the search parameters.

    Any help is greatly appreciated.

    Signing off,

    Swatmajor1

    PS

    I have tried...
    See more | Go to post

  • swatmajor1
    replied to VB .net and Flash Plugin
    in .NET
    Time for the drama.

    NOOOOOOOOOOOOOO !!!!!!!!!!!!111 1111111oneoneon e ;)

    I'll put that checker in me program in a few days, so thanks anyway.

    Signing off,

    Swatmajor1
    See more | Go to post

    Leave a comment:


  • swatmajor1
    started a topic VB .net and Flash Plugin
    in .NET

    VB .net and Flash Plugin

    Hi there,

    I have made myself a flash player in VB .net 2002. It works great, but I wish to use the program on the run without worring about whether or not any other PC i use has a compatable version of the Flash plugin.

    Is there any way of intergrating the Flash plugin into the main exe on compile, or make ir refer to a copy of the plugin in the same folder as the exe.

    Any help is greatly appreciated.
    ...
    See more | Go to post

  • swatmajor1
    replied to VB6 to VB .net command
    Forget about replying to this post.

    Just as a guide, command as been replaced by Microsoft.Visua lBasic.Command

    Signing off,

    Swatmajor1
    See more | Go to post

    Leave a comment:


  • swatmajor1
    started a topic VB6 to VB .net command

    VB6 to VB .net command

    hi there,

    I wish to re-write a music player from VB6 to VB .net, but 1 piece of code doesn't want to work.

    In the VB6 version, when a person opens a file, lets say an MP3, the following code is used
    Code:
    file = Command()
    file = Replace(file, """", "")		
    Player.URL = file
    The code"file = command" is used to extract the full path and filename of the MP3. This doesn't...
    See more | Go to post

  • swatmajor1
    replied to VB 2005 standalone exe build
    in .NET
    Sorry, I should have been more precise about the details.

    1. I'm using Vb 2005 express, so I don't think all the tools are there.

    2. The reason why I want to make a .NET 2 app standalone so it can be used as a portable app, even on machines that don't have .NET 2 framework.

    Sorry if I sound condradicting or anything, and as always any help is appreciated.

    Signing off,

    Swatmajor1
    See more | Go to post

    Leave a comment:


  • swatmajor1
    started a topic VB 2005 standalone exe build
    in .NET

    VB 2005 standalone exe build

    Hi there,

    This may have been answered before but I could not find it.

    Is there any way of making an app made in VB 2005 standalone, whether this be adding .NET 2 files into the exe or into a local directory.

    Any help is greatly appreciated.

    Signing off,

    Swatmajor1
    See more | Go to post

  • swatmajor1
    started a topic Integration of plugins

    Integration of plugins

    Hi there,

    I know my last post wasn't very successful, so I'm making one which is of a broader topic.

    1) Is it possible to integrate plugins into a VB6 exe
    2) Is it possible to override the defaults for plugin locations


    Any help is appreciated
    See more | Go to post

  • swatmajor1
    replied to VB6 Plugin directory over-ride
    Lets see if I can make this as clear as possible, OK?

    I, Swatmajor1, have made a program that can play Flash(SWF) files. This is known as "Swatmajor1 's Flash Player." I wish to make this program portable by allowing the user to copy and paste the flash plug in into the programs local directory, allowing that user to use Swatmajor1's Flahs Player from their portable storage device and allowing them to play Flash(SWF) files from...
    See more | Go to post

    Leave a comment:


  • swatmajor1
    replied to VB6 Plugin directory over-ride
    Sorry, I should have been more detailed.

    I made a flash player called "Swatmajor1 's Flash Player", a VB6 coded flash player which had a lot of input from the TSDN community. This is the program that I want to make portable.
    It can be downloaded from my website www.swatmajor1. co.nr under 'Coding Projects'.
    And to answer the question 'why?', I hate going an machines to show someone a flash(*.swf) file and finding...
    See more | Go to post

    Leave a comment:


  • swatmajor1
    started a topic VB6 Plugin directory over-ride

    VB6 Plugin directory over-ride

    Hi there,

    I wish to make my Flash Player portable, and have no idea of making this happen.

    If anyone knows of the coding to do this, or know of any FREE online guides that can help me, feel free to leave it here...... :/

    Signing off and thanking in advance,

    Swatmajor1
    See more | Go to post

  • swatmajor1
    started a topic VB 2005 text to ASCII to binary

    VB 2005 text to ASCII to binary

    Hi There

    I wish to make a program which converts plain text to ASCII or binary, but don't know where to start.

    If anyone knows of any examples or tutorials that would help, it would greatly appreciated.

    Signing off,

    Swatmajor1
    See more | Go to post

  • swatmajor1
    started a topic Vb.net Text to Binary and Back
    in .NET

    Vb.net Text to Binary and Back

    Hi there,

    Please let this be the right Forum.

    I wish to creat a program using Vb 2005 (Think it uses .net coding) which would allow a person to input text and recieve the binary coding for it and have a space bbetween every 8th binery number so people know what the code is for each letter.. eg.

    hi = 01101000 01101001

    Any help with this is greatly appreciated.

    Signing off,
    ...
    See more | Go to post

  • Hi there

    To answer part of your question. No, you will not be able to use ur VB6 app in another OS if you create the exe file first. You can however find a VB to C++ convertor and download one of the many free C++ programs out there. If your using Linux, a C++ compiler usually comes with it, Mac, not sure.

    I hope this helps.

    Signing off,

    Swatmajor1
    See more | Go to post

    Leave a comment:


  • swatmajor1
    started a topic VB 2005 WMP Not playing files

    VB 2005 WMP Not playing files

    HI there,

    In the media player I have been making, I have created a auto load playlist, which then loades the next media file into the media player, but it wont play automatically, it just says Media opening.... I have tried using openstateChange , playstateChange , and other codes.

    Here are the subs which work to load and play media files, keep in mind, if you select a file manually, then it DOES PLAY, when through the playstatechange...
    See more | Go to post

  • swatmajor1
    replied to VB2005 WMP & Auto playlist
    Hi there,


    After a few days of tinkering, the EndOfStream option you gave me did the trick. As always, your help is greatly appreciated, and I hope you try out the finish product, which would never have gotten to this level without your help.


    Signing off,

    Swatmajor1...
    See more | Go to post

    Leave a comment:


  • swatmajor1
    replied to VB2005 WMP & Auto playlist
    Hi there,

    Sorry for the late reply, I have been on holidays for the last week or so.

    Now to business. As known, my media player uses the Windows Media control to play files (eg mp3, etc.) and has a play list feature which uses a listbox.

    What I want to happen is so that when the media finishes playing (reaches the end), the next item in the listbox loads and plays in the media control.

    I know...
    See more | Go to post

    Leave a comment:


  • swatmajor1
    started a topic VB2005 WMP & Auto playlist

    VB2005 WMP & Auto playlist

    Hi there,

    I have made a media player with play list capabilities, and i wish to make it so that it automatically loads the next song in the play list and loads the first song in a play list file when it is opened.

    The Vb 2005 source code can be found at www.swatmajor1. co.nr
    Programming Projects>Swatma jor1's Media Player

    Any help with this is appreciated.

    Signing off,

    Swa...
    See more | Go to post

  • VB 2005 Using the SaveDialog to Save media Files

    Hi There

    In my attemps to make my own media player, I have learnt many things. But one thing still eludes me, the use of VB2005 SaveDialog. I can get it working, the file extension list and such, but when I go to save, the box just closes without saving the media file. If anyone has any experience with this please help. The source can be found at my website, www.swatmajor1. co.nr

    As always, any help is greatly appriciated...
    See more | Go to post
No activity results to display
Show More
Working...