New tags added for component X-Treme Video List Player (YouTube) v2
#  /  posted on Dec 08, 2011
Home / Forum / Components Discussions / X-Treme Video List Player (YouTube) v2
Started 24 weeks ago by Flashtuning
Last reply by ldsweb
Visit component "X-Treme Video List Player (YouTube) v2" page
New tags added for component X-Treme Video List Player (YouTube) v2
I cannot open the javascript files. Also when embedding the movie into Dreamweaver what codes need to be in the head tags.
Check the html code example inside the index.html file included inside the download package to see how the movie was inserted inside a html page and the javascript inclusions in the header.
if I open the swf file in flash it works, but when I try inserting everything into the html it just shows up blank.
Please send us your paypal order id to check your order details, because we want to make sure you've purchased this product and not other product also check question 11 from the FAQ area in our site at:
http://www.flashtuning.net/faq#q11
It's working now, and I did purchase. Thank you for all you help.
There was a confusion in the order etc..., and I received an email of the files attached from your support team. The one on my account is incorrect.
How do you get the video to not start automatically, and have the preview img there with the play button in front?
You can find all the available settings in the xml folder. Go there and edit the settings and content xml files to view all available parameters for the player.
yes that is where I am. I would like the preview image to be first. this is the code I'm using
<content>
<sdPath>http://youtube.com/my youtube code</sdPath>
<hdPath></hdPath>
<imagePath>image/preview1.jpg</imagePath>
<startAutoplay>false</startAutoplay>
<startHD>true</startHD>
<startVolume>50</startVolume>
<info>
</info>
<list albumArt="image/1.jpg" >
<videoTitle>Dozen Roses And A Six Pack]]></videoTitle>
<videoShortDesc>January 14th, 2012]]></videoShortDesc>
</list>
</content>
Please login to post replies.