Discussion Forums  >  Uncategorized

Replies: 1    Views: 281

koirbiku
Lost but trying
Profile
Posts: 8
Reg: Mar 11, 2010
Fort Collins, C...
1,730
05/10/11 05:06 PM (14 years ago)

Modifying the streaming audio player

I have couple radio apps that are simple collections of radios but would love to add more features to that and buzztouch would be perfect for it. I was just curious if there is a simple way to replace the streaming audio player used on buzztouch with my own( Was thinking to do this in xcode after I download the source code, the BT player does not seem to play all my stations).Just wondering if there was a simple way to do this without too much coding. Thanks
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
05/11/11 02:46 AM (14 years ago)
Yes. There is some coding involved but it's not tough if you create your own. a) Maka new iOS project. b) Create a class file that is a sub-class of UIViewController c) Add all your controls to this view wihtout using interface builder. Like myView.addSubivew d) Test it. e) If it works like you want, nudge this thread and I'll walk you through adding it to your project. This is the easy part ;-)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.