iframe

Permalink
i am trying to use the iframe for a video. i have the embed code

<iframe class="youtube-player" type="text/html" width="480" height="385" src="http://www.youtube.com/embed/1jIiGx0XPvU" frameborder="0"></iframe>

the site url ishttp://www.youtube.com/watch?v=1jIiGx0XPvU&feature=player_embed...

also in the iframe popup it has url - name - width - height. i pasted the above two codes - individually. neither works? Bet you can't tell i am new to this.
i have looked for documentation for the iframe block - is it hiding somewhere?
none i saw answered or helped.

i love c5 - thank you for your help
for all who answer and support the newbies THANK YOU

keithats
 
Mnkras replied on at Permalink Reply
Mnkras
you don't want an iFrame, either use the html block or the youtube block
keithats replied on at Permalink Reply
keithats
Hi Mnkras

Thank you for the reply and input. I did try both of the suggestions you made but when published, it did not work? Any ideas?
Mnkras replied on at Permalink Best Answer Reply
Mnkras
i put the following in an html block and it worked fine,

<iframe title="YouTube video player" class="youtube-player" type="text/html" width="480" height="390" src="http://www.youtube.com/embed/1jIiGx0XPvU" frameborder="0"></iframe>
if that doesn't work there is probably something wrong with your install, just re-upload the /concrete directory
keithats replied on at Permalink Reply
keithats
Awesome! It works just fine.. I never get over the feeling when someone throws you a rope.

Thank You Mnkras
Beardev replied on at Permalink Reply
Beardev
dismiss please. My local problem... :(

It doesn't work on our projects. Also videos that used to work before not responding any more. Is it because of any recent changes on Concrete5 marketplace?