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...
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...