Is there anyway to put twitch tv live stream into a flash swf actionscript 3? I’d imagine it would be a component or something similar.
I couldn’t find my way around to and as3 classes that might help. Does anyway have any starting points for this.
Cheers
You can try loading the embed swf file:
http://www.twitch.tv/widgets/live_embed_player.swf?channel={CHANNEL}
But more than likely you’ll run into cross domain issues as they don’t have a proper crossdomain.xml file in place. The one they have only allows certain twitch.tv and justin.tv urls + localhost access:
http://www.twitch.tv/crossdomain.xml