The Media Park:

 embed film trailer park image

The Media Park is an embeddable film trailer solution for a web page. It looks great and comes in three sizes. The image above is of the small version.

Click to see: Small Medium Large

  • Provides the latest film trailers from all major UK distributors and many smaller ones, from blockbusters to niche art house films.
  • Contains information about the movie (cast, plot) and displays the movie poster.
  • Is dynamically updated every two hours.
  • Requires no development, updates or maintenance by you.
  • Has a simple, neutral design to blend with your website. With no branding or advertisements.
  • Can be customised by adding an external css sheet. Please contact us for more information.

Insert the Media Park player Now

Copy the following script and paste it into your web page (wherever you expect to see the player appear).

Small - width 450, height 515 pixels
<!-- START: FILMTRAILER.COM MEDIA PARK -->
<iframe src="http://uk.mediapark.filmtrailer.com/v2.0/small/?channel_user_id=441100227-1" width="450" height="515" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"/></iframe><br />
<a style="font-family: verdana; color:cccccc; font-size: 8pt; text-decoration:none" alt="filmtrailer.com" target="_blank" href="http://www.uk.filmtrailer.com/">Film Trailers by Filmtrailer.com</a>
<!-- END: FILMTRAILER.COM MEDIA PARK -->
Medium - width 516, height 340 pixels
<!-- START: FILMTRAILER.COM MEDIA PARK -->
<iframe src="http://uk.mediapark.filmtrailer.com/v2.0/medium/?channel_user_id=441100227-1" width="516" height="340" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"/></iframe><br />
<a style="font-family: verdana; color:cccccc; font-size: 8pt; text-decoration:none" alt="Film Trailers by filmtrailer.com" target="_blank" href="http://www.uk.filmtrailer.com/">
Film Trailers by Filmtrailer.com</a>
<!-- END: FILMTRAILER.COM MEDIA PARK -->

Large - width 690, height 460 pixels>

<!-- START: FILMTRAILER.COM MEDIA PARK -->
<iframe src="http://uk.mediapark.filmtrailer.com/v2.0/large/?channel_user_id=441100227-1" width="690" height="460" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"/></iframe><br />
<a style="font-family: verdana; color:cccccc; font-size: 8pt; text-decoration:none" alt="filmtrailer.com" target="_blank" href="http://www.uk.filmtrailer.com/">
Film Trailers by Filmtrailer.com</a>
<!-- END: FILMTRAILER.COM MEDIA PARK -->

A Quick Guide:

channel_user_id is your unique identifier. We are continuously improving our services and you will only be notified of these if you have a channel user ID. If you need a channel user ID please contact us.
If using the embed code above please remember to replace the generic ID 441100227-1 with your Channel User ID.

The default volume can be changed by adding the parameter &volume= after the channel user ID. For example, if you would like the Media Park to have a default volume of 0 (mute) the code would be:

<iframe src="http://uk.mediapark.filmtrailer.com/v2.0/large/?channel_user_id=441100227-1&volume=0" width="690" height="460" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"/></iframe><br>
<a style="font-family: verdana; color:cccccc; font-size: 8pt; text-decoration:none" alt="filmtrailer.com" target="_blank" href="http://www.uk.filmtrailer.com/">Film Trailers by Filmtrailer.com</a>