Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

trimm the fat from the player

10 replies [Last post]
Reply

I just want to loop a animation on the corner of my page. JWplayer came with a lot of positive feedback but it's breaking my layout and just looks ugly

http://maskedriders.info/index.php

I wanted to use it for the video files in sub section as well which would be a more standard player but if i cant even get it to run in the corner right why should i bother using it at all

Reply

not a JWPlayer issue

Reply

how so? The player is not centered is doing some weird left floating of set. Its not constraining to the dimensions I give it making its some long rectangular box as well How are these not player issues?

Reply

Your link brings me to - http://maskedriders.info/cgi-sys/suspendedpage.cgi, please advise.

Reply

My hosting is down atm is all, it should be back in a day or two. IT was the last bill payed so it was overlooked.

Reply

Ok, please let me know when it is back.

Reply

Got it back up yesterday, please have a look when you get a moment

Reply

the dimension of the player size given is 256x192 which is correctly displayed YET I wonder why you have an iframe height of 3000 and then call a page that has the JWPlayer.

check out if (obj.left < posLeft() ||

which gives/yields an error

Reply

the iframe is a workaround while i make the template in dreamweaver since session_start() needs to be at the top of the page and templates add comet that go about that, eventually what i'll do is use AJAX to change the content div thus removing the need for the wrapper frame.

And it is not correctly displayed, its off set in some weird left/down position, it still has the visible scrub bar (its just covered by another div ATM) and it has the jwplayer water mark floating below it.

It should be perfectly centered in that blue box but it's not it's doing it's own thing.

Reply

still not a JWPlayer issue.

use an outer division to center the player within the contaioner that the JWPlayer is present.

Reply

In your code, under:

height: '256',

Add:

stretching: 'exactfit',

Will that "trim the fat"?

Post new comment

  • Allowed HTML tags: <code> <blockquote> <em> <strong> <strike> <ul> <li> <ol>
  • You may post code using <code>...</code> .
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options