Hi im Harish,
I have made this video player in which im using an active object to read from the file.....
But a strange thing happens only sometimes the RunL function is executed....
Mostly wat happens is that when i call the function SetActive it makes the boolean var true but after that when i Start the Scheduler it makes it false again.........
wat cud be the problem does anyone have any idea??????
activeObject->ReadFromFile(activeObject->iStatus); //inside this function i call SetActive()
CActiveScheduler::Start();

Reply With Quote





