Determine version of HTML5 SDK | Scene 7

Issue

How can I determine the version of the HTML5 SDK used on a certain page?

Solution

One way to determine the version of HTML5 SDK used on a page is to look at the HTTP requests after clearing your local browser cache. You can use Firebug or Charles for this process.

For the video viewer, you can see the SDK version by looking at /s7viewers/html5/js/VideoViewer.js.

Look for the this.sdkBasePath. For example:

this.sdkBasePath = '/s7sdk/2.4/';

For the video viewer, you can see the viewer type # and version by looking forthis.s7params.setViewer.

For example:

this.s7params.setViewer("506,4.8.1");

 Adobe

Nhận trợ giúp nhanh chóng và dễ dàng hơn

Bạn là người dùng mới?

Adobe MAX 2024

Adobe MAX
Hội thảo sáng tạo

14–16/10 Bãi biển Miami và trực tuyến

Adobe MAX

Hội thảo sáng tạo

14–16/10 Bãi biển Miami và trực tuyến

Adobe MAX 2024

Adobe MAX
Hội thảo sáng tạo

14–16/10 Bãi biển Miami và trực tuyến

Adobe MAX

Hội thảo sáng tạo

14–16/10 Bãi biển Miami và trực tuyến