Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Windows Media Player resizing cached video

Featured Replies

Hi, this is a wierd one, and I'm guessing there's some kind of conflict with the thickbox js file, but I'm not sure. I have a page which calls up a wmv file in a thickbox, and it works fine when you first visit the page, but if you return to the page and try to view the video again, the video has expanded so it can no longer be viewed within the dimensions specified in the code.

 

The code that I'm using to call the video is:

 

<a href="#TB_inline?inlineId=VideoWMV&height=370&width=490" class="thickbox" title="RVSE video">This demonstration Video</a>
<!--start hidden video WMV -->
		 <div id="VideoWMV" style="display:none;">
<object type="video/x-ms-wmv" data="/products/RVSE2.wmv" width="490" height="370"> 
<param name="src" value="/products/RVSE2.wmv" /> 
<param name="autostart" value="true" /> 
<param name="controller" value="true" /> 
</object> 
</div>
<!--end hidden WMV video -->

 

Does anyone have any suggestions of what may be causing this? You can view the problem on this page:

http://www.cyrrus.co.uk/aviation-services-products.php by clicking on the RVSE Video Recording link in the first box.

 

Any ideas gratefully accepted!

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.