The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

HTML Page code on one line.

3 posters

Go down

Solved HTML Page code on one line.

Post by Adam360 August 11th 2014, 6:53 pm

I have 2 codes... from twitch.tv, I want to embed the live player and chat on the same line, at the monet they are showing as the live player on top and the chat below it.... how do I do this?

Here are the codes...

Code:
<object type="application/x-shockwave-flash" height="378" width="620" id="live_embed_player_flash" data="http://www.twitch.tv/widgets/live_embed_player.swf?channel=xbox" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="movie" value="http://www.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.twitch.tv&channel=xbox&auto_play=true&start_volume=25" /></object><a href="http://www.twitch.tv/xbox" style="padding:2px 0px 4px; display:block; width:345px; font-weight:normal; font-size:10px;text-decoration:underline; text-align:center;">Watch live video from xbox on www.twitch.tv</a>

Code:
<iframe frameborder="0" scrolling="no" src="http://twitch.tv/xbox/chat?popout=" height="500" width="350"></iframe>


Last edited by Adam360 on August 12th 2014, 11:47 am; edited 1 time in total
Adam360
Adam360
Forumember

Male Posts : 866
Reputation : 11
Language : English
Location : England

http://GameBase.betaboard.net

Back to top Go down

Solved Re: HTML Page code on one line.

Post by SLGray August 11th 2014, 7:39 pm

Try this:
Code:
[table][tr][td]<object type="application/x-shockwave-flash" height="378" width="620" id="live_embed_player_flash" data="http://www.twitch.tv/widgets/live_embed_player.swf?channel=xbox" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="movie" value="http://www.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.twitch.tv&channel=xbox&auto_play=true&start_volume=25" /></object><a href="http://www.twitch.tv/xbox" style="padding:2px 0px 4px; display:block; width:345px; font-weight:normal; font-size:10px;text-decoration:underline; text-align:center;">Watch live video from xbox on www.twitch.tv</a>[/td]
[td]    <iframe frameborder="0" scrolling="no" src="http://twitch.tv/xbox/chat?popout=" height="500" width="350"></iframe>[/td]
[/tr]
[/table]


HTML Page code on one line. Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: HTML Page code on one line.

Post by Adam360 August 11th 2014, 9:07 pm

Didn't work :-/
Adam360
Adam360
Forumember

Male Posts : 866
Reputation : 11
Language : English
Location : England

http://GameBase.betaboard.net

Back to top Go down

Solved Re: HTML Page code on one line.

Post by SLGray August 11th 2014, 9:21 pm

Where are you adding these?


HTML Page code on one line. Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: HTML Page code on one line.

Post by Adam360 August 11th 2014, 9:37 pm

Into a brand new HTML page... here... http://www.hit-alliance.com/h4-featured
Adam360
Adam360
Forumember

Male Posts : 866
Reputation : 11
Language : English
Location : England

http://GameBase.betaboard.net

Back to top Go down

Solved Re: HTML Page code on one line.

Post by SLGray August 12th 2014, 3:22 am

Ok then try this one:
Code:
   <table><tr><td><object type="application/x-shockwave-flash" height="378" width="620" id="live_embed_player_flash" data="http://www.twitch.tv/widgets/live_embed_player.swf?channel=xbox" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="movie" value="http://www.twitch.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.twitch.tv&channel=xbox&auto_play=true&start_volume=25" /></object><a href="http://www.twitch.tv/xbox" style="padding:2px 0px 4px; display:block; width:345px; font-weight:normal; font-size:10px;text-decoration:underline; text-align:center;">Watch live video from xbox on www.twitch.tv</a></td>
    <td>    <iframe frameborder="0" scrolling="no" src="http://twitch.tv/xbox/chat?popout=" height="500" width="350"></iframe></td></table>


HTML Page code on one line. Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: HTML Page code on one line.

Post by Derri August 14th 2014, 1:45 am

since this topic was marked solved I'll move this to the archives
Derri
Derri
Helper
Helper

Male Posts : 8755
Reputation : 638
Language : English & Basic French
Location : Scotland, United Kingdom

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum