Can I resize a html code for you tube video ?

3 replies
  • WEB DESIGN
  • |
Hello,

I have an embedded code that needs to be resized i o w the space where it needs to be put in ( video squeeze page ) does not allow my size.

Is this possible ?
#code #html #resize #tube #video
  • Profile picture of the author KirkMcD
    Did you want to resize a video player?

    Without seeing the code, we won't be able to help.
    {{ DiscussionBoard.errors[4347970].message }}
    • Profile picture of the author Gijsbertus
      Originally Posted by KirkMcD View Post

      Did you want to resize a video player?

      Without seeing the code, we won't be able to help.
      I am setting up a video squeeze page here : http://clicks.aweber.com/y/ct/?l=L62...IN.sLZIM67N2kg

      But the space to put in the video is to small

      Thanks Kirk for answering here are the two codes :

      <object style="height: 390px; width: 640px"><param name="movie" value="http://www.youtube.com/v/FSzlapeoZvs?version=3"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/FSzlapeoZvs?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"></object>

      and

      <object style="height: 390px; width: 640px"><param name="movie" value="http://www.youtube.com/v/oRYqFYAGAmA?version=3"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/oRYqFYAGAmA?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"></object>
      {{ DiscussionBoard.errors[4348024].message }}
      • Profile picture of the author Steven Dybka
        Originally Posted by Gijsbertus View Post

        I am setting up a video squeeze page here : Free Video Squeeze Page Creator - Get Your Video Squeeze Page Now For Free!

        But the space to put in the video is to small

        Thanks Kirk for answering here are the two codes :

        <object style="height: 390px; width: 640px"><param name="movie" value="http://www.youtube.com/v/FSzlapeoZvs?version=3"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/FSzlapeoZvs?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"></object>

        and

        <object style="height: 390px; width: 640px"><param name="movie" value="http://www.youtube.com/v/oRYqFYAGAmA?version=3"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/oRYqFYAGAmA?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"></object>
        Just change out the 390px and 640px to the size you need it to be and it should work fine.


        Steve
        Signature

        {{ DiscussionBoard.errors[4348942].message }}

Trending Topics