0
Welcome Guest! Login
0 items Join Now

The Hyperion player on other Templates

  • Re: The Hyperion player on other Templates

    Posted 16 years 9 months ago
    • <script type="text/javascript" src="templates/rt_sporticus_gator/js/swfobject.js"></script>
      <script type="text/javascript">
      window.addEvent('domready', function() {
      var flashVars = {
      titlesColor: '0x' + $$('a')[0].getStyle('color').substr(1)
      };
      var flashParams = {
      wmode: 'transparent',
      base: 'templates/rt_sporticus_gator/flash'
      };
      var rnd = $time() + $random(0, 10000);

      swfobject.embedSWF("templates/rt_sporticus_gator/flash/hype_vid.swf?cache=" + rnd, "recent-videos-object", "635", "310", "9.0.0", "templates/rt_sporticus_gator/js/expressInstall.swf", flashVars, flashParams);
      });
      </script>

      <div id="recent-videos">
      <div id="recent-videos-object">
      <h1></h1>
      <p><a href=" www.adobe.com/go/getflashplayer "><img style="margin-top: 1em;" src=" www.adobe.com/images/shared/download_but...get_flash_player.gif " alt="Get Adobe Flash player" /></a></p>
      </div>
      </div>
  • Re: The Hyperion player on other Templates

    Posted 16 years 9 months ago
    • I even tried loading the hyperion template onto my server and just pasting the code directly from the demo site, so I wouldn't have to change the file path to "rt_sporticus_gator". That didn't work either.
  • Re: The Hyperion player on other Templates

    Posted 16 years 9 months ago
    • Ok, it's definitely something that's lacking in the sporticus template.

      I switched a rarely used section of my site over to hyperion and the player shows.

      www.twolvesblog.com/anthony/
    • J!eremy's Avatar
    • J!eremy
    • Elite Rocketeer
    • Posts: 2108
    • Thanks: 8

    Re: The Hyperion player on other Templates

    Posted 16 years 9 months ago
    • J!eremy's Avatar
    • J!eremy
    • Elite Rocketeer
    • Posts: 2108
    • Thanks: 8

    Re: The Hyperion player on other Templates

    Posted 16 years 9 months ago
    • Try just this...
      <object id="recent-videos-object" height="310" width="635" type="application/x-shockwave-flash" data="templates/rt_sporticus_gator/flash/hype_vid.swf?cache=1217885041377" style="visibility: visible;">
      <param name="wmode" value="transparent"/>
      <param name="base" value="templates/rt_sporticus_gator/flash"/>
      <param name="flashvars" value="titlesColor=0x0294c1"/>
      </object>
    • Send moderators PMs ONLY if they request it.
      James' First Blog Post lol
      Top Tips for Support
      Be SPECIFIC when posting.
  • Re: The Hyperion player on other Templates

    Posted 16 years 9 months ago
    • The player shows up, but no video. Weird...
    • J!eremy's Avatar
    • J!eremy
    • Elite Rocketeer
    • Posts: 2108
    • Thanks: 8

    Re: The Hyperion player on other Templates

    Posted 16 years 9 months ago
  • Re: The Hyperion player on other Templates

    Posted 16 years 9 months ago
    • I think there's got to be something in the coding of the hyperion template, like something that they call for in the header that makes it work.

      If I switch the template to hyperion, the module works. If it's sporticus, it doesn't.
  • Re: The Hyperion player on other Templates

    Posted 16 years 9 months ago
    • J!eremy's Avatar
    • J!eremy
    • Elite Rocketeer
    • Posts: 2108
    • Thanks: 8

    Re: The Hyperion player on other Templates

    Posted 16 years 9 months ago

Time to create page: 0.082 seconds