When you visit a sub menu’s item, the main menu will not get the “current-post-ancestor” class-name that you need for proper styling. This snippet adds an ancestor class to the main menu.
moreGetting data into flash: swfobject 2 and ExternalInterface (as3)
This snippet makes use of swfobject v.2 for flash replacement, and passes the swf a data object using the AS3 ExternalInterface.
moreGet the current moon phase with Actionscript3
An actionscript that returns a frame number based on the current date, to display the correct moon phase.
moreHow to get the category name for a post
simple snippet to display user-friendly formatted link titles
moreScripting the weather question
Here’s a clarification of and solution to the proxy thing, lifted from an e-mail conversation.
more



0
Two ways to add thumbnail images to your WordPress RSS feed
Using the WordPress-generated thumbnails, or a reference to an image in a meta-key.
more »in snippetsRSS+wordpress 3 comments