• I have a wordpress theme I am trying to build and I do not know to use this plugin right at all. I think I am supposed to use the Kimili Flash Embed to get the flash file to load up. This is my first time using this plugin.

    You can view the flash file I want to load up properly at this web address:

    http://www.viewpointvideo.net/

    This is the code I see in dreamweaver for the flash video:

    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','776','height','152','title','Viewpoint Video header','src','../flash/hdr_viewpoint','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../flash/hdr_viewpoint' ); //end AC code
    </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="776" height="152" title="Viewpoint Video header">
                  <param name="movie" value="flash/hdr_viewpoint.swf">
                  <param name="quality" value="high">
                  <embed src="flash/hdr_viewpoint.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="776" height="152"></embed>
              </object></noscript>

    This is the test server web address I am building a theme on.

    http://s91585912.onlinehome.us/tenbuckwordpress/

    What would be the proper Kimili Flash Embed code I need to get this flash video to load up??? What Kimili Flash Embed Preferences do I need as well…

Viewing 1 replies (of 1 total)
  • Thread Starter richardginn

    (@richardginn)

    I just found out the problem……

    The video would not load up due to the backstreet browser program I used that somehow downloaded the .swf file as a 9 byte file.

    When I went to the direct address to the .swf file and saved the page it was a 110K file. I uploaded that file in place of the old one and now it loads up fine.

Viewing 1 replies (of 1 total)
  • The topic ‘I need some help with the Kimili Flash Embed plugin…’ is closed to new replies.