Jump to content

Header'a Müzik Player Eklemek...


Recommended Posts

Görüntüde de ekledim. Header'de menübar'ın en sağına müzik çalar için bir icon ekledim. altına sadece play&stop özelliği olan yada mute&unmute özelliği olan bir php script eklemek istiyorum. bu sorunu nasıl aşabilirim?

[img]http://i56.tinypic.com/25uh8o9.jpg [/img]
Link to comment
Share on other sites

basit bişi olsun istiyorum altyapısı wordpress o yüzden flash tercihim değil. sadece play&stop özelliği istiyorum. esasında header.php'de bu iconun altına nasıl bi script entegre edebilirim onu bilemiyorum :S

Link to comment
Share on other sites

flash yap html olarak kaydet. sonra nerede cıkmasını ıstıyorsan bu kodu ekle <?php include('HTMLdosyaadı.html'); ?> bu sekılde yaparsan olur...

flash buton yapımı :
http://www.nelbilisim.com/index.php?view=video&id=305

Edited by J_A_W_S
Link to comment
Share on other sites

yaa çok özür dilerim bu konuda biraz 'andaval'ım da... flash'dan hiç ama hiç anlamıyorum. elimde php music player olduğunu iddaa eden bir php kodu bile var ama icon'a nasıl entegre edebilirim bilmiyorum... :S hatta kod da bu;

[code]<?php
Echo "<html>";
Echo "<title>PHP Mp3 Player</title>";
Print "My MP3 Player:";
Echo "<embed type='application/x-shockwave-flash' src='http://www.yourdomain.com/sound/sound.mp3' width='400' height='27' allowscriptaccess='never' quality='best' bgcolor='#ffffff' wmode='window' flashvars='playerMode=embedded' />";
?>[/code]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...