Skip to main content
Toggle navigation menu
Release Notes
Need Help?
Community
Sign in
Bridge App Customer Support and Help Center
Learning
Bridge Advanced Media
Bridge Advanced Media
Bridge Advanced Media FAQs
How do I use Bridge Advanced Media through the Editor?
Public Bridge Advanced Media Use Cases
How do I set up and use Bridge Advanced Media?
How to create a content repository with Bridge Advanced Media
How do I make a video or file from BAM available publicly?
How do I set up company branding in Bridge Advanced Media?
How to use Bridge Advanced Media as a content library
How do I use the Slide Editor in Bridge Advanced Media?
How do I use the Trim Editor in Bridge Advanced Media?
Introducing Bridge Advanced Media
Editing Content with Bridge Advanced Media
Managing Containers
Adding and Sharing Content in Bridge Advanced Media
How do I manage Closed Captioning in Bridge Advanced Media?
How do I use the Chapter Editor in Bridge Advanced Media?
Bridge Advanced Media: Video Series
How to Reorder Content in Bridge Advanced Media (BAM)
BAM: How to Bulk Upload Media Content
<% if (items.length > 1) { %>
In this article
<% items.forEach(function(item) { %>
<%= item.name %>
<% }); %>
<% } %>
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% var getColumnClasses = function(numberColumns) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
Looking for Additional Assistance?
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% if (categories.length) { %>
Categories
<% categories.forEach(function(category, index) { %> <% if (category.id !== activeCategoryId) { %>
<%= category.name %>
<% category.sections.forEach(function(section, index) { %>
<%= section.name %>
<% }) %>
<% } %> <% }); %>
<% } %>