mardi 25 mai 2021

Make a music playig when clicking with the mouse

So this is what i want to do i make a video to show you : https://www.youtube.com/watch?v=ltU43HjMYQo Please help me its really important its for a job

This is the link of my website : https://accueilflameagency.go.yj.fr/

This is the code :

 <!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Fluid Simulation</title>
    <link rel="stylesheet" href="style.css">
</head>
<body>
    <canvas></canvas>
    <script>
        window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
        ga('create', 'UA-105392568-1', 'auto');
        ga('send', 'pageview');
    </script>
    <script src="dat.gui.min.js"></script>
    <script src="script.js"></script>
</body>
</html>



Aucun commentaire:

Enregistrer un commentaire