Announcement

Collapse
No announcement yet.

Adding video clips

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Excellent

    Thank you

    Comment


      #17
      Originally posted by grantglendinnin View Post
      Add the code to a fragment, create a new fragment, set the layout to 'text only', then add the youtube code as such:


      !!<

      <html code for youtube video here>

      >!!


      You must enclose the code with !!< and >!!
      I am following the advice above but when I preview the page it is showing the video twice - one above the other.

      What am I doing wrong?

      Comment


        #18
        !!<
        <object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/Cpswkp9_npM&hl=en_US&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Cpswkp9_npM&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>
        >!!

        I coppied the html from the you tube embed bit

        Comment


          #19
          all sorted now.

          Thanks for any help given - much appreciated

          Comment

          Working...
          X