0
Welcome Guest! Login
0 items Join Now

A question about Hyperion

  • A question about Hyperion

    Posted 16 years 9 months ago
    • Someone helped me resolve one issue.. this one is killing me.. I am trying to setup the video section on Hyperion.. I have created the mod as described and have it working (thanks Katrin)...

      the default xml for it is videos.xml.. I am wanting to setup my own.. HOW do you tell it what file I want to use other than videos.xml?

      I don't see it in the coding where to change it and it picks up the default video.xml each time.

      The only place I can see where to change it would be in the bold section below. Any help would be greatly appreciated..

      Thanks guys..


      <script type="text/javascript" src="templates/rt_hyperion/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_hyperion/flash'
      };
      var rnd = $time() + $random(0, 10000);

      swfobject.embedSWF("templates/rt_hyperion/flash/hype_vid.swf?cache=" + rnd, "recent-videos-object", "635", "310", "9.0.0", "templates/rt_hyperion/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: A question about Hyperion

    Posted 16 years 9 months ago
    • I have played with this and played with it and cannot figure it out. I would greatly appreciate any help you guys could give or point me in a direction of someone that can answer it.

      Thanks
  • Re: A question about Hyperion

    Posted 16 years 9 months ago
    • Why not just use the video.xml file itself?
    • James Spencer / Developer & Support / Hull, UK
  • Re: A question about Hyperion

    Posted 16 years 9 months ago
    • I tried that and changing the file to my videos and txt worked perfectly and my videos played fine.. The problem is that when I tried to change the image to reflect my video, it would not change from the old image to my new one.

      I named the image the same as what was in the directory.. image1.jpg etc.. but it still shows the same image that came with the template.

      I also tried changing the path for the images and uploaded my new image there with a new name and it took it from the player..
  • Re: A question about Hyperion

    Posted 16 years 9 months ago
    • wow James, is that 30 thousand post you have here? They should give you a special title for that one. congrats man..
  • Re: A question about Hyperion

    Posted 16 years 9 months ago
    • I am unsure, I assume its loaded from within the SWF itself.
    • James Spencer / Developer & Support / Hull, UK
  • Re: A question about Hyperion

    Posted 15 years 2 weeks ago
    • Hi Guys,

      how I change the "blue color" of the player list of Recent videos ( hyperion template )?

Time to create page: 0.084 seconds