Главная
Поиск
Menu
Обновить до Про
Кошелек: €0.00
Горячие клавиши
Theme Switcher
Ночной режим
CDEFGAHC.COM CDEFGAHC.COM
Результаты поиска
Все результаты
  • Вступить
    Войти
    Поиск
    Theme Switcher
    Ночной режим
    Пакеты
    FAQ

Поиск

Знакомьтесь и заводите новых друзей

  • Новости
  • ИССЛЕДОВАТЬ
  • Страницы
  • Группы
  • Мероприятия
  • Статьи пользователей
  • Funding
  • Offers
  • Jobs
  • Courses
  • Кинозал
  • Игры
  • Разработчики
  • О нас
  • Записей
  • Статьи пользователей
  • Пользователи
  • Страницы
  • Группы
  • Мероприятия
  • Maciej Soroczyński
    2025-10-26 23:31:31 -
    TikTok's with are overhere and published (before crash) are playing becouse of good autoplay settings get from TikTok before some crash about share TikTok.
    TikTok's with are overhere and published (before crash) are playing becouse of good autoplay settings get from TikTok before some crash about share TikTok.
    6Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2025-10-26 23:20:17 -
    TikTok goes just from new content.

    Old TikTok's might be frozen.

    Long time ago there was same problem and then been about normal profile and business profiles. Then TikTok fixed the problem.

    Video goes with some settings like autoplay for example and go with sound off over here.

    And goes only with this settings.
    TikTok goes just from new content. Old TikTok's might be frozen. Long time ago there was same problem and then been about normal profile and business profiles. Then TikTok fixed the problem. Video goes with some settings like autoplay for example and go with sound off over here. And goes only with this settings.
    12Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2025-04-30 18:03:00 -
    For sound when something is pressed:

    <script>
    function backspin(url) {
    var ourAudio = document.createElement('audio'); // Create a audio element using the DOM
    ourAudio.style.display = "none"; // Hide the audio element
    ourAudio.src = "https://cdefgahc.com/wav/front.wav"; // Set resource to our URL
    ourAudio.autoplay = true; // Automatically play sound
    ourAudio.onended = function() {
    this.remove(); // Remove when played.
    };
    document.body.appendChild(ourAudio);
    }
    </script>

    For PHP file and with no<script></script> for CUSTOM JavaScript if you have.

    And I use onclick for that:

    backspin();

    #JavaScript #onclick #sound
    For sound when something is pressed: <script> function backspin(url) { var ourAudio = document.createElement('audio'); // Create a audio element using the DOM ourAudio.style.display = "none"; // Hide the audio element ourAudio.src = "https://cdefgahc.com/wav/front.wav"; // Set resource to our URL ourAudio.autoplay = true; // Automatically play sound ourAudio.onended = function() { this.remove(); // Remove when played. }; document.body.appendChild(ourAudio); } </script> For PHP file and with no<script></script> for CUSTOM JavaScript if you have. And I use onclick for that: backspin(); #JavaScript #onclick #sound
    35Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2025-04-30 17:55:03 -
    About onclick in JavaScript for multiplay functions:

    <div onclick="func1();func2();">someting</div>

    Then need to be this ; for each

    #JavaScript #onclick
    About onclick in JavaScript for multiplay functions: <div onclick="func1();func2();">someting</div> Then need to be this ; for each #JavaScript #onclick
    11Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2025-01-20 16:38:53 -
    https://youtu.be/ZGurobLVNHw?si=qVZVDuGsA_1bxIQD

    #Astrobot #gameplay
    https://youtu.be/ZGurobLVNHw?si=qVZVDuGsA_1bxIQD #Astrobot #gameplay
    10Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2025-01-20 16:35:27 -
    https://youtu.be/a52Isl133wI?si=RgY-5iEsAmZrPQm5

    #Astrobot #gameplay
    https://youtu.be/a52Isl133wI?si=RgY-5iEsAmZrPQm5 #Astrobot #gameplay
    10Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2024-12-25 11:08:09 -
    Custom music player will be in new line.

    Need to code it with 'START song from the begining too' button.

    <| this one

    Yeah, maybe you will be not able to change station and will be for countrys.

    For sure some tracks will play or full albums too.

    And for your own profile and page will be your music.

    Yes.
    Custom music player will be in new line. Need to code it with 'START song from the begining too' button. <| this one Yeah, maybe you will be not able to change station and will be for countrys. For sure some tracks will play or full albums too. And for your own profile and page will be your music. Yes.
    27Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2024-12-22 21:39:01 -
    Example code for BBC Radio 1.

    <audio autoplay id="myAudio">
    <source src="https://as-hls-ww.live.cf.md.bbci.co.uk/pool_904/live/ww/bbc_radio_one/bbc_radio_one.isml/bbc_radio_one-audio%3d96000.norewind.m3u8" type="audio/mpeg">
    </audio>
    Example code for BBC Radio 1. <audio autoplay id="myAudio"> <source src="https://as-hls-ww.live.cf.md.bbci.co.uk/pool_904/live/ww/bbc_radio_one/bbc_radio_one.isml/bbc_radio_one-audio%3d96000.norewind.m3u8" type="audio/mpeg"> </audio>
    12Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2024-12-22 21:36:00 -
    Example style for button:

    <style>
    .checkbox-wrapper-8 .tgl {
    display: none;
    }
    .checkbox-wrapper-8 .tgl,
    .checkbox-wrapper-8 .tgl:after,
    .checkbox-wrapper-8 .tgl:before,
    .checkbox-wrapper-8 .tgl *,
    .checkbox-wrapper-8 .tgl *:after,
    .checkbox-wrapper-8 .tgl *:before,
    .checkbox-wrapper-8 .tgl + .tgl-btn {
    box-sizing: border-box;
    }
    .checkbox-wrapper-8 .tgl::-moz-selection,
    .checkbox-wrapper-8 .tgl:after::-moz-selection,
    .checkbox-wrapper-8 .tgl:before::-moz-selection,
    .checkbox-wrapper-8 .tgl *::-moz-selection,
    .checkbox-wrapper-8 .tgl *:after::-moz-selection,
    .checkbox-wrapper-8 .tgl *:before::-moz-selection,
    .checkbox-wrapper-8 .tgl + .tgl-btn::-moz-selection,
    .checkbox-wrapper-8 .tgl::selection,
    .checkbox-wrapper-8 .tgl:after::selection,
    .checkbox-wrapper-8 .tgl:before::selection,
    .checkbox-wrapper-8 .tgl *::selection,
    .checkbox-wrapper-8 .tgl *:after::selection,
    .checkbox-wrapper-8 .tgl *:before::selection,
    .checkbox-wrapper-8 .tgl + .tgl-btn::selection {
    background: none;
    }
    .checkbox-wrapper-8 .tgl + .tgl-btn {
    outline: 0;
    display: block;
    width: 4em;
    height: 2em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
    .checkbox-wrapper-8 .tgl + .tgl-btn:after,
    .checkbox-wrapper-8 .tgl + .tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    }
    .checkbox-wrapper-8 .tgl + .tgl-btn:after {
    left: 0;
    }
    .checkbox-wrapper-8 .tgl + .tgl-btn:before {
    display: none;
    }
    .checkbox-wrapper-8 .tgl:checked + .tgl-btn:after {
    left: 50%;
    }

    .checkbox-wrapper-8 .tgl-skewed + .tgl-btn {
    overflow: hidden;
    transform: skew(-10deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    font-family: sans-serif;
    background: #888;
    }
    .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:after,
    .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:before {
    transform: skew(10deg);
    display: inline-block;
    transition: all 0.2s ease;
    width: 100%;
    text-align: center;
    position: absolute;
    line-height: 2em;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    }
    .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:after {
    left: 100%;
    content: attr(data-tg-on);
    }
    .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:before {
    left: 0;
    content: attr(data-tg-off);
    }
    .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:active {
    background: #888;
    }
    .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:active:before {
    left: -10%;
    }
    .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn {
    background: #86d993;
    }
    .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn:before {
    left: -100%;
    }
    .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn:after {
    left: 0;
    }
    .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn:active:after {
    left: 10%;
    }
    </style>
    Example style for button: <style> .checkbox-wrapper-8 .tgl { display: none; } .checkbox-wrapper-8 .tgl, .checkbox-wrapper-8 .tgl:after, .checkbox-wrapper-8 .tgl:before, .checkbox-wrapper-8 .tgl *, .checkbox-wrapper-8 .tgl *:after, .checkbox-wrapper-8 .tgl *:before, .checkbox-wrapper-8 .tgl + .tgl-btn { box-sizing: border-box; } .checkbox-wrapper-8 .tgl::-moz-selection, .checkbox-wrapper-8 .tgl:after::-moz-selection, .checkbox-wrapper-8 .tgl:before::-moz-selection, .checkbox-wrapper-8 .tgl *::-moz-selection, .checkbox-wrapper-8 .tgl *:after::-moz-selection, .checkbox-wrapper-8 .tgl *:before::-moz-selection, .checkbox-wrapper-8 .tgl + .tgl-btn::-moz-selection, .checkbox-wrapper-8 .tgl::selection, .checkbox-wrapper-8 .tgl:after::selection, .checkbox-wrapper-8 .tgl:before::selection, .checkbox-wrapper-8 .tgl *::selection, .checkbox-wrapper-8 .tgl *:after::selection, .checkbox-wrapper-8 .tgl *:before::selection, .checkbox-wrapper-8 .tgl + .tgl-btn::selection { background: none; } .checkbox-wrapper-8 .tgl + .tgl-btn { outline: 0; display: block; width: 4em; height: 2em; position: relative; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .checkbox-wrapper-8 .tgl + .tgl-btn:after, .checkbox-wrapper-8 .tgl + .tgl-btn:before { position: relative; display: block; content: ""; width: 50%; height: 100%; } .checkbox-wrapper-8 .tgl + .tgl-btn:after { left: 0; } .checkbox-wrapper-8 .tgl + .tgl-btn:before { display: none; } .checkbox-wrapper-8 .tgl:checked + .tgl-btn:after { left: 50%; } .checkbox-wrapper-8 .tgl-skewed + .tgl-btn { overflow: hidden; transform: skew(-10deg); -webkit-backface-visibility: hidden; backface-visibility: hidden; transition: all 0.2s ease; font-family: sans-serif; background: #888; } .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:after, .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:before { transform: skew(10deg); display: inline-block; transition: all 0.2s ease; width: 100%; text-align: center; position: absolute; line-height: 2em; font-weight: bold; color: #fff; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); } .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:after { left: 100%; content: attr(data-tg-on); } .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:before { left: 0; content: attr(data-tg-off); } .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:active { background: #888; } .checkbox-wrapper-8 .tgl-skewed + .tgl-btn:active:before { left: -10%; } .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn { background: #86d993; } .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn:before { left: -100%; } .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn:after { left: 0; } .checkbox-wrapper-8 .tgl-skewed:checked + .tgl-btn:active:after { left: 10%; } </style>
    32Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2024-12-22 21:34:44 -
    Example DIV for that:

    <div class="checkbox-wrapper-8" style="display: flex; float: right;">
    <input class="tgl tgl-skewed" id="cb3-8" type="checkbox" onclick="togglePlay();vibrate();"/>
    <label class="tgl-btn" data-tg-off="ON" data-tg-on="OFF" for="cb3-8"></label>
    </div>
    Example DIV for that: <div class="checkbox-wrapper-8" style="display: flex; float: right;"> <input class="tgl tgl-skewed" id="cb3-8" type="checkbox" onclick="togglePlay();vibrate();"/> <label class="tgl-btn" data-tg-off="ON" data-tg-on="OFF" for="cb3-8"></label> </div>
    13Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2024-12-22 21:32:38 -
    Example script code for toogle on and off music.

    <script type="text/javascript">
    var myAudio = document.getElementById("myAudio");

    var isPlaying = true;

    function togglePlay() {
    isPlaying ? myAudio.pause() : myAudio.play();
    };

    myAudio.onplaying = function() {
    isPlaying = true;
    };
    myAudio.onpause = function() {
    isPlaying = false;
    };
    </script>
    Example script code for toogle on and off music. <script type="text/javascript"> var myAudio = document.getElementById("myAudio"); var isPlaying = true; function togglePlay() { isPlaying ? myAudio.pause() : myAudio.play(); }; myAudio.onplaying = function() { isPlaying = true; }; myAudio.onpause = function() { isPlaying = false; }; </script>
    22Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • CDEFGAHC.COM
    2024-12-13 23:16:19 -
    Now CDEFGAHC.COM will play some songs when INDEX.
    Now CDEFGAHC.COM will play some songs when INDEX.
    10Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2024-11-09 21:04:30 -
    https://www.youtube.com/watch?v=rScsGRUCsYA

    #Xdefiant gameplay #CDEFGAHC
    https://www.youtube.com/watch?v=rScsGRUCsYA #Xdefiant gameplay #CDEFGAHC
    16Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2024-10-15 16:20:34 -
    Maybe It's in settings. I been reading that it's about shareplay mode.
    Maybe It's in settings. I been reading that it's about shareplay mode.
    3Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2024-10-15 16:19:29 -
    I supouse that Tiktok buissness accounts having problems with standard settings about play.
    I supouse that Tiktok buissness accounts having problems with standard settings about play.
    3Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2024-10-02 16:59:13 -
    Display will be addapted soon.

    Maybe at weekend will make it.

    Will have more time.

    Or durring week days.
    Display will be addapted soon. Maybe at weekend will make it. Will have more time. Or durring week days.
    5Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2024-09-18 16:59:39 -
    https://www.youtube.com/watch?v=WsMhXmCEQUc

    Beastie Boys ft. Santigold - Don't Play No Game That I Can't Win

    QR CODE

    #qr #qrcode #CDEFGAHC.COM
    https://www.youtube.com/watch?v=WsMhXmCEQUc Beastie Boys ft. Santigold - Don't Play No Game That I Can't Win QR CODE #qr #qrcode #CDEFGAHC.COM
    17Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    2024-08-18 08:16:58 -
    Tik-toks will play only when you have good settings about "shareplay" for you account.

    #TIKTOK #play #CDEFGAHC.COM
    Tik-toks will play only when you have good settings about "shareplay" for you account. #TIKTOK #play #CDEFGAHC.COM
    5Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    является Настроение Счастье
    2024-08-16 20:22:25 -
    This year you will be able to play LINKMUD, there is new button at join dropdown.
    This year you will be able to play LINKMUD, there is new button at join dropdown.
    10Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
  • Maciej Soroczyński
    является Играю Geometry Rash
    2024-08-04 22:41:37 -
    Now you can play games. Have a look ;-)
    Now you can play games. Have a look ;-)
    6Кб Просмотры
    Войдите, чтобы отмечать, делиться и комментировать!
Спонсоры
Today SPONSOR is Mr. Maciej Soroczyński.
В тренде
#LOVE 2 Записей #DJFOX 1 Записей #Facebook 1 Записей #Hesus 1 Записей #me 1 Записей #REVOLUT 1 Записей
© 2025 CDEFGAHC.COM Russian
Czech Swedish Chinese Japan Finnish Norwegian Ukrainian Polish English Arabic French Spanish Portuguese Deutsch Turkish Dutch Italiano Russian Romaian Portuguese (Brazil) Greek
  • Ссылки
  • О нас
  • Условия использования
  • Конфиденциальность
  • Свяжитесь с нами
  • Каталог
В тренде
#LOVE 2 Записей #DJFOX 1 Записей #Facebook 1 Записей #Hesus 1 Записей #me 1 Записей #REVOLUT 1 Записей
  • Новости
  • ИССЛЕДОВАТЬ
  • Страницы
  • Группы
  • Мероприятия
  • Статьи пользователей
  • Funding
  • Offers
  • Jobs
  • Courses
  • Кинозал
  • Игры
  • Разработчики
  • О нас