fmen, I just told you that there IS NO VAR available with the seo name that can be obtained by player.inc. Listen to what I am saying. If you want a variable, you will need to open the class file that I told you, and add your own variable to it. Then, you can call it from the player.inc file. Here is how the files are called:
view_video.php (encrypted) calls class.video_player.php (not encrypted) which calls (player.inc).
Because of this setup, you cannot retrieve information that exists in view_video.php.
Bookmarks