Jump to content

Chocolate570

Members
  • Posts

    1,550
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Chocolate570

  1. If you're willing to spend some serious money on this, then you can go buy camtastia studio, which is a program that is like a movie camera for your pc. You can record whatever you're doing and edit and so on.Flash is more user friendly, and all browsers support it(or almost all), but you have to download flash, which most people have. :)Camtastia studio would be much easier to built. You wanna be able to interact with the movie? Then you have to use flash. Sorry. :)

  2. Yeah, I completely agree. I've been thinking about it for a long amount of time, and that topic about hacking yesterday just shows that with increasing membership, comes increasing amount of less than serious members who are up to no good. I've been an admin on an invisionforum before, and I know that there are tons of opportunities for a moderator included in the forumcode. A moderator can: move topicsclose topicsdelete topicsedit topics (profanity)pin topics (announcement threads)split topics if they go off topic from the original question (make one thread into two separate, with separate titles)merge topics that are about generally the same thing (which we've also had a lot of recently) ban people (although I haven't seen a case of necessity yet)

    Let's not point fingers or include specific topic names, but ya, that's where i got the idea. And everything except edit topics should be allowed to a moderator. If a topic really contains profanities, then that post or that topic should be deleted. What do the admins think? :)Also---i'm an admin of 4 invision free forums, but this is IPB, invision power board. A bit different. :)
  3. VBasic is great for games 'coz you can make a great visual interface in like 2 seconds. One of my favorite games that i made was a button that you had to click, but every time you moved the mouse, it moved away. It was quite fun.Ya, the name of basic makes you think it's a really easy language. It's not. The syntax is great, but the great thing about one form of basic, Qbasic, is that it has so many functions to actually use the computer for it's own good. Do you know if anything else can access a computer's speakers? :)VBscript is like, a non visual basic. Kinda. When you're programming it, at least. :)~Chocolate570

  4. I think this site needs some moderators that will take care of it and delete uneccessary posts. The member count is growing, and with more members, more spam comes. In my opinion, it would be a good idea to pick one before the forums become overrun with unneeded topics and such. The admins are on, but they can't catch much. (no offense)Just a suggestion. :)~Chocolate570

  5. You could use the marquee tag.<div width="200" height="200"><marquee scroll direction="up" onmouseover="this.stop()" onmouseout="this.start()" scrollamount="2">Due to the fact that the author of this short script has no imagination, this marquee has no descriptive text inside. Everyone is very sad.</marquee></div>

  6. Visual Basic is a bad programming language. It is expensive and not even good. It is also not multi platform. I use Python and Ruby instead. Learning VB wll give 0 programming skill. If you want to learn drag and drop text boxes and forms, then get VS Studio. If you want to learn to program, look for perl or python. Simple as that.

    No offense, but you couldn't be more wrong, besides the expense part. :)Learning visual basic is a very important platform to get before moving on to more complex languages, such as c and c++ and so on. The dragging and dropping part is half true, but have you ever installed a program? Have you ever seen a pop up in windows? All of these have been programmed in vbasic. Perl and python are the next level of difficulty, but vbasic is the second language i learned, after qbasic. I highly reccomend that if you are starting programming.I own the visual studio package, and it's great. I can make lots of interesting programs. Vbasic is also used with the huge software companies when they're making programs that make tasks you always do easier. :)In short, vbasic is very useful, and i reccomend downloading the trial version from microsoft. (if you don't wanna, open excel or word and click tools>>macros>>visual basic editor)
  7. Yes, it does work.The problem is, i want it to fade from a different color other than white and black. You see how it displays the message on black, and then fades into white quickly and then back to black again? What i want is it to write the message on transparent, fade to light pink (that's the name of the color), and then come back to transparent with the next message written.

×
×
  • Create New...