Media Player Object transparency

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • petervb
    Forum Member
    • Jun 2002
    • 12

    Media Player Object transparency

    There were some comments about V4 having the ability to set transparency and animation properties for the Media Player object. Were those attributes implemented in the new version?

    Thanks!

    Peter
  • eric_darling
    Indigo Rose Customer
    • Jun 2002
    • 1805

    #2
    Re: Media Player Object transparency

    Nope. Animation? You mean like an animated move of a Media Player object inside a page? You can't even do that with a still graphic, although several have suggested that be added as a new feature for the software.
    Eric Darling
    eThree Media
    http://www.ethreemedia.com

    Comment

    • petervb
      Forum Member
      • Jun 2002
      • 12

      #3
      Re: Media Player Object transparency

      Eric,

      it is the TransparentatStart and AnimationatStart options of the Windows Media player that we would like to invoke. Their syntax within a .asx file looks like this -

      <PARAM NAME="AnimationAtStart" VALUE="False">

      A lot of the other asx options are easily set with check boxes within V4. Any ideas?

      Peter

      Comment

      • eric_darling
        Indigo Rose Customer
        • Jun 2002
        • 1805

        #4
        Re: Media Player Object transparency

        That's a good question for Brett or Adam, I'll notfy a moderator.
        Eric Darling
        eThree Media
        http://www.ethreemedia.com

        Comment

        • Lorne
          Indigo Rose Staff Member
          • Feb 2001
          • 2729

          #5
          Re: Media Player Object transparency

          I don't know about TransparentAtStart, but Mark investigated the AnimationAtStart option, and it doesn't get rid of the logo at the beginning...just prevents it from being animated. Which made it kind of a useless option, we thought. (The goal was to prevent the WMP logo from appearing during stream loads.)
          --[[ Indigo Rose Software Developer ]]

          Comment

          • eric_darling
            Indigo Rose Customer
            • Jun 2002
            • 1805

            #6
            Re: Media Player Object transparency

            So, it isn't implemented, then...

            I didn't catch that the AnimationAtStart option was diabled - we had a discussion awhile back about getting rid of the MS logo in streaming sources. Oh well.... I guess it's a minor issue in the big scheme of things.

            What does the TransparentAtStart function do? Anyone?
            Eric Darling
            eThree Media
            http://www.ethreemedia.com

            Comment

            • jabba
              Forum Member
              • Aug 2002
              • 8

              #7
              Re: Media Player Object transparency

              you could try floating a black 1*1 pixel stetched ontop of the media_name if its streaming.. during the start of the stream.. so that after it starts playing.. the movie will then goto play and u have the pixel become non-visible.. [or you swap with a transparent pixel, etc..

              not sure if this is overly possible under the current settings.. but using layers and img-swapping.. it might work [img]/ubbthreads/images/icons/laugh.gif[/img]

              Comment

              Working...
              X