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

Site build with adobe muse - spinning loader


A site build with adobe muse you get a strange behavior of the spinning loader.

Any Idea if it's the bug in jwplayer or adobe muse ?


http://adobemusetest.s3.amazonaws.com/index.html

5 Community Answers

mark

User  
0 rated :

Strange yes, it's got to be a style sheet conflict?

jherrieven

User  
1 rated :

Try adding the following CSS

div.jwicon{
-webkit-transform-origin: center;
transform-origin: center;
}

Incidentally, I'm just finishing off the development of a collection of JW Player widgets for Adobe Muse which may be of interest. They make embedding JW Player, Playlists and other features much simpler to handle within the Muse environment.

Let me know if you'd like to try it out: james[at]haiku[dot]co[dot]uk.

James Herrieven

Cooper Reid

JW Player Support Agent  
0 rated :

This is in fact a CSS conflict.
Cooper

planetdima

User  
0 rated :

Thank you jherrieven your CSS fix is working like a charm.

Cooper Reid

JW Player Support Agent  
0 rated :

Glad you were able to resolve your issue -
Cooper

This question has received the maximum number of answers.