Create A Forum - Support Forums

Support => General Support => Topic started by: I-Luv-Rashi on September 20, 2013, 05:16:29 am

Title: How to Embed?
Post by: I-Luv-Rashi 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
Title: Re: How to Embed?
Post by: aIURbliS on September 20, 2013, 06:39:29 am
No code was provided by the website so you can't embed it.
Title: Re: How to Embed?
Post by: I-Luv-Rashi on September 20, 2013, 09:12:29 am
but some other websites have embedded this on their webpages!
Title: Re: How to Embed?
Post by: aIURbliS 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]
Title: Re: How to Embed?
Post by: I-Luv-Rashi 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! :'(
Title: Re: How to Embed?
Post by: Sara50840 on September 22, 2013, 04:26:49 pm
Make sure you put it into your headers and footers.
Title: Re: How to Embed?
Post by: aIURbliS on September 22, 2013, 05:54:05 pm
You need to enable Flash in posts:
Admin CP > Posts and Topics > Embed flash into posts
Title: Re: How to Embed?
Post by: I-Luv-Rashi 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!
Title: Re: How to Embed?
Post by: aIURbliS 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]
Title: Re: How to Embed?
Post by: I-Luv-Rashi 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!
Title: Re: How to Embed?
Post by: aIURbliS on September 24, 2013, 11:31:41 pm
Then I guess you can't embed it.