Question:

How do I get only some of my video to show on my profile? Like This:?

by  |  earlier

0 LIKES UnLike

http://cracktheskysix.webs.com/neon.htm

I want to know how to get only some of my video to show. Nobody wants to tell me and i can't find a code or anything. please help me. I'll do anything!

 Tags:

   Report

2 ANSWERS


  1. OK, I think you have to use a scroll box.. BUT W8!!!, a scroll box that don't scroll...

    Use this code

        <div align="left" style="

    overflow: hidden;

    width: 410px;

    height: 150px;

    color:white;

    border-width:0px;

    border-style:solid;

    border-color:000000;

    background-image:url(BACKGROUND URL HERE)">

    VIDEO CODE HERE

         </div>

    Alright, that code makes a "scroll box" that does not scroll but hides the stuff outside of the viewable field.

    There are a few properties that you should be able to figure out what they do, If you don't want a background image, just delete that line, and change the background color property.

    change the width and height to adjust how much of the video you see.

    And put your your video code where it says.

    Hope it works =)

    http://myspace.com/hxcdeathgod


  2. http://www.createblog.com/scripts/script...

    go there its the code.

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.