JOURNAL: mofisto (Nik Schlein)

  • I am sick 2004-10-20 19:12:33 I am currently sick with snot running down my nose. Its okay though because I am here and now. 
  • My Videos are now local 2003-04-25 22:26:34 This is cool, I have always wanted an outlet for my subpar quality attempts at self expression. Both of my videos are availible for download. Check them out and let me know what you think. 
  • Problem, if anyone cares 2002-08-28 19:37:49 Okay here is the problem, I am adding the lines of the script to a list box using visual basic. Here is my problem, when I add lines to the script, additional lines other then the first are appearing ahead of the previously added line. Illustrated below

    Index 0 Third added line
    Index 1 Second added line
    Index 2 First added line

    an example of the code I am using is

    list.additem "THIS IS MY SCRIPT SECTION" , index

    Which I assumed it would add the subsequent lines in increasing index numbers but it doesn't it moves everything else down.

    My current workaround which is painfully retarded is to
    Load each line to an array and then everytime a new line is added readd them to the list box, problem with this is that I will have to create an arrary searching directory in order to prioritize the script lines. 
  • AVS scripter 2002-08-27 20:04:11 If you are interested my work on the AVS scripter has taken a turn. I have redesigned the interface to a less complex version. Before I was using Tabs to organize the scrip commands, and I had trouble quantifying each catagory so I scrapped that whole project. I am working with a much simpler clean interface leaving the user to rely on the knowledge of the needed commands for creating a script. I have already completed the basic scripter, which only adds 2-3 lines. Basically, loadplugin, mpeg2source, and levels. What I am working on now is the advanced commands that number somewhere in the 60's. A problem I am running into is that prioritizing the script is become painfully important. I have also having to build some intelligence into the program as some of the commands can be bound to certain clips or become global commands for all clips. What I want to do now is once I get all of the commands reentered for the new interface which basically means I have to change the commands from a check box to a list box. I also have the raw edit form working on all commands that I have implemented so far. If you are interested in helping me, or learning about my progress let me know by emailing me. 
  • AVS Scripter Update 2002-08-23 19:18:25 I am still working on my AVS scripter, I have all the known(by me) commands implimented and now I am working on debugging priority on the commands. And creating a good help file that someone who isn't a AVS script genious like me would understand. 
Current server time: Jun 20, 2025 15:33:32