NSSound queston (easy one)
NSSound queston (easy one)
- Subject: NSSound queston (easy one)
- From: Kodex <email@hidden>
- Date: Fri, 4 Jun 2004 19:42:44 -0700 (PDT)
hey can anyone fill me in while this returns a NIL?
Its in the mainbundle and all. Thanks
Kyle
NSSound *coins = [NSSound soundNamed:@"coins"];
[coins play];
NSLog(@"%@", coins);
__________________________________
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.