Computing.Net > Forums > Programming > onClick popup Video

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

onClick popup Video

Reply to Message Icon

Name: UltraSlim
Date: October 11, 2003 at 02:40:52 Pacific
OS: w98se
CPU/Ram: xp2000 512mg DDR400
Comment:

How does one get a popup Video to happen,
so when a user clicks a link they get a popup Avi instaed of an image ???????
I searched & searched but to no evail
Thanks in advance
Mick



Sponsored Link
Ads by Google

Response Number 1
Name: safeTsurfa
Date: October 11, 2003 at 13:23:45 Pacific
Reply:

Surely you just create the standard A HREF link, and it will automatically load up in their default player? Two caveats to consider though - firstly not everyone has their player accessible to the net as vid files can contain malicious script; and secondly, AVI files are generally large so take a while to load. Perhaps better to link a zip file containing the movie for download?


0

Response Number 2
Name: UltraSlim
Date: October 11, 2003 at 16:44:03 Pacific
Reply:

Cheers for that, so I take it you cant have it in a popup window as you do with an image,
it has to launch there media player ?


0

Response Number 3
Name: UltraSlim
Date: October 11, 2003 at 16:54:06 Pacific
Reply:

Just to clear it up a bit
I am doing a cert3 in I.T.
We have to create some diagnostic web pages, ie: Derfrag,ScanDisk & other utils & how to use them, at the end of each instruction I would like to have a avi/mpeg of the said utility playing, but as you said it takes a while to load
So i thought maybe i can have an image of said utility & when clicked on it launches the vid in its own popup window, not necessarly their media player
But then if I cant then I cant :(


0

Response Number 4
Name: Fozzie
Date: October 12, 2003 at 13:05:20 Pacific
Reply:

Just create your popup window and in the page that the popup window loads, use the embed tag.

Example:
<embed src="amovie.avi" width = 35 hieght = 35 autostart=true align=left>

Internet browsers cannot play avi files by themselves. They must have the correct plug-in installed or they must use a media player already installed on the system.

Give the above example a try though, and if it gives you an error it will also probably give you insight into what you will need to install to make it work.

Good luck.


0

Response Number 5
Name: Dr. Nick
Date: October 12, 2003 at 14:16:05 Pacific
Reply:

Your other alternative is to create a streaming video and embed that. These usually load pretty quick, especially if it's on an intranet.

You can do this with RealPlayer (yuck), Windows Media Encoder (free), and I think QuickTime Pro. ($)


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon

change individual char si... Simple VB code!



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: onClick popup Video

Get data from popup window (ASP) www.computing.net/answers/programming/get-data-from-popup-window-asp/12725.html

Onunload of a popup. Letting me kno www.computing.net/answers/programming/onunload-of-a-popup-letting-me-kno/7957.html

video editing www.computing.net/answers/programming/video-editing/14697.html