Official PHPmotion Powertools (addons) > FlowMOTION

"Videos being watched right now"

(1/1)

sabasca7:
Hi shawn,

    could u please help me to figure out why "Videos being watched right now" wont work??
i did every in the instruction but it wont work just a blank black rectangle on main page.

www.eyesondance.com



Look for this
Code:
<!-- End Index FLV Player -->
Add this just below it
Code:

  <!-- start of now showing -->
  <div id="IndexNowShowing">
           <object type="application/x-shockwave-flash" data="watchingnow.swf?x=watchingnow.php&t=Videos being watched right now..." width="550" height="115" align="top">
       <param name="allowScriptAccess" value="sameDomain">
       <param name="movie" value="watchingnow.swf?x=watchingnow.php&t=Videos being watched right now...">
       <param name="quality" value="high">
       <param name="bgcolor" value="#e7e7e7">
     </object>
  </div>
  <!--end of now showing -->

Navigation

[0] Message Index

Go to full version