Quote Originally Posted by vshare2 View Post
Hi,

For auto playing embedded videos, do the following.

Open vShare/video_embed.php file and add
Code:
$video_flv_player .= '&autostart=1';
after
Code:
$video_flv_player .= '&logo=' . $logo;
Try it now.

If you can't get it fixed, open support ticket at

BuyScripts Helpdesk

Thanks,

Buyscripts Team.
Thank you so much this code is working 100% good.