Coding Archive

8 CSS Tools to Speed Up Coding

The world moves at break neck speed and time waits for no one. In order to stay abreast of the competition, you always have to be one step ahead. For all you web designers out there: I give you some vital CSS tools to speed up your
Advertisement

CSS Overflow Property

Elements on pages are arranged in form of boxes, and we can control the sizing, positioning and behavior of these boxes with CSS. Suppose a container box has fixed width and the content box doesn’t fit in, here we can use overflow declaration to control the behavior

4 Best Flash Game Development Ebooks [Kindle Edition]

There was a time when i wanted to learn ActionScript and Flash game development, even created many roundups of free Flash game development tutorials and premium tutorials with source code. As quite good percentage of PelFusion readers are interested in Flash game development, so i thought why

How HTML5 Will Support Cross-Platform Development

An increasingly fragmented marketplace means cross-platform development has ramped up in recent years. To bridge the growing digital divide, JavaScript, CSS3, and great white hope HTML5 are utilized by developers. These languages sit behind a growing number of HTML templates, web apps, and native mobile apps. Why

The Grid-Based Design Resource Box

There is nothing quite like a grid, is there? Clean, functional and simple to use, it is a basic tool in the designer’s arsenal. That is why there are so many resources available on the web to assist you with creating, using or sharing grids. Here is

7 Common Mistakes by Flash Beginners

Flash provides incredible interaction to your visitors, but inappropriate use of flash often brings the negative result. Making mistakes is the best way to learn. This post lists common mistakes made by beginners, the ones that teach valuable lessons and bring the most experience. In the area

Actionscript and PHP Development Tutorials

Building flash web applications with PHP is easier now with Actionscript 3. But to find related tutorials on internet could be a tough job, therefore today i have listed all useful tutorials which can help you to build dynamic flash websites using Actionscript and PHP. These tutorials

Manipulating DOM CSS Properties Using jQuery

jQuery is a powerful development library for JavaScript followers. The functions themselves have been trimmed down and allow for agile development in fast-pace web pages. Some of the best features from jQuery come from Document Object manipulation. This can include text elements, form fields, headings, images, and

Building in Flash on the YouTube API with ActionScript 3.0

ActionScript is a very powerful programming language used in numerous Adobe Flash and Flex applications. It provides an object-oriented class level environment with many advantages to the average developer. In this example we’ll be constructing a video wall pulling the top videos from YouTube’s Tech feed. We