About using Flash in API Portal
search cancel

About using Flash in API Portal

book

Article ID: 197320

calendar_today

Updated On:

Products

CA API Developer Portal

Issue/Introduction

confirmed the source of the top page after logging in via API Portal.
There is the following description there:
.....
if (typeof videojs !== 'undefined') {
 videojs.options.flash.swf = 'image/video-js.swf';
}
.........
It  seems API Portal uses Flash.
However, Flash is not listed in the "Third-Party Software Acknowledgments" section of the document.
Does API Portal use Flash?

Environment

Release : 4.3.2

Component : API PORTAL

Resolution

Normally, the Portal does not use Flash.  The API Portal supports videos, but it looks like it might pull in a swf video player if html5 is not available.