|
|
#1
| |||
| |||
| Displaying a gif image Hi, I have an asx file which plays various videos. However, I want tio show a gif image for several seconds between wmv videos. Can this be done, and if so what code should I use in the asx file? Thanks inadvance, Simon Keeling |
| |
|
#2
| |||
| |||
| Re: Displaying a gif image On Thu, 26 Nov 2009 09:20:57 -0800 (PST), Simon Keeling <simon@weatherweb.net> wrote: >Hi, > >I have an asx file which plays various videos. > >However, I want tio show a gif image for several seconds between wmv >videos. > >Can this be done, and if so what code should I use in the asx file? > >Thanks inadvance, >Simon Keeling <asx version="3.0"> <entry clientskip="no"> <ref href="http://yourserver.com/path-to-video1.wmv" /> </entry> <entry clientskip="no"> <ref href="http://yourserver.com/path-to-image.gif"> <duration value="00:00:05.0" /> </ref> </entry> <entry> <ref href="http://yourserver.com/path-to-video2.wmv" /> </entry> <entry clientskip="no"> <ref href="http://yourserver.com/path-to-image.gif"> <duration value="00:00:05.0" /> </ref> </entry> <entry> <ref href="http://yourserver.com/path-to-video3.wmv" /> </entry> </asx> ------------------------------------------------ Digital Media MVP : 2004-2009 http://mvp.support.microsoft.com/mvpfaqs |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| image goes blank when rotating image in Photo editor - why | royt | Microsoft Office | 1 | 08-27-2009 01:50 PM |
| displaying webcam image on another PC | yaro137 | Windows XP | 8 | 05-24-2009 11:00 PM |
| Image not displaying in IE | Stephen McCormack | Internet Explorer | 5 | 03-28-2009 06:59 PM |
| background image not displaying on certain computers, how to fix? | Niteowl | Internet Explorer | 3 | 02-06-2008 07:10 PM |
| IE and .PNG not displaying - red x instead of image | erjunk@earthlink.net | Internet Explorer | 2 | 01-07-2008 10:31 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |