So I was tasked with solving a unique issue – I need to create a video player that preloads a FLV in FULL before beginning playback. This is to ensure that regardless of where the actual FLV is hosted, all users worldwide will experience seamless playback, with high quality video. Here is how I did it.
Archive for the Category »Code «
JQuery/CSS Mac Dock Menu
Looking to make a Mac-like docking menu for your web project? Though this unconventional method of navigation does not follow web trends or usability standards, it is quite nifty. And we have Nick La, creator of Web Designer’s Wall, to thank for it.
Rounded Corner Layout – No Images!
Thanks to “Nifty Corners” for this one. But for an in-house bet, I was told by a developer that rounded corners was not achievable without using images. I will leave his name out to spare him embarrassment, but here is the code – simple HTML and CSS combination. Read it and Weep.
Flash Video Player for SharePoint
Due to popular demand, I have decided to post concerning creating a Flash video player for implementation into SharePoint. Although i will not discuss creating custom Web parts to handle the operation, i will go into the code used in SharePoint to stream the Flash video, and also enable the ActiveX control for smooth playback.
JQuery – Cool Image Gallery
If you are a fan of JQuery, I have stumbled across a great little image gallery that uses the JQuery Javascript library. It is light weight, pretty easy to use, and can add interactivity to and site. It’s called – Galleria.
CSS File Available
So I have decided to share my starting CSS file with the world….
