Forum Replies Created

Page 1 of 2
  • Kevin Muse

    December 10, 2010 at 6:57 pm in reply to: Edges Issues

    You will need to open the edges.jpg and zoom in PS to see. Dont let the red background fool you.

  • Kevin Muse

    November 1, 2010 at 1:48 pm in reply to: Layer Cropping – PS5

    So is there a function simular to crop in masking that works just like cropping? One step or key function instead of 5?

  • Kevin Muse

    October 14, 2010 at 9:39 pm in reply to: Dotted Lines on Buttons – Focus

    I have found the issue. It is a program bug. If a jpg is placed anywhere on the page and its size adjusted (only if its size is adjusted), the dots appear in the menu. Unbelievable. I appreciate your help. If, for curiosities sake, you would like to examine the good and the bad page, I will post the bad for a while as test.html. The jpg is the SESAC logo in the center of the page. The good page is the index. I can’t find it in the code. Possibly its the “aaaaaaaaaaaaiii” data at the end as I cant figure out what that is. Thanks again, and sorry for the goosechase!

  • Kevin Muse

    October 14, 2010 at 8:03 pm in reply to: Dotted Lines on Buttons – Focus

    It bugs me as other professional sites don’t have it. I inserted onclick=”this.blur()” Before the object, inside the object, and inside the DIV, and even all at the same time and it doesnt fix it. border=”0″ doesn’t either. Using this java anywhere on th epage, literally, doesnt work either:

    function removeFocusOnAllLinks(){
    for(var i=0 ; i < document.links.length ; i++)
    document.links.onfocus=blurLink;
    }

    function blurLink() {
    if (this.blur) this.blur();
    }

    window.onload=removeFocusOnAllLinks;

    Possibly you are assuming I am adding additional code or something of that nature.

  • Kevin Muse

    October 14, 2010 at 6:53 pm in reply to: Dotted Lines on Buttons – Focus

    Guys, please dont forget me…

  • Kevin Muse

    October 13, 2010 at 1:27 pm in reply to: Dotted Lines on Buttons – Focus

    Yes,thanks.
    https://www.kelseymuse.com
    Note that on my 64bit Windows 7 machine with the same version of IE its ok. Its also ok on Safari. My 32 bit windows 7 machine is where it happens. Therefore, dont know who out there on the web will get it that way.

  • Kevin Muse

    October 1, 2010 at 1:08 pm in reply to: Timeline Control – Too Coarse

    Thanks for your help!

  • Kevin Muse

    October 1, 2010 at 3:22 am in reply to: Timeline Control – Too Coarse

    Woops….I mean to shift the data on the timeline. (Aligning audio).

  • Kevin Muse

    October 1, 2010 at 3:17 am in reply to: Timeline Control – Too Coarse

    Awesome! Thanks for the help.

  • Kevin Muse

    October 1, 2010 at 2:28 am in reply to: Timeline Control – Too Coarse

    Thank you to both of you. Is there a way to shift video or audio in small frames by a key function?

Page 1 of 2

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy