Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

player audio htlm5

Asked Modified Viewed 1,340 times
S
snakou
S
snakou 10
  • Junior Member, joined since
  • Contributed 41 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
asked
Junior Member

hello,
the java script are not taken into comptre.juste the audio tag works can help me?
thank you very much

openside("name");
<script src="player/build/jquery.js"></script>   
<script src="player/build/mediaelement-and-player.min.js"></script>
<script src="testforfiles.js"></script>
echo '<audio controls="controls" autoplay="yes"  src="http://217.114.200.126:80/;stream.mp3&amp" type="audio/mp3" >   </audio>';
closeside();
Edited by Chan on 12-09-2014 06:50,
0 replies

2 posts

C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,842 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin


require_once INCLUDES."output_handling_include.php";
openside("name");
add_to_head("<script type='text/javascript' src="player/build/jquery.js"></script>");   
add_to_head("<script type='text/javascript' src="player/build/mediaelement-and-player.min.js"></script>");
add_to_head("<script type='text/javascript' src="testforfiles.js"></script>");
echo '<audio controls="controls" autoplay="yes"  src="http://217.114.200.126:80/;stream.mp3&amp" type="audio/mp3" >   </audio>';
closeside();
0 replies
S
snakou
S
snakou 10
  • Junior Member, joined since
  • Contributed 41 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
answered
Junior Member

thank you, there is more ereur.
js script but are not taken into account.
look at the size of plyer

Merged on Sep 12 2014 at 19:24:25:
no one has the solution?
Edited by snakou on 12-09-2014 19:24,
snakou attached the following file:
12_1.jpg [No information available / 54 Downloads]
0 replies

Category Forum

Panels and Infusions

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

C
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,842 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
S
S
snakou 10
  • Junior Member, joined since
  • Contributed 41 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet