7 replies · 4122 views
How do i upload audio files on to Quicktime, for listening while streaming and download?
![]()
Example:
ThanQs in Advance ![]()
![]()
![]()

I think the file should be a .mov or .mp4 format to open with Quicktime!
or in the site you posted, they have a code which makes the .mp3 file to open with Qt.
I think the file should be a .mov or .mp4 format to open with Quicktime!or in the site you posted, they have a code which makes the .mp3 file to open with Qt.

try this
<!-- Quicktime Start--><object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="130" height="20" codebase="http://www.apple.com/qtactivex/qtplugin.cab"><param name="autoplay" value="true" /><param name="controller" value="true" /><param name="kioskmode" value="true" /><param name="src" value="my_music.mp3" /><embed src="my_music.mp3"height="20" width="130"type="video/quicktime"autoplay="true"controller="true"kioskmode="true"pluginspage="http://www.apple.com/quicktime/download"/></object> <!-- Quicktime End-->
edit the line <embed src="my_music.mp3" and type your name file!
hope that helps!
if not, search google ! ![]()
Is we save this file in html or its a php script ? Why not he use Quick time ? I mean its not like a normal that he play his media file via page lol . Anyway thanks for the code
Oh Oh Oh!
I thinQ it has somethin' to do with FTP, right?