View previous topic :: View next topic |
Author |
Topic : "New site design!" |
CeRbErO member
Member # Joined: 13 Jan 2000 Posts: 180 Location: Sweden
|
Posted: Wed Jun 21, 2000 5:02 am |
|
|
I finally did a new design for my site! Check it out and give me your comments:
www.cerberodesign.com
----
Johan Sahl�n
CeRbErO |
|
Back to top |
|
ex member
Member # Joined: 23 Mar 2000 Posts: 887 Location: USA
|
Posted: Wed Jun 21, 2000 6:26 am |
|
|
I like the layout
Is that your pet roach? |
|
Back to top |
|
Spitfire member
Member # Joined: 20 Mar 2000 Posts: 2009 Location: Amsterdam, the Netherlands
|
Posted: Wed Jun 21, 2000 6:30 am |
|
|
Though a bit trendy, it's nice clean & effective. Good work. A few mouseovers on the menu wouldnt hurt though.
|
|
Back to top |
|
CeRbErO member
Member # Joined: 13 Jan 2000 Posts: 180 Location: Sweden
|
Posted: Wed Jun 21, 2000 8:20 am |
|
|
Thanks for the comments.
BTW,
If you guys haven't seen my post in the other forum:
Is there any way to get a normal Windows shortcut to perform a keyboard command? Like when you click the shortcut, it does the same thing as you would press ctrl+alt+f or whatever on your keyboard... Or is there some program that can do this?
I was gonna use it to make a normal Windows toolbar containing shortcuts that control winamp. Play/pause, stop, frwd, prev and so on...
----
Johan Sahl�n
CeRbErO |
|
Back to top |
|
Spitfire member
Member # Joined: 20 Mar 2000 Posts: 2009 Location: Amsterdam, the Netherlands
|
Posted: Wed Jun 21, 2000 9:08 am |
|
|
Im pretty sure that's impossible, but you could probably write a script in VB and make it run as a .bat or something. That would do what you want...
|
|
Back to top |
|
CeRbErO member
Member # Joined: 13 Jan 2000 Posts: 180 Location: Sweden
|
Posted: Wed Jun 21, 2000 9:34 am |
|
|
I don't know enough VB. Anyone who could do this for me perhaps? |
|
Back to top |
|
psi burn member
Member # Joined: 14 May 2000 Posts: 420 Location: nj
|
Posted: Wed Jun 21, 2000 10:02 am |
|
|
yes that can easily be done using API in visual basic.
however, why would you want commands to control winamp? just make your own mp3 player, using msdxm.ocx
its really easy, if you need help on making the mp3 player, email me at [email protected]
[This message has been edited by psi burn (edited June 21, 2000).] |
|
Back to top |
|
psi burn member
Member # Joined: 14 May 2000 Posts: 420 Location: nj
|
Posted: Wed Jun 21, 2000 10:03 am |
|
|
[This message has been edited by psi burn (edited June 21, 2000).] |
|
Back to top |
|
CeRbErO member
Member # Joined: 13 Jan 2000 Posts: 180 Location: Sweden
|
Posted: Wed Jun 21, 2000 10:10 am |
|
|
psi burn, I don't know shit in VB, I cant even make a fully functional text editor, loading and saving files and all... |
|
Back to top |
|
psi burn member
Member # Joined: 14 May 2000 Posts: 420 Location: nj
|
Posted: Wed Jun 21, 2000 11:41 pm |
|
|
:l
open path for input as #n
open path for binary access read as #n
open path for output as #n...etc
|
|
Back to top |
|
CeRbErO member
Member # Joined: 13 Jan 2000 Posts: 180 Location: Sweden
|
Posted: Wed Jun 21, 2000 11:59 pm |
|
|
Can't say I understand any better now ...
But i think i can do just a player with msdxm.ocx , but i dont know how to load files into it, or make a playlist display, meter with length of song and get the ID3 tags and stuff.... I will have VB6 tomorrow, so i'll check it out then. |
|
Back to top |
|
|