PHP Bug Fix
admin - 9:15 am
Someone brought this bug fix to my attention:
If movie contains quotes in name, JavaScript won’t be able to open the file. You must add $movie = htmlentities($movie, ENT_QUOTES); at 64 line in flash.php to fix this bug.
Hopefully this helps anyone who was having this problem.
Happy New Year from OSFLV.
admin - 1:52 pm
Happy New Year everyone. Thank you for your continued support of the OSFLV Player.
Throughout 2010, we will continue to improve and debug the player.
Post-Image Bug Fix
admin - 9:45 am
If you were having issues with the new post-image functionaliy, please re-download v3.1. It has been updated with a bug fix as of 9:45am today.
Thank you for your patience and support.
Post-Image Player Update
admin - 11:21 am
Today, v3.1 of the player has been released with a much-awaited update to the Post-Image functionality. The Post-Image is now passed in as a Flash var.
You will see several minor changes in the download package:
+ addition of an Instructions.txt file
+ CodeGenerator.html which is used to generate your embed code
To set your Post-Image path, just open the CodeGenerator and enter your image URL into the Post-Image URL field. This URL can be absolute (ex: http://www.mywebsite.com/images/myimage.jpg) or relative to the player.swf file (ex: myimage.jpg).
I also improved the way the player loads the image so that you don’t see the resizing if it has to adjust the image.
The Post-Image as a Flash var solves the problem of having multiple players with different Post-Images on the same page. Thank you for your patience in waiting for this improvement.
Click Here for OSFLV Player v3.1!
Easy Implementation Code
admin - 10:13 am
Grant has been nice enough to share this C# player implementation code with everyone on the board. Click here to check it out.
As always, thanks for your on-going support.
OS FLV is Student-Friendly
admin - 10:19 am
As the new school year begins, we hope to see the OS FLV Player on more student-driven websites.
Currently, McNeese State University and Jean Vanier Catholic Secondary School are using the player on their sites. Thanks for your support!
We’ve Reached a New Milestone
admin - 2:59 pm
OS FLV has gotten over the 3,000 mark for downloads from www.SoftSpecialist.com. In May, we were right around the 2,000 mark. We hope to see even more growth of these numbers as we continue to improve and maintain the player.
As always, thanks for your support.
FAQ Section
admin - 9:15 am
The FAQ Section has been updated. Post any other questions you need answered about the player.
Relative Path vs Absolute Path
admin - 10:28 am
I have been hearing about many issues where the player is loading but showing an error. When troubleshooting, the first thing you should check is the path to the flv. The flash var ‘movie’ does not like relative paths, your path must be absolute in order for the player to load and run the clip.
Example of Relative Path: ../../videos/mario.flv
Example of Absolute Path: http://www.website.com/videos/mario.flv
OSFLV Makes Online Video Possible for Free
admin - 8:22 am
The OS FLV Player makes it possible for you to add video to your site for free. Online video is a valuable asset for any site.
What are you waiting for? Get started today.