English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

with embed is there a way to hide the player and put a delay time on the start of the sound file?

2007-01-27 14:18:44 · 5 answers · asked by en1ggy 1 in Computers & Internet Programming & Design

5 answers

The hiding part is easy; just put hidden=yes in the embed tag. I'm not sure if there's a way to do a delayed autoplay. Of course, you could create a sound file with the desired amount of silence in it. Better to use mp3, by the way; it takes up less bandwidth.

You could also kludge up a delay by having in the head of your page, where the original file has no sound and copy.htm is an identical page with the embedded sound added. This loads copy.htm after 10 seconds (or any other number of seconds you care to specify).

2007-01-27 15:26:32 · answer #1 · answered by injanier 7 · 0 0

Hello,

.. There isn't a way to delay the start time in HTML. Probably in Javascript there is.

2007-01-27 14:24:16 · answer #2 · answered by Anonymous · 0 0

HTML 5 replaced embedded audio and video information with their own tags. you want to operate it like this:

2016-12-03 03:24:20 · answer #3 · answered by santella 4 · 0 0

2007-01-27 14:24:33 · answer #4 · answered by Anonymous · 0 0

Say what???

2007-01-27 14:22:28 · answer #5 · answered by Anonymous · 0 0

fedest.com, questions and answers