![]() |
|
|
|
#1
|
|||
|
|||
|
Dear community,
I get a note from the flashplayer in my embedded videos upper right corner saying: Browser.hx:239: Must be foreign: security errorThe video ist working well. Anybody knows help maybe, because this is very annoying - for we'd like to use justin.tv with a pro plan (adfree)... but I'm reluctant to pay for streams including errormessages. Thanks a lot! sistunix |
|
#2
|
|||
|
|||
|
Quote:
|
|
#3
|
|||
|
|||
|
Did you find a solution to this problem?
I'm having the same problem. I have found out, that I depends on the server thats hosting the live stream. No problem here: http://circum.dk/wordpress/?page_id=8 But here: http://hvik.dk/1-92-nyheder.html Hope that anyone have a solution to this. Regards Jesper Last edited by Jesper; 06-12-2012 at 05:38 AM. |
|
#4
|
||||
|
||||
|
I see you are modifying the embed code and removing parts. It should look fine with you keep the entire code intact.
You have: Code:
<object id="live_embed_player_flash" data="http://da.justin.tv/widgets/live_embed_player.swf?channel=hockeytwo" width="400" type="application/x-shockwave-flash" height="300" bgcolor="#000000"></object> Code:
<object type="application/x-shockwave-flash" height="300" width="400" id="live_embed_player_flash" data="http://www.justin.tv/widgets/live_embed_player.swf?channel=hockeytwo" bgcolor="#000000"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="movie" value="http://www.justin.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.justin.tv&channel=hockeytwo&auto_play=false&start_volume=25" /></object>
__________________
Casts: twitch.tv/bgeorge - Twitch Support: help.twitch.tv Recommend broadcasting software - obsproject.com (Free, works on TTV and JTV) |
|
#5
|
|||
|
|||
|
Thank you very much.
I wonder where I got the code - I'm sure I just copied it from somewhere on my channel. But thanks! It seems to work all fine now! Regards Jesper |
|
#6
|
||||
|
||||
|
THE ONLY part of the player code that can be modified is the height & width of the player itself. That's so it can be made to fit on any web page or blog sidebar. Trying to modify any other part will likely result in a security error message
JFYI..... Cheers
__________________
Pat Cook (AKA PC Bigboy) Englewood, CO JTV Page | Sports Gaming Page | First Person Space Shooter Page ( NEW !!! ) | Main Twitter Account | Main Facebook Page | Sports & Gaming Twitter Account |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|