Page 1 of 2
when i embed video it does not play in the correct spot
Posted: Wed Feb 08, 2012 12:29 am
by WilliamWPrice
I embedded the video using the code below and i put it so it was on click and when i click the video appears at the top or beginning of the screen instead of at the bottom like i had planned for it...what am i doing wrong
$('', {
name: 'myFrame',
id: 'myFrame',
class: 'youtube-player" type="text/html',
width: '300',
height: '250',
src: 'https://www.youtube.com/embed/TIA6KNfpRqs'
}).appendTo('body');
when i embed video it does not play in the correct spot
Posted: Wed Feb 08, 2012 1:01 am
by maxkatz
You append the video to so to it appears at the top. You should use another tag, near the button to attach the iframe to.
when i embed video it does not play in the correct spot
Posted: Wed Feb 08, 2012 2:20 am
by WilliamWPrice
any suggestions?? I drag the video to a spot and then what to I put in the src and mme lines to get it to play at that position?
when i embed video it does not play in the correct spot
Posted: Wed Feb 08, 2012 2:24 am
by maxkatz
Sorry, it swallowed the body tag. It should be: You append the video to body tag so it appears at the top.
when i embed video it does not play in the correct spot
Posted: Wed Feb 08, 2012 2:25 am
by maxkatz
Can you share the app link and show where exactly you want to video to appear?
when i embed video it does not play in the correct spot
Posted: Wed Feb 08, 2012 2:32 am
by WilliamWPrice
http://tiggzi.com/project/26691/
i want the videos on the bottom when i dragged the video icon.
when i embed video it does not play in the correct spot
Posted: Wed Feb 08, 2012 2:34 am
by maxkatz
I can't access the app like this unless you share with me. You can send me a link. Test, check Public and send me the link.
when i embed video it does not play in the correct spot
Posted: Wed Feb 08, 2012 2:35 am
by maxkatz
By sharing, I meant where I can edit our app: http://help.gotiggr.com/documentation.... Just the link will be fine for now.
when i embed video it does not play in the correct spot
Posted: Wed Feb 08, 2012 2:45 am
by WilliamWPrice
when i embed video it does not play in the correct spot
Posted: Wed Feb 08, 2012 2:46 am
by WilliamWPrice
I want the videos on the workout tabbed page under the parts
workout 1
workout 2