So what i want to do is to Load the embed code of a twitch stream in a single SWF and then Resize the Loaded twitch live_embed_player.swf because when it loads it comes up always in full screen and i want it to be in exact dimensions.My actionsript knowledge is barely average.So what i did is , i created a new SWF and used the command
Code:
loadMovieNum("http://www.twitch.tv/widgets/live_embed_player.swf?channel=akamatos", 0);
the stream comes up but in full size always...i've searched a lot of posts all over the internet but came up empty, this Twitch SWF refuses to resize.If anyone can Help me with that will be most Welcome! Thanx in Advance