Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by gregoryt

  1. gregoryt

    .ssh authorized_keys and sshd_config

    I am trying to access a remote server on which I don't have root access. The system /etc/ssh/sshd_config file reads: RSAAuthentication yes PubkeyAuthentication yes #AuthorizedKeysFile .ssh/authorized_keys # For this to work you will also need host keys in /etc/ssh/ssh_known_hosts The...
  2. gregoryt

    SSH - Password-less login

    What does the ssh_config need to allow in order to allow 'password-less' configuration for ssh? I am curious to how you 'force' a remote server (remoteserver1) to allow RSAAuthentication on ssh(2)? On the secure server I am trying to access my debug output reads as the following debug1...
  3. gregoryt

    Text Fade -- Slowing frame rate

    That is what I have done. That is where the slow down is occurring. And it slows not only itself, but the other movie clip present on the stage.
  4. gregoryt

    Text Fade -- Slowing frame rate

    I am posting a new portfolio website and have my resume listed. Its a lot of Text and fills the stage. I want to text to fit with my other animations and come onto the stage smoothly, however, when I turned my text blocks into graphics and fade them the frame rate plumets to 1 or 2 frames a...
  5. gregoryt

    Navigation for my movie

    Yes I have named the instance name on the stage the appropriate name. However, I don't understand what you mean by present on the frame I am callin it. the gotoAndPlay is for where I want to go inside intromovie clip, isn't it?
  6. gregoryt

    Navigation for my movie

    I have designed my movie so the Intro is a movie clip and the portfolio is a movie clip. I have a "home" button inside the portfolio movie (inside a logo movie - for animation) which will take the user to the last frame of the intro section (skip the intro) when the button is clicked...

Part and Inventory Search

Back
Top