Tag-Archive for » 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…

CSS File Available

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

more…

Category: Code  Leave a Comment  Tags: , ,