NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Flash Tutorial: Cubic menu
35011 Flash Tutorial: Cubic menu http://www.flashvault.net/tutorial.asp?ID=123 Learn how to create cubic flash menu using the Action Script. Flash > Tips and Tutorials > Actionscript Mar 15, 2007 FlashVault.net send email to FlashVault.net

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark Flash Tutorial: Cubic menu:


Other links owned by this user
DynAjax is a handy tool to help you create interactive websites and applications. Using it, you can easily gain several benefits of the Ajax technology. While acting in the background, it lets you concentrate on the more important things. DynAjax is a crossbrowser and platform independent solution.
Category:

3 more components following the architecture of sets 1 - 3. This component set is smaller, but includes a very powerful, and fully skinnable calendar.
Category:

Topics: Social Networking Software, Php Video Share Scripts, Upload Video Software, PHP Scripts, University, College, Business, Customized Php Scripts, Software for Social Networking.
Category:

The Website Builder script provides you with all the features you will need to set up your own website, using your own domain name. The script can be added to an already running website, or it can also run on its own.

Our script is perfect for presentational websites! It enables non-technical users to add and maintain website content.
Category:

I've spent a lot of time searching the net in order to find a library that can be used as a replacement for the php strtotime() functions. I was looking for something that would at least allow me to convert dates like 2 Jan 2039 to a timestamp. My closest find was the ADODB Date library, which can be used to replace the other date functions (like mktime, etc) but not strtotime. As a result of this, I've decided to create me own little Date class library as a first start.
Category:

There are several kinds of mistakes you can make when you coding, no matter how skilled you are. It can be very hard to track down the problem in your code. Fortunately the .NET Framework SDK includes a lightweight debugger that is perfectly suited for this task. Together with Tracing and Exception Handling you're armed and ready.



There are several kinds of mistakes you can make. The first group of mistakes is the easiest one to find: syntax errors. These are errors against the syntax of a particular programming language (in this case C#). Visual Studio underlines syntax errors at design time and provides a tooltip with some extra explanation. If you happen to miss out an error and try to compile, you'll get an Error List (or View > Error List) with all the errors in it. Double clicking an error will bring you to the line that has to be corrected.
Category:

am working on providing visual feedback to the users of some webapp, and I was thinking, what if there is a way to show a progress bar, with real percentage, without going through the flaws of the XMLHTTPRequest?
Category:

Mystic is an open source trouble ticket system written in ruby on rails(RoR). It is designed to be fast, flexible and customizable. It also provides a simple, easy to use interface that's quite intuitive.
Category:

Online bandwidth speed test , helps you to know whether you are getting the bandwidth speed that you deserve . Run our free Internet Speed test tool and see just how your internet connection measures up. The result will not only display your speed but also shows a comparison to to other types of internet connections. You will be able to tell if you are getting what you are paying for from your internet service provider. Are you paying for a high speed cable connection but actually getting turtle like dial up service? This test will tell you. Enjoy
Category:

Exciting New Forced Matrix Script Makes It EASY
To Build An Instant MLM Program That Pays!
Category:

This UNIX Perl console application generates crossword puzzles from a list of words and clues. It's intended to serve as a backend to programs which gather input data from users, then format the resulting puzzle into a human-readable format. This program is the backend for the crossword generator web application I maintain on ClassHelper.org (click link to try out a live version of the generator). Please feel free to download and use it on your own server.
Category:

With 24counter.com you can create and use free hit counters for your website, blog, social networking profile for FREE! in less than 1 minute! Just copy and paste the HTML code to your webpage. 23 templates, fast, accurate and reliable. Completely FREE, no ads, no hidden cost, no registration.
Category:

The Video-to-Flash Software Development Kit (SDK) provides you
a powerful and rapid solution for easily convert almost any popular video formats to Adobe Flash® Video (.flv format) or Adobe Flash® file (.swf format), ready to publish over the web.

The conaito Video2Flash SDK enables website operators get a full video processing and hosting solution, enabling them to build their own video sharing sites. The software can also be used to power video blogging, user-generated content, forums and other social networking activities as well in Online-Flash-presentations and professional Flash content authoring like Trade shows, Conferences, E-learning, Researching, Studies, E-cards and Fun content and many more!
Category:

dhtmlxCalendar is a lightweight cross-browser JavaScript calendar which can be configured as a popup datepicker or a flat calendar. The component is easy-to-use and fully customizable. It can be attached to any text input field and provides fast and intuitive date selection in web-based applications.
Category:

Remember Anonymous Carts for XCart remembers the cart contents of all users and loads the items upon their return to your store. Installation takes only minutes so there's no reason you can't stop losing sales right now
Category:

This article contains:
1. Introduction to compression with PHP.. extending PHP with extensions.
2. Using ZIP
3. Using gZip
4. Using bZip2 and LZF
5. Using 'File_Archive' PEAR package
Category:

UA Tracker logs the user-agent from a visitor's browser to a database, counts the number of times it has seen that unique user-agent, and generates a plain-text file containing all the unique user-agents in the database.
Category:

Since the introduction of the object model in PHP4 and the subsequent re-write in PHP5, I have always created my own abstraction classes and have found them very useful for things such as error handling. While looking around one day, I came across a list of abstraction libraries already created. After trying many of them and benchmarking a few of the top ones (ADODB, PEAR:DB, Metabase etc.) I have settled on ADODB. I however don’t use ADODB for its portability to other databases. This is a common misconception that users are given about (DALs) database abstraction layers. Switching from one database to another will never be an easy task, mainly because of a few SQL commands that are unique to each DBMS. One could argue that developers should never use non-standard SQL anyway, but that’s for another time.
Category:

For this tutorial you should have basic knowledge in programming with C#. Meaning you should know which Data Types you can use, what kind of operators and basic functions you can use on them and how to set up control (if/else) and iteration structures (while/for). Understanding the fundamentals of object-oriented programming is also very usefu
Category:

identiPIC is a photo CAPTCHA system whereby a website visitor has to identify a picture to proceed. The system is typically used on web forms to block spambots. A human can identify a picture, a spambot cannot.
Category:

Other links at Flash > Tips and Tutorials > Actionscript
Learn how to create advanced picture gallery using the Bevel Filter and Action Script in Flash 8.
Category:

Learn how to create active mouse object in few steps, using the Action Script and flash 8.
Category:

This Tutorial is to show you two things:

1. How to simulate the gravity a large body(such as a planet) has on a small body(such as a rock)

2. How to accurately detect collisions between circles(and no, we do not use hitTest)
Category:

Learn how to create application for searching (Phonebook),using the Action Script in flash. You will also learn how to cretae Input fields, how to create and use instance name and more.
Category:

In this tutorial learn how to create blic picture galery, using Action Script
Category:




Main Category
194
2041
824
286
175
1802
1238
913
1163
7489
70
909
59
2222
174

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19538
Categories: 1275
Registered Users: 750
Mailing List Subscribers: 2046
Unique Outgoing Hits: 227860

Pagerank Statistics
PR 10
1 site(s)
PR 9
13 site(s)
PR 8
32 site(s)
PR 7
253 site(s)
PR 6
769 site(s)
PR 5
1891 site(s)

PHP News