+ Reply to Thread
Results 1 to 7 of 7

Thread: Removing controls in the video player
      
   

  1. #1
    faxuno's Avatar
    faxuno is offline Sergeant First Class
    Join Date
    Jan 2008
    Posts
    55

    Default Removing controls in the video player

    Good morning!
    I have this problem ...
    I have a WMV video file tu put it in a page. With Windows Media Player tool i can add it, but if i want the video without the Windows Media Player control bar, I mean a video only with a black border ....
    May you help me?

    I try to add this code to my html, but it doesn't function ...
    <PARAM name="ShowControls" VALUE="false">

    This is the tag in the page ...
    <embed src="Photo Story1.wmv" id="WinMedia1" border="0" autostart="true" loop="true" width="320" height="240">


    Thanks!

  2. #2
    mrmagoo144's Avatar
    mrmagoo144 is offline Brigadier General
    Join Date
    Feb 2007
    Posts
    1,368

    Default Re: Removing controls in the video player

    the best way to do this is to mask it with a black shape to cover up the control box or all around the video.
    mrmagoo144
    www.videopostcards.info

  3. #3
    faxuno's Avatar
    faxuno is offline Sergeant First Class
    Join Date
    Jan 2008
    Posts
    55

    Default Re: Removing controls in the video player

    I can't do this because there is the wallpaper site, that it is an artistic picture made by a friend ....

    Other solutions?

  4. #4
    faxuno's Avatar
    faxuno is offline Sergeant First Class
    Join Date
    Jan 2008
    Posts
    55

    Default Re: Removing controls in the video player

    I have tried with this in HTML but doesn't function ...
    <PARAM name="ShowControls" VALUE="false">

  5. #5
    mrmagoo144's Avatar
    mrmagoo144 is offline Brigadier General
    Join Date
    Feb 2007
    Posts
    1,368

    Default Re: Removing controls in the video player

    I'm not sure i understand your problem but can you send us a link so we can see it. I still believe masking is the solution.
    mrmagoo144
    www.videopostcards.info

  6. #6
    faxuno's Avatar
    faxuno is offline Sergeant First Class
    Join Date
    Jan 2008
    Posts
    55

    Question Re: Removing controls in the video player

    I have a slideshow made with PhotoStory3 (.wmv) in the homepage of a site.

    I want that the slideshow appears without any player controls and with a black border around.

    How may I do?

    Probably is better to made this like a Flash object?

  7. #7
    faxuno's Avatar
    faxuno is offline Sergeant First Class
    Join Date
    Jan 2008
    Posts
    55

    Wink Re: Removing controls in the video player

    Thank you mrmagoo144!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49