News:

Create A Forum Installed

Author Topic: How to Embed?  (Read 2507 times)

0 Members and 1 Guest are viewing this topic.

Offline I-Luv-Rashi

  • Newbie
  • *
  • Posts: 28
  • Karma: 0
    • View Profile

Badges: (View All)
10 Posts Windows User Level 2
How to Embed?
« on: September 20, 2013, 05:16:29 am »
Hey everyone ,


I  Want  to Embed a live stream (link given below) to a post on my board as my forum is entertainment forum and Live Stream of this show will bring me 100's of users:
Please help me with this,as on many websites I have seen embedded Live streams of this same show!

Please tell the correct way and in details step by step as I don't have much knowledge of technicalities so step by step will be a great help!

Link to the Live Stream : http://colors.in.com/in/biggboss/live-feed/

Link to my forums : http://entertainmentforums.createaforum.com/index.php?action=forum

Share on Facebook Share on Twitter


Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: How to Embed?
« Reply #1 on: September 20, 2013, 06:39:29 am »
No code was provided by the website so you can't embed it.
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline I-Luv-Rashi

  • Newbie
  • *
  • Posts: 28
  • Karma: 0
    • View Profile

Badges: (View All)
10 Posts Windows User Level 2
Re: How to Embed?
« Reply #2 on: September 20, 2013, 09:12:29 am »
but some other websites have embedded this on their webpages!

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: How to Embed?
« Reply #3 on: September 20, 2013, 09:56:49 pm »
Ok well you can embed it but if code isn't provided, it most likely means that they don't want you to embed it. However, the code is:
Code: [Select]
[flash=730,410]http://colors.in.com/player/time-being-player.swf[/flash]
« Last Edit: September 20, 2013, 09:58:21 pm by aIURbliS »
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline I-Luv-Rashi

  • Newbie
  • *
  • Posts: 28
  • Karma: 0
    • View Profile

Badges: (View All)
10 Posts Windows User Level 2
Re: How to Embed?
« Reply #4 on: September 22, 2013, 02:41:37 pm »
Thanks a lot for the code dear but when I am posting it in my post it comes like a link not embeded player why?


Please help me! :'(

Offline Sara50840

  • Full Member
  • ***
  • Posts: 124
  • Karma: 4
  • Hello all you happy peoples! :)
    • View Profile

Badges: (View All)
Level 4 One year Anniversary Windows User
Re: How to Embed?
« Reply #5 on: September 22, 2013, 04:26:49 pm »
Make sure you put it into your headers and footers.

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: How to Embed?
« Reply #6 on: September 22, 2013, 05:54:05 pm »
You need to enable Flash in posts:
Admin CP > Posts and Topics > Embed flash into posts
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline I-Luv-Rashi

  • Newbie
  • *
  • Posts: 28
  • Karma: 0
    • View Profile

Badges: (View All)
10 Posts Windows User Level 2
Re: How to Embed?
« Reply #7 on: September 23, 2013, 06:22:32 am »
Thanks a lot now I can do many things with flash.
But the above code you provided is not working it is saying," We are sorry he content you requested is unavailable.
please try to give me a working code for this live stream which I have already mentioned above!




I need it please!

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: How to Embed?
« Reply #8 on: September 23, 2013, 10:32:35 pm »
Try this:
Code: [Select]
[html]
<object width="730" height="410">
                    <param name="movie" value="http://colors.in.com/player/time-being-player.swf">
                    <param name="flashvars" value="src=http%3A%2F%2Fweb18.live-s.cdn.bitgravity.com%2Fcdn-live%2F_definst_%2Fweb18%2Fsecure%2Flive%2Fbigboss_live.smil%2Fmanifest.f4m%3Fe%3D1379975784%26h%3D8520385d5cd68b6ce856ea3c97b36969%26bgsecuredir%3D1&amp;streamType=live">
                    <param name="allowFullScreen" value="true">
                    <param name="allowscriptaccess" value="always">
                    <param name="wmode" value="direct">
                    <embed src="http://colors.in.com/player/time-being-player.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" wmode="direct" width="730" height="410" flashvars="src=http%3A%2F%2Fweb18.live-s.cdn.bitgravity.com%2Fcdn-live%2F_definst_%2Fweb18%2Fsecure%2Flive%2Fbigboss_live.smil%2Fmanifest.f4m%3Fe%3D1379975784%26h%3D8520385d5cd68b6ce856ea3c97b36969%26bgsecuredir%3D1&amp;streamType=live">
                   
                </object>
[/html]
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline I-Luv-Rashi

  • Newbie
  • *
  • Posts: 28
  • Karma: 0
    • View Profile

Badges: (View All)
10 Posts Windows User Level 2
Re: How to Embed?
« Reply #9 on: September 24, 2013, 06:40:26 am »
sorry for being a pain but it's saying " We are having problem with playback.sorry for inconvenience"


how will it work? please help!

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: How to Embed?
« Reply #10 on: September 24, 2013, 11:31:41 pm »
Then I guess you can't embed it.
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

 

Related Topics

  Subject / Started by Replies Last post
5 Replies
903 Views
Last post June 11, 2016, 10:48:07 pm
by csf30816
4 Replies
914 Views
Last post December 20, 2017, 11:42:58 pm
by stolph
0 Replies
244 Views
Last post July 21, 2020, 06:35:52 am
by HCWP
1 Replies
162 Views
Last post February 11, 2021, 10:26:54 pm
by CreateAForum
2 Replies
177 Views
Last post April 06, 2021, 01:55:08 pm
by DOKEEFFE