Hi all,
I'm in the process of making my first app, so consider me uneducated.
I've bashed my way through making a very basic app to stream my podcast. After trying for some time to construct an in-app stream/player (and failing miserably) I settled on a straight URL to the flash player on my site. The only problem being, when the file streams it has no audio. I know there is no problem with the streaming through my PC browser, so the issue must be with the app.
So my question is two-fold:
1) is there an obvious way to create a simple audio file stream in-app that I've just overlooked?
if not:
2) any ideas as to why I'm not getting any audio?
Let me know if any of my code would be useful to have posted here as well.
Thanks in advance.
I'm in the process of making my first app, so consider me uneducated.
I've bashed my way through making a very basic app to stream my podcast. After trying for some time to construct an in-app stream/player (and failing miserably) I settled on a straight URL to the flash player on my site. The only problem being, when the file streams it has no audio. I know there is no problem with the streaming through my PC browser, so the issue must be with the app.
So my question is two-fold:
1) is there an obvious way to create a simple audio file stream in-app that I've just overlooked?
if not:
2) any ideas as to why I'm not getting any audio?
Let me know if any of my code would be useful to have posted here as well.
Thanks in advance.