TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Joma Alrzini
NA
61
30.8k
how to use jwplayer in asp.net
Jul 10 2016 11:50 AM
I have tried the jwplayer in my page but I got error (error setting up license key ) even I got the key from download selfhost
this is my code
<script type="text/javascript" src="jwplayer.js"></script>
<script type="text/javascript">jwplayer.key = "TM79gx7LTIjY6Y8qoHFDU3irRdDOvufv12JLFA==";</script>
<video id="video1" width="550" height="550" controls="controls" border="sider">
<source src="video/video1.mp4" type="video/mp4" />
<script type="text/javascript" src="jwplayer.js"></script>
<script type="text/javascript">
jwplayer("video1").setup({
flashplayer: "jwplayer/player.swf"
});
</script>
please help
thanks very much
Reply
Answers (
1
)
netapi32.dll - List of all computer names
how to make marquee viewed in internet explorer browser?