Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26

Thread: Select video but bring player into view afterwards

  1. #11
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    Now done,Thanks

  2. #12
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there theremotedr,

    check out the attachment for the latest amended script.

    coothead
    Attached Files Attached Files
    ~ the original bald headed old fart ~

  3. The Following User Says Thank You to coothead For This Useful Post:

    theremotedr (01-01-2017)

  4. #13
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    Hi,
    That works & does the job,is there an adjustable section where i could adjust the speed at which it glides.

    Not be ungrateful but could i speed it up a touch

  5. #14
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there theremotedr,

    there certainly is.

    I left it slow as I did not know your requirements.

    On line #35 of the "player.js" file, change this...

    Code:
    
       y--;
    ...to this...

    Code:
    
       y-=10;  /* adjust value to suit */

    coothead
    ~ the original bald headed old fart ~

  6. The Following User Says Thank You to coothead For This Useful Post:

    theremotedr (01-01-2017)

  7. #15
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    Thanks very much.

  8. #16
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there the remotedr,

    so -8 hit the spot then. ;

    coothead
    ~ the original bald headed old fart ~

  9. #17
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    Hi
    -8 ? =8 I think it was.
    Can see now as on iPhone.

    Tell me, when you select the first video button do you see a grey background which looks like all the buttons are selected.

    Also when each video ends did it not used to return to the splash screen as now oncevended it's just a black screen and you need to click on done ?
    Last edited by theremotedr; 01-01-2017 at 05:17 PM.

  10. #18
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there theremotedr,

    Tell me, when you select the first video button do you see a
    grey background which looks like all the buttons are selected.
    No, I do not see that in any of my test browsers.


    Also when each video ends did it not used to return to the
    splash screen as now once ended it's just a black screen
    and you need to click on done ?
    I do not see that problem either.

    What I do notice in IE and Chrome is the "social links bar"
    on the left obscures a portion of the video. It does not
    happen with Firefox as I have various blockers installed.

    It is more of a problem in Chrome than in IE because the
    "social links bar" actually obscures the "play" button.

    I am really surprised that you feel the need to place your
    links to social networks in such a prominent and
    destructive position.

    coothead
    ~ the original bald headed old fart ~

  11. #19
    Join Date
    Nov 2011
    Location
    Cider Region
    Posts
    1,132
    Thanks
    158
    Thanked 3 Times in 3 Posts

    Default

    Tomorrow I will remove the social links for this page.
    When I watch a video on a mobile device once finished it does not return to the splash screen like when you first come to the page
    You see the Dr logo.
    What happens is the video ends and it just shows a black screen.

  12. #20
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there theremotedr,

    Have you considered that instead of reloading the
    video you bring back the "REMOTE DOCTOR" image.

    Users can quite easily click the appropriate video
    choice button if they want to view it again.

    coothead
    ~ the original bald headed old fart ~

Similar Threads

  1. php video player
    By resnostyle in forum PHP
    Replies: 5
    Last Post: 01-12-2013, 11:37 PM
  2. Replies: 3
    Last Post: 02-11-2011, 01:46 PM
  3. Video Player
    By Rain Lover in forum Flash
    Replies: 1
    Last Post: 11-17-2009, 02:26 AM
  4. Flash Video Player
    By salvo in forum Flash
    Replies: 1
    Last Post: 03-02-2008, 06:08 PM
  5. Video player
    By remp in forum Other
    Replies: 10
    Last Post: 09-25-2007, 02:35 AM

Bookmarks

Posting Permissions

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