Problem in locating the flv files
August 3, 2009 12:00 AM
This is because how the video player loader works. It loads relatively to where the swf is located. So since it is in the images folder (I'm assuming), thats why the FLV directory is ../media/some.flv because you need to go to the root of the course and then find it. (This is a very common issue I deal with alot)
Discussions have been disabled for this post