Hi,
Dont know if it just my pc, but the videos i uploaded to twg dont seem to play. I know i have disables the autoplay, but when i click the play button it goes through the connecting, opening media etc stages but then just stops and says ready without actually playing the video.
I have made the folder videos and put inside:
The video files
The video thumbnail jpg's
foldername.txt
video.php
The video.php contains the following:
<?php
$video_size_x=320;
$video_size_y=310;
$video_player="AUTO";
$video_autostart=false; // or false - depending what you want
$video_show_dl_link=true; // true or false works
$show_slideshow = false;
$default_big_navigation="HTML"; // should be set if you have images and videos in one folder!
?>
In case it it just me, the location is:
http://79.170.44.120/anyhowracing.co.uk ... 9%2FVideos
Cheers