Technology Questions

Go Back   Technology Questions > Software Questions > General Questions > Windows Media



Reply
 
LinkBack Thread Tools
  #1  
Old 11-26-2009, 09:30 AM
Simon Keeling
Newsgroup Contributor
 
Posts: n/a
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 11-26-2009, 09:30 AM
  #2  
Old 12-07-2009, 02:40 PM
Neil Smith [MVP Digital Media]
Newsgroup Contributor
 
Posts: n/a
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
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?

All times are GMT -8. The time now is 09:19 AM.


2003 - 2010 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0