August 30th, 2009 in
Flash,
Resources |
37 Comments
Flash Mp3 players are cool because they let web developers and bloggers embed music players and build customized JukeBox on the websites.
With these online music players, you can add a list of songs easily and embed the given Javascript code to your website. Most of these music players are customizable and you can have your won skin that suit the web design.
Today, we are going to look into 10 flash Mp3 players that you can easily implement to your website.
Audio Player is an open source flash mp3 player which is released under the Open Source MIT License. This is originally a plugin for Wordpress but the developer had built a standalone version which can be used by any website as well. Wordpress user will get a lot of customization options.

This is a fully customizable music player for your website. The playlists are being loaded externally using XML file and you can add multiple artists and albums to your playlists.

(more…)
August 3rd, 2009 in
Contests |
6 Comments
We just end our first giveaway contest, which was sponsored by Yooba. We are giving away 25 prizes but there are only 14 participants. So, all of them are winners and Yooba will contact them individually and give the promotion code to them.
Again, thanks Yooba for sponsoring this contest and i hope the winners enjoy using Yooba. If you don’t want to miss any contest/giveaway, make sure you subscribe to our RSS feed or follow us in Twitter.
July 20th, 2009 in
Contests |
16 Comments
Yooba is a web based Content Management System specially designed for Flash content. As a Software as a Service it’s scalable, and can be packaged to your requirements. As with a conventional CMS, Yooba enables easy and fast creation, publication and administration of content for web pages, without any programming knowledge.
From an individual creative’s perspective you can work with creation of templates and content, and then deliver manageable Flash objects for your clients. This way a designer with no Flash experience can be part of the Flash content lifecycle, where Yooba would serve as a great resource.

(more…)
A lot of websites/blogs using page peel/page curl to add additional message such as advertisements at the corner. There are a lot of scripts that can achieve this function but unfortunately these scripts are not free.
Recently, 1 of my client requests me to implement page curl on his Wordpress theme. So, I search through the internet and found some free and extremely simple ways to implement it.
1) Simple Page Peel Effect with jQuery and CSS by Soh Tanaka

In this example, Soh Tanaka show us how to achieve the page peel effect using purely jQuery and CSS.
2) The Sexy Curls jQuery Plugin

This is another open source jQuery plugin to achieve page peel/page curl effect by Elliott Kember. To use this plugin, you are required to install both jQuery and jQuery UI.
(more…)