PDA

View Full Version : import a video file dynamically


Django
09-10-2002, 06:58 PM
Hi,

how do I import a video file dynamically? I want to have a .htm-file
where I press a button to open another window with a .swf file in
it, which imports the filename named in the link like:

<param name=movie value="player.swf?filename=video.avi">

I want to be able to play multiple videofiles, such as .avi, .mpeg
etc..

Any ideas?

Thanx in advance.

Django Murango...

tg
09-10-2002, 10:35 PM
[crosspost]