• Welcome to Valhalla Legends Archive.
 

Im a new b help...big time

Started by seiya, October 05, 2003, 11:58 PM

Previous topic - Next topic

seiya

something came up it was an error

hismajesty

Quote from: seiya on October 09, 2003, 09:54 PM
something came up it was an error
probably because you didn't have the codex ;) try now..it's in divx

iago

You're talking about a slash screen, right?

Assuming you are, you have to tell the program to start at "sub main()" instead of "form1" or whatever it is now.  It's in project properties or something.

Then add a new form to your project, with the template "frmSlash" or whatever it's called.

Then put a "Sub main()" inside one of your modules that looks like this:

sub main()
    load form1
    frmsplash.show vbmodal
    form1.show vbmodeless
end sub
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


seiya

 ???mmm your video dirent work it only show something like a video thing an an black thing

hismajesty

Quote from: seiya on October 09, 2003, 10:20 PM
???mmm your video dirent work it only show something like a video thing an an black thing

Well then I guess you'll have to figure it out from looking at that picture.  ;)

|