Re: Iterating over jwplayers

2009-01-26 Thread Skylar
Exactly right, this was a stupid question it turns out :|. Just need to make a unique id using some combination of say {{forloop.counter}} and {{video.id}}, {{video.not}} and yes s1.write ('idDynamicallyGenerated') should match the id generated for the . I think I fixed this within 5 minutes of

Re: Iterating over jwplayers

2009-01-25 Thread micval
Don't know anything about SWFObject, but it seems to me, that s1.write ('preview') puts all the video objects in the first paragraph. In the for loop, all the paragraphs get assigned the same id='preview', which they should not, as the DOM gets confused. ID of a node must be unique throughout the