php1 Posted September 8, 2008 Share Posted September 8, 2008 Dear all, I want to play my .wav file without downloading the .wav file to clients machine. Is it possible using flash object? How to use the these along with php. If anybody have some idea please share with me to play my wav file using flash object and php. Thanks in advance Link to comment https://forums.phpfreaks.com/topic/123219-how-to-play-wav-file-using-flash-object/ Share on other sites More sharing options...
Xurion Posted September 8, 2008 Share Posted September 8, 2008 Well in Flash you can load a sound using the Movieclip.loadSound() function. You'd place the Flash on your page just like you would any other Flash object. Link to comment https://forums.phpfreaks.com/topic/123219-how-to-play-wav-file-using-flash-object/#findComment-636380 Share on other sites More sharing options...
php1 Posted September 8, 2008 Author Share Posted September 8, 2008 Can you please explain on this. because i have no idea on how to use this flash object. i have play.wav file in my server root. i have my file : /var/www/html/testflash/music/play.wav what all things are nedded to play the the "play.wav" file in flash. -> i have to install one flash player. -> then i have to write some script. i want to know what script i have to use for using flash object. I have no idea on implementing this that's why i asking like this . i'm sorry Link to comment https://forums.phpfreaks.com/topic/123219-how-to-play-wav-file-using-flash-object/#findComment-636385 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.