Hello all,
Does anyone has a clue to place multiple instances off the player on one page with different vids? I achieved ;) one vid. But when I multiply the code to another frame in te same page only the first vid is shown. even when I give the second instance a different name.
Thanks in advance
Make sure that each player has unique name/id attributes and if you are using swfobject to embed your Flash content, make sure that each container element has a unique id.
Post a link a link to your Test Page so someone can help you further. We can't guess.