Search Results

Search found 2 results on 1 pages for 'pauldavis'.

Page 1/1 | 1 

  • Flowplayer: Clicking on the player forces is to reload.

    - by PaulDavis
    Hey everyone, I've got this damn annoying bug (or wrong setting) that makes the player reload whenever it's clicked. It's set to play when you click, so when you click it, it reloads. The circle begins.... The reloading only happens in Firefox. In Safari (and I assume Chrome), the video opens in its own window. Not ideal, but it still plays. Here's the code for the player: (I can't share the link unfortunately, NDAs etc etc.) flashembed("player", "/flowplayer.commercial-3.0.7.swf", { config: { key: '#@xxxxxx', clip: { autoPlay: false, autoBuffering: true, url: "http://myvid.com/url.mp4", wmode: 'opaque' } } }); This site is full of complete geniuses, I hope one of you can help me out!

    Read the article

  • WordPress Monthly Archive by Year

    - by PaulDavis
    WordPress extraordinaires, I need your help! I need to be able to list the archives, but in a slightly different way than the WP codex, or an hour of Googling will show me. I need the months of the year, as the generic archive function, but only for one year at a time. So, list all the months in 2007. I'll need to be able to use this multiple times in the same template too, for different years. I've got a feeling query_posts might be the way, but I'm not too sure. Anyone got some ideas?

    Read the article

1