We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,355 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

HELP - Video Player not playing video fully only first 15secs

Hi Guys,

We are having an issue with the video playing on our client's site. The video plays fully locally but not fully once set live on the any of the browsers, it plays just the first 15secs, then it stops.

Can anyone share some ideas as to how we can resolve this.
The player is in Flash, and uses an eternal XML file for the video. We have checked and all connection are correct.

Header Code:

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>

Body Code

<script type="text/javascript">
	var flashvars = {
	xml_path: "xml/video.xml"
	};
	var params = {
	bgcolor: "#dddddd",
	wmode: "transparent",
	allowfullscreen: "true",
	duration: "372"
	};
	var attributes = {};
	swfobject.embedSWF("cwplayer.swf", "vid", "298", "258", "9.0.0",
	"expressInstall.swf", flashvars, params, attributes);
</script>

Thanks Guys for any suggestions.
JP

2
Contributors
1
Reply
6 Days
Discussion Span
1 Year Ago
Last Updated
2
Views
JimPatrick
Newbie Poster
7 posts since May 2009
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

I am not positive, but I think that duration: "372" may be in miliseconds...

sun-tzu
Light Poster
40 posts since Feb 2011
Reputation Points: 10
Solved Threads: 1
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.2910 seconds using 2.69MB