mIRC Home    About    Download    Register    News    Help

Print Thread
Page 1 of 2 1 2
#24548 16/05/03 02:04 PM
Joined: May 2003
Posts: 2,265
P
pheonix Offline OP
Hoopy frood
OP Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
#rloop off
on *:MP3END:{
/did -ck mp3 1 $calc($did(1).sel - 1)
/splay $did(1).seltext
}
#rloop end

does anybody know whats wrong with this.?
does the dialog have to be the active window to use /did -ck or does it just have to be open?
thanx in advance


new username: tidy_trax
#24549 16/05/03 02:09 PM
A
Anonymous
Unregistered
Anonymous
Unregistered
A
No, but you need to provide the dialog name $did(dialog,ID)

#24550 16/05/03 02:11 PM
Joined: May 2003
Posts: 2,265
P
pheonix Offline OP
Hoopy frood
OP Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
ok thanx


new username: tidy_trax
#24551 16/05/03 02:19 PM
Joined: May 2003
Posts: 2,265
P
pheonix Offline OP
Hoopy frood
OP Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
works cheers grin


new username: tidy_trax
#24552 16/05/03 04:15 PM
Joined: May 2003
Posts: 2,265
P
pheonix Offline OP
Hoopy frood
OP Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
thanx to you ive completed my mp3 player smile



new username: tidy_trax
#24553 16/05/03 05:06 PM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
eww... awkward.. gotta stick with the classical look. >:D



-KingTomato
#24554 16/05/03 05:08 PM
A
Anonymous
Unregistered
Anonymous
Unregistered
A
that looks pretty good .. is that yours ?

#24555 16/05/03 05:13 PM
Joined: Mar 2003
Posts: 272
C
Fjord artisan
Offline
Fjord artisan
C
Joined: Mar 2003
Posts: 272


- cF
Dedicated helper for rent.
#24556 16/05/03 05:15 PM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
I like it cold, but how you load a file? you click a button? I would be irritated doing that for every song I wanted to play. You may have a random and repeat, im not sure--but looking for a file to play in a sfile is too much work for me >:D


-KingTomato
#24557 16/05/03 05:15 PM
A
Anonymous
Unregistered
Anonymous
Unregistered
A
that's pretty good too .. I can do dialog, but mine usually ends up looking like a cluddered up piece of crap lol.

Edit: but functional

Last edited by r0ck; 16/05/03 05:17 PM.
#24558 16/05/03 05:17 PM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
lol--
Thats why we have dialog studio >:D


-KingTomato
#24559 16/05/03 05:18 PM
A
Anonymous
Unregistered
Anonymous
Unregistered
A
me too .. now lol

#24560 16/05/03 05:18 PM
Joined: Mar 2003
Posts: 272
C
Fjord artisan
Offline
Fjord artisan
C
Joined: Mar 2003
Posts: 272
the play button lets you play a specific file ($sfile) and the >> button plays a random one. The push button you see under the big time is for continuous play, so you dont have to hit anything :>


- cF
Dedicated helper for rent.
#24561 16/05/03 05:21 PM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
Ehh, I prefer having it all right in front of my. I do asdmire the size, and (non-bulky-ness)?


-KingTomato
#24562 16/05/03 05:23 PM
Joined: Mar 2003
Posts: 272
C
Fjord artisan
Offline
Fjord artisan
C
Joined: Mar 2003
Posts: 272
Or you can just write part of the mp3 you want such as "trans" for transplants and it automatically finds and play it.


- cF
Dedicated helper for rent.
#24563 16/05/03 11:35 PM
Joined: Apr 2003
Posts: 426
Fjord artisan
Offline
Fjord artisan
Joined: Apr 2003
Posts: 426
Winamp is just so much better than any MP3 player you could "build" within mIRC, and with the number of Winamp DLL's out there that allow you to control winamp, why bother making a dialog based MP3 player!?


--------
mIRC - fun for all the family (except grandma and grandpa)
#24564 17/05/03 12:02 AM
Joined: Mar 2003
Posts: 272
C
Fjord artisan
Offline
Fjord artisan
C
Joined: Mar 2003
Posts: 272
You have the satisfaction to say that YOU made it yourself, and you are not using someone else's work. Have you ever modified a car? or modified your desktop/Windows appearance? painted your room?

It's the same thing, you can just say "Hey, i did that". And - i speak for myself here - it was a more a challenge than anything else. I was used to winamp when i decided to code my first mp3 player, and it had a lot of the features Winamp has, and some that it didn't have. You just make it the way YOU want, not the way a bunch of coders you never heard of wanted.


- cF
Dedicated helper for rent.
#24565 17/05/03 12:04 AM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
Quote:
Have you ever modified a car?

But if you were modifying a car, would you (literally) reinvent the wheel just to say you made the car from scratch? Or would you concede that the professional tire making companies most likely know how to make a wheel better than you can?

#24566 17/05/03 04:06 PM
Joined: Mar 2003
Posts: 272
C
Fjord artisan
Offline
Fjord artisan
C
Joined: Mar 2003
Posts: 272
Of course you use the wheel. You use the wheel because you have no (or very little) choice. It's comparable to miRC coding, you use a already invented language, already established commands, events and identifiers and even maybe DLLs but yet the final product is unique, and you made it by yourself.


- cF
Dedicated helper for rent.
#24567 17/05/03 05:21 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
Using the wheel is not the same as using the already existing language. That would be equivilent to saying "I'm not going to make my own drill, hammer, etc" when you use the tires, you are using someone elses end product. My point is, if someone has already done something better than you can, why waste your time? In the end, you will only wind up making an inferior product. Me, I'd rather save my time and have the superior product.

Page 1 of 2 1 2

Link Copied to Clipboard