thank you D3D and all of you it is working. but jest change code i have to include default.c .this is the code.

Code:

#include <default.c>
#include <acknex.h>


var avi_handle;

function main()
{

wait(2);

avi_handle = media_loop("2.wmv",NULL,75);
}