The way I approached this is utilizing a Db. This requires a basic
understanding of the DW dB wizards.
create a dB table that stores the id, video file name, still image name,
video title, author, date, description, ....ect of each video.
show the video stills on a page using the repeat region server behavior.
the still images (or show video button) link includes a URL parameter that
passes the unique id of the video to a detail page. The detail page shows
the video by dynamically writing the video file name to the media player
parameters.
Jeff
"just started" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
Does anyone have any sugestions on a way to display videos on a site? Are
there any programs like Gallery to do the job? |