473,406 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

How to retrieve a Music Flie and play it in yahoo Player or Any Other Player.

Please help me how can i play a music file which is stored in sql server...

yahoo player code is as follows :

Expand|Select|Wrap|Line Numbers
  1. <script type="text/javascript"> var YWPParams = { termDetection: "on" }; </script>
  2. <script type="text/javascript" src="http://webplayer.yahooapis.com/player.js"></script>
div :

Expand|Select|Wrap|Line Numbers
  1. <a href="http://mediaplayer.yahoo.com/example3.mp3">Yodel (mp3 link)</a>
  2. <a href="http://movies.yahoo.com/movie/1810096458/info">Tron (Yahoo! Movie link)</a>
  3. <a href="http://www.youtube.com/watch?v=i56XeM0-b8Y">Zoetrope (YouTube link)</a>
May 15 '12 #1
3 33239
Frinavale
9,735 Expert Mod 8TB
What exactly are you having problems with:
  • using a database
  • retrieving the MP3 from a database
  • retrieving an MP3 from somewhere based on a path stored in the database
  • or playing the MP3 in the browser

-Frinny
May 23 '12 #2
if you use System.Diagnostics.Process.Start(FilePath) then that file will be opend automatically......i think this will solve ur problem..
May 29 '12 #3
juankier
1 Bit
Certainly! It seems like you're encountering issues with retrieving and playing a music file in the Yahoo Player or any other player. Let's break down the process into steps and address each component of the problem.

1. Retrieving the MP3 from a Database

If your music files are stored in a database, make sure your database connection is set up correctly. Ensure that you're querying the database using the appropriate SQL commands to retrieve the file path or binary data of the MP3 file. Check if the file paths are valid and lead to the correct locations. In the context of the loklok unknown error app ensure that the app has the necessary permissions to access the database.

2. Retrieving an MP3 from Somewhere Based on a Path Stored in the Database

If the file path is stored in the database, ensure that you're correctly retrieving this path and constructing the full URL or local path to the MP3 file. Verify the integrity of the file paths stored in the database. If you're facing issues specific to the loklok unknown error app check for any logs or error messages within the app that might provide insights into the problem.

3. Playing the MP3 in the Browser

Once you have the correct file path or binary data, you need to integrate it with the Yahoo Player or another player. Make sure that your player setup is correct and that it supports the file format (MP3). Check for any error messages related to the player. If using the Yahoo Player, ensure that you have the necessary APIs integrated and that they are properly configured.

4. Debugging the loklok unknown error

If you are encountering issues specific to the loklok unknown error app consider checking the documentation provided by the app's developers. Look for any error codes, logs, or forums where users might have discussed similar issues. If possible, reach out to the app's support team for assistance.

General Tips:

Double-check your code for typos or syntax errors.
Verify that your server configurations allow for file retrieval.
Test with sample data to isolate whether the issue is related to specific files or a general problem with the application.
In summary, troubleshooting involves checking each step in the process – from database retrieval to player integration. Ensure that each component is functioning as expected and address any issues as they arise. If the problem persists, consult the documentation for the loklok unknown error app or seek assistance from the app's support channels.
Dec 5 '23 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

20
by: gallery | last post by:
Our client insists on having a music loop playing as the visitor travels throughout his new HTML website. We will not be doing this in frames and I would prefer not to have the home page spawn...
0
by: John Dalberg | last post by:
Mail component to retrieve mail from Hotmail, Yahoo, gmail..etc? I am not sure these web based mail support POP3 or IMAP4. Is there any mail component out there that can retrieve mail from these...
2
by: tony.held | last post by:
Hi all, I would like to develop software that displays guitar sheet music and play it via midi. I plan on using visual studio .net 2005 (probably VB but maybe C#). I was thinking about having...
14
by: gnarl | last post by:
Hello all, I'm developing a site in PHP4 for a music artist, who wants music to play across all their pages. I have loaded a simple flash applet to play the music, but every time the visitor to...
0
by: shivavodnala | last post by:
hi , i have to retrieve a video file retrieve video file from sql server2000 database and it has to play on media player at browser,please send code
11
Death Slaught
by: Death Slaught | last post by:
i need a music player on my site ive tried the embed tag but i cant ever get the music to play also i would like to have script that lets my users download a file but i know nothing about downloading...
5
by: Anil Gupte | last post by:
How do I embed Windows Media Player so I can control it with VB code. I am familiar with embedding in a web page like this: *************** <embed src="Test.asx" width=320 height=300...
1
by: SeanBoyWalton | last post by:
Hi, I'm currently trying to build a website for a DJ friend of mine and I have come stuck with a couple of issues. I've searched everywhere and put some code together but I still have problems. ...
1
by: blabello | last post by:
Hello, On my windows form, I have a button that on click sets fullscreen property to true. At runtime, however, I get a "Catastrophic Failure." Here's my code:...
20
pentahari
by: pentahari | last post by:
I get the following error: run-time error '-2147217904 (80040e10)' Method 'open' of object '_Recordset' field How to solve the problem? Please Help me. I am waiting for your response. Dim CONN...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.