rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Dmitry

Pages: 1
1
HTML & templates / Re: How to add background music on a site?
« on: May 04, 2007, 11:38:17 AM »
Dmitry, where did you get the forum display picture! i love it!

Too this picture is pleasant to me :) the Ridiculous HACcccKER :)

2
HTML & templates / How to add background music on a site?
« on: May 02, 2007, 06:38:56 PM »
Hello. Excuse for my English my native language Russian :)
Tell{Say} how to make that at call on a site at me background music played and at transition to other pages she did not start to play anew.

Write a code for an insert these music that I know do not approach{suit} because music starts to play anew at transition to other page.
Heard it is necessary to make the frame but how?

1.

<BGSOUND SRC = "http://nightman.yar/template/Justin_Timberlake-What_Goes_Around.wma" LOOP=1>


2.

<html>
<head>
    <title> we Load music </title>
</head>
<embed src = "http://nightman.yar/template/Justin_Timberlake-What_Goes_Around.wma" width = "100" height = "50" autostart = "true"
loop = "true" play_loop = "1" hidden = "false">
</embed>
</body>
</html>

In advance thanks.

Есть кто из России?  ;D

Как можно добавить фоновую музыку на сайт, чтобы при переходе на др. страницу она не начинала заново играть. Напишите пожалуйста этот код или дайте ссылку на скачку Java апплета...

Заранее спасибо.

Pages: 1