Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Flash Player Doesn't Load


Hi, I'm having a problem loading videos on flash, I know HTML5 is better, but I have to play it on flash.

I'm pretty sure the swf file is on the same folder, and the mp4 file exists.

The object flash itself is created, just the mp4 doesn't load.

Running with primary html5 it works, but not on flash.

Browser: Chrome. It's not an Adobe Flash problem, because I can run other site's flash players, including JW 7 ones.

Here's my code:

var playerInstance = jwplayer('test');

playerInstance.setup({
file: 'static/mov_bbb.mp4',
width:"100%",
height:"100%",
primary: "flash"
});
playerInstance.play();


Could someone help me?

Ty,

Sidney

1 Community Answers

Alex

JW Player Support Agent  
-1 rated :

Hi, Sidney.

Can you please give me a link to a page where you have the affected player installed?

This question has received the maximum number of answers.