タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

JavaScriptと<audio>とHTML5に関するethertankのブックマーク (2)

  • What's New in SQL2016 CTP2 Release - MSDN Blogs

    Ever found yourself staring at the Output Window, overwhelmed by endless lines of logs and cryptic messages? You're not alone! For years, developers have relied on the Output Window for critical build and debug information. But making sense of it—and translating it into action—has...

    What's New in SQL2016 CTP2 Release - MSDN Blogs
    ethertank
    ethertank 2010/09/14
    埋め込み要素内のscript要素はフォールバックコンテンツとして扱われないらしい。新要素のサポート判定に必要なコード等有。
  • HTML5 Audioで作るiTunes風音楽プレイヤー (1/7)

    HTML5サウンドプレイヤーのサンプル。マウスで選択した曲(音声ファイル)が再生される。画像クリックでサンプルページを表示します(Firefox 3/Opera 10/Safari 4で表示可能) 連載でもこれまでHTML5 Videoを使って動画を再生する方法を紹介しましたが、今回は音声を再生してみましょう。HTML5ではプラグインを使用しなくても動画や音声を再生できます。 今回はHTML5 Audioのサンプルとして、選択した音楽(音声ファイル)を再生するサウンドプレイヤーを作ります。単に音楽を再生するだけでは面白くないので、Canvasを使ってビジュアルを表示する機能も付けます。さしずめ、iTunesやWindows Media Playerのブラウザー版、といったところでしょうか。 ブラウザーによって違うサポート形式 HTML5 AudioはVideoと同じメディア要素として扱わ

    HTML5 Audioで作るiTunes風音楽プレイヤー (1/7)
    ethertank
    ethertank 2010/06/09
    やってみた。面白い!
  • 1