Mobile Social Networking
Web Development: The Need to Know Basics
by admin on Mar.11, 2010, under Mobile Social Networking
Many articles, books and websites explain the basics of Web development, but they require a lot of time to read (and re-read) to understand fully. This article is not going be like that–it was written to provide quick answers to the basic development questions that many beginning developers need to know.
More: continued here
ActionScript 3 Tutorial, Using Shared Objects to Show a Visitor’s Browsing Time
by admin on Mar.10, 2010, under Mobile Social Networking
Flash developer Paul Flashdaweb from the FlashKit Forums wrote this ActionScript 3 tutorial which will show you how a SharedObject can be used to show the time a user has been visiting a page on your site–even after they have closed the page.
More: continued here
Web Developer Tutorial: Build Your Own Image Scrollbar
by admin on Mar.09, 2010, under Mobile Social Networking
If you have been surfing the web for more than a day you’ve certainly come across an image scrollbar. In this article we’ll walk through the JavaScript functions and HTML necessary to create an image scrollbar.
More: continued here