New To Corona SDK, Need some assistance..

I come from a Unity3D background, most of my programing experience is in c# and C++. I am trying to create an app that streams 2 youtube videos, one, then the other. How can I do this with corona? Some one pointed me to this sdk saying it would be simple. I see there is a template for streaming video but when I opended it it was just a black screen saying no video to display. Can someone assist me with this? I don’t need a full script(Although obviously that would be incredibly helpful) but Just a few lines. I looked at some documentation but nothing was explaining much. And the examples I pasted into the main.lua did absolutely nothing or had errors.

I don’t know how to do what you want, but I would start here: http://docs.coronalabs.com/api/library/media/RemoteSource.html

Nice to see other C# devs here, too.

Awesome, exactly what I was looking for

I don’t know how to do what you want, but I would start here: http://docs.coronalabs.com/api/library/media/RemoteSource.html

Nice to see other C# devs here, too.

Awesome, exactly what I was looking for