Archive for the Category »Code «

Preload External FLV in Flash

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.

more…

CSS Sliding Doors – In SAP EP!

In this article, I want to share the CSS “Sliding Doors” technique by providing the code.  Also, I want to share a way in which this was implemented successfully into SAP EP in order to control the look and feel of the first level top navigation (tabs).

 
more…

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.

more…

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.

more…

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.

more…

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.

more…

Category: Code  Leave a Comment  Tags: , ,

CSS File Available

So I have decided to share my starting CSS file with the world….

more…

Category: Code  Leave a Comment  Tags: , ,