DISCARDEDYiiblog Blog model for Yii framework
SignUp
  • Home
  • About
Feb
16
0

APWPPLugin Audio-player plugin for wordpress in test for DISCARDEDYiiblog

posted by admin on February 16, 2010

Unsuccessful first shot

I am running the webserver on Ubuntu karmic, with lighttpd server.

When I wanted to listen to the music it didn't work and the slider kept "pumping" from left to right.

  • Firefox 3.5.7 (shockwave flash 10.0 R42)
  • Chrome
  • Curiously, it works in KDE Konqueror !

- It could have something to do with the integration in Ubuntu of Shockwave flash player. - Anything with the buffering parameters ?

[ ] First call of the player with id="audioplayer1"

In fact I had the whole solution on the extension review by scoob.junior who did a great job.

Improvements

Yes, I had changed the code in to the following:
$this->playerJSFile=CHtml::asset($assets.DIRECTORY_SEPARATOR.$this->playerJSFile);
$cs=Yii::app()->clientScript;
if($cs->isScriptRegistered($this->playerJSFile)===false)
         $cs->registerScriptFile($this->playerJSFile);

Yes I was using Flashplayer 10

No, I hadn't downloaded the last version from  http://wpaudioplayer.com/download

After downloading, I just had to replace player.swf and audio-player.js with the new ones featuring each about 11kb then do some refreshing (remove and replace old player.swf and audio-player.js from the assets and Shift-reload in the browser). Then It was OK. So even the worst tester of the Yii Far West - the one who misses what is so obvious under her eyes - did it. APPROVED !

 

[ ] Second call to the player with id="audioplayer2"

Further on

This shows that you can have on the same page multiple displays of the audio-player.

To make the display from a post:

<object data="/assets/1797d4b0/player.swf"  type="application/x-shockwave-flash"
        height="24" id="audioplayer2" width="290">
        <param name="movie" value="/assets/1797d4b0/player.swf" />
        <param name="FlashVars"
                value="playerID=1&amp;rightbg=0xcccccc&amp;soundFile=/assets/6eec78a8/blah.mp3" />

</object>

To make the display from a static page from where you can use Yii instructions:

<?php 
 $this->widget('application.extensions.APWPPLugin.AudioPlayerWordPressPlugin',array('mp3'=>'blah.mp3'));
?>

Hey Hey ! Marine I am on my way to add some music to your DISCARDEDteenz blog !

test, audio, yii-framework
Comments (0)
  • Print
  • Digg
  • 豆瓣
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Twitter
  • Scoopeo
  • MySpace
  • Posterous
  • Technorati
  • StumbleUpon
  • Yahoo! Bookmarks
  • QQ书签

Leave a Comment

Your email address will not be published.

Please enter the letters as they are shown in the image above.
Letters are not case-sensitive.

  • Follow DISCARDEDteenz.com 

  • Welcome to read Moïra!

    • Ch1. Sunsets and Super Nova's  Available
    • Ch2. Ice Salt Water  Available
    • Ch3. Sparks  Available
    • Ch4. Twenty Below  Available
    • Ch5. Senseless Crash  Available
    • Ch6. Rubber Gloves and Blue Scrubs  Available
    • Ch7. Bruises you can't erase  Available
    • Ch8. Homecoming  New

  • buyoncdbaby
  • DTZ news
      • Diamonds reflecting
      • My Calgary dream
      • Drunk for your love
      • Black heart release on Bandcamp
      • DISCARDEDteenz now on BandCamp
  • Calendar
      < June 2013 >
      SuMoTuWeThFrSa
       1
      2345678
      9101112131415
      16171819202122
      23242526272829
      30 
  • Farms
    • Drag drop music (CJui)
    • Sortable (CJui)
    • Dropdown pagesize (CJui)
    • CJuidialog ajaxbutton
  • Tags
    news test
  • Recent Comments
      Check Whois on  Zii JUI themes

      Thanks this tip.

      admin on  Yii CJuiSortable widget

      Hi From Argentina. I loved Quintay few months ago.

      Your message ...

      rivoot on  Yii CJuiSortable widget

      Thanks, this was quite useful!

      Also, I read the ...

      admin on  Zii JUI themes

      It's late. Tomorrow I'll update the post and give more ...

      admin on  About the Website

      Sociable automatically add links to your favorite social bookmarking sites ...

      demo on  About the Website

      What is sociable ?

Site Search
Meta
  • Login
  • Lost Password
  • Registration
  • Entries RSS
  • Comments RSS
Links

Visit our friends ...

  • Read Moïra
  • DISCARDEDteenz.dA
  • Yii Blognew
  • Yii Radiio
  • FrozenFingerz.dA
  • yii-blogdemo-enhanced
Monthly Archives

All entries, chronologically...

  • June 2010 (1)
  • May 2010 (3)
  • February 2010 (2)
  • January 2010 (1)

Copyright © 2009 by DiscardedTeenz.com All Rights Reserved.

Powered by Yii Framework.