justintv / Twitch-API

A home for details about our API
www.twitch.tv
1.72k stars 379 forks source link

Security sandbox violation #564

Closed DeezjaVu closed 8 years ago

DeezjaVu commented 8 years ago

When updating Adobe AIR to the latest version (22.0.0.153), I'm not getting a security sandbox error every time I'm opening a stream using the embed swf (http://www-cdn.jtvnw.net/swflibs/TwitchPlayer.swf).

SecurityError: Error #2060: Security sandbox violation: ExternalInterface caller http://scontent.lrcdn.net/outbound-cdn-static/swf/v4/admanager.swf cannot access about:blank.
    at flash.external::ExternalInterface$/_initJS()
    at flash.external::ExternalInterface$/addCallback()
    at com.liverail.managers::AdQualityManagerWrapper()
    at com.liverail.managers::ViewabilityManager()
    at com.liverail.managers::AdModelV2()
    at com.liverail.app::AdManagerApp/initializeAdModel()
    at com.liverail.app::AdManagerApp()
    at com.liverail.app::AdManagerVPAIDApp()

Use of the HTML 5 <video> player is not an option.

3ventic commented 8 years ago

I don't think the old Flash player is supported anymore, as it's been removed from the docs and the site itself entirely.

DallasNChains commented 8 years ago

The only supported embeds are in the embed-video.md file in this repo.