Reply
Uma
Visitor
Uma
Posts: 5
Registered: ‎04-11-2012
0 Kudos
Accepted Solution

How to embedd Brightcove swf in captivate 5?

hi ,

 

i tried to insert Brightcove vidoe SWF using 'Insert Animation' option in Captivate 5 , but the video didnt get loaded.

is there any solution for this ?

 

or is there any other option to insert web pages into your presentation in Captivate 5,  like we do in articulate with "insert webObject"

Brightcove Team
BC-Oscar
Posts: 503
Registered: ‎12-11-2008
0 Kudos

Re: How to embedd Brightcove swf in captivate 5?

 

 I'm not familiar with Captivate but if you can embed a Flash object tag, you should be able to embed the BC player. What embed code are you using? My guess is that the HTML to Embed option should work.

Uma
Visitor
Uma
Posts: 5
Registered: ‎04-11-2012
0 Kudos

Re: How to embedd Brightcove swf in captivate 5?

 

Thanks for the reply.. i got the BC player SWF by using Actionscript Publishing code and tried to insert it in Captivate.

 

But it didnt play the video when i Published the Captivate. There seems to be no option to insert a HTML page in Captivate. So i didnt use HTML to Embed option.

 

 i want to insert the video content on the Screen of captivate somehow. Please help.

 

 

 

Brightcove Team
BC-Oscar
Posts: 503
Registered: ‎12-11-2008
0 Kudos

Re: How to embedd Brightcove swf in captivate 5?

 

 A couple of questions:

 

- Does the player loads outside Captive 5? For example,  I would try compiling the swf in Flash Builder ( you can download a trial copy for free) and see if the player loads fine.

 

- Also, do you have the Flash Player debugger installed? There might be errors (like security or others) happening that are no visible with the regular Flash Player install?

Uma
Visitor
Uma
Posts: 5
Registered: ‎04-11-2012
0 Kudos

Re: How to embedd Brightcove swf in captivate 5?

thanks for the reply,

1) yes, the BC player SWF runs outside Captivate 5

2) Captivate's Published output will be SWF. So.. BC player SWF is getting loaded inside Captivate SWF and something is missing there to load the BC video.

 

i get the below message:

ERROR Message:

 

*** Security Sandbox Violation ***
SecurityDomain 'http://admin.brightcove.com/viewer/us20120417.0956/BrightcoveBootloader.swf?&playerWidth=590&playerH... tried to access incompatible context 'file:///D|/PROJECTS/Embed%20SWF/Sample/LOADER.swf'
SecurityError: Error #2047: Security sandbox violation: parent: http://admin.brightcove.com/viewer/us20120417.0956/federatedVideoUI/BrightcovePlayer.swf?uid=1334753... cannot access

 

 

Any solution for this or to add BC vidoe in Captivate 5 ? Please Help..

Uma
Visitor
Uma
Posts: 5
Registered: ‎04-11-2012
0 Kudos

Re: How to embedd Brightcove swf in captivate 5?

[ Edited ]

Pasting the Full ERROR Message :

 

http://admin.brightcove.com/viewer/us20120417.0956/BrightcoveBootloader.swf?&playerWidth=590&playerH... tried to access incompatible context 'file:///D|/PROJECTS/Embed%20SWF/Sample/LOADER.swf.'


SecurityError: Error #2047: Security sandbox violation: parent:

 

http://admin.brightcove.com/viewer/us20120417.0956/federatedVideoUI/BrightcovePlayer.swf?uid=1334756... cannot access
file:///D|/PROJECTS/Embed%20SWF/Sample/LOADER.swf.

Brightcove Team
BC-Oscar
Posts: 503
Registered: ‎12-11-2008
0 Kudos

Re: How to embedd Brightcove swf in captivate 5?

 

 

 ok, got it. The issue is that you need to deploy the swf created by Captive to a web server so you can use a security policy. (crossdomain.xml).  By the default if two swfs are not in the  same domain, before one can upload the other a security policy needs to be in place to allow that. 

 

 Here is some more info:

 

http://support.brightcove.com/en/docs/cross-domain-security-flash