[SOLVED][Drupal Colorbox] How to play swf files in Colorbox?

| | 1 min read

Many Drupal users wanted to know how to play swf files in Colorbox. If you are searching for the method to play swf files in Colorbox then read on to find out more.

Here is how to do it.

  • Include your swf file in the the following tag to add it to colorbox
  • <a class="colorbox" href="/path/to/file">Link text/image</a>
  • If you need to set width, height and use an iframe you should enable colorbox-load on the Colorbox configuration page and use the following tag.
    <a class="colorbox-load" href="/path/to/file?width=500&height=500&iframe=true">Link text/image</a>

Hope that helps.

The easiest way to solve a Drupal issue is to hand it to the Drupal experts. We can provide a wide range of Drupal services to help you maintain and manage your Drupal websites. Get in touch with us to know more.