Premium Content


Premium Content articles are the very best articles from the world's leading internet technology, subject-matter experts. We have many categories of content below on a wide variety of subjects that have all been commissioned from big name authors.

Explore the Premium Content

Showing Flash Developer Centre headlines at your Web site

You may have noticed that some Web sites display an XML icon  and offer their news headlines via RSS syndication. You might also have wondered what RSS is and how you can use it at your own Web site. That’s why I’ve written this article - to help you learn about RSS and to show you how you can use Flash to include RSS headlines at your Web site.

In this tutorial, you’ll learn how to display Macromedia news headlines from the Flash Developer Centre on your own Web site. We’ll use the XMLConnector component and data binding so you will hardly have to write any ActionScript at all.

This tutorial uses the XMLConnector data component so you’ll need to have Flash MX 2004 Professional to work through the example here. You’ll learn about working with this component and using it to bind data to other User Interface (UI) components. You don’t need a lot of scripting experience to complete the tutorial but I have assumed that you know how to write ActionScript using the Actions panel.

You can download the source files for the tutorial from the blue Properties box that contains the article PDF. There's a heading titled Code Download and you can click the Details link next to it to get the zip file. The download includes the starter files you'll need as well as the completed files.

Note: If you have difficulties downloading the source files or PDF, you might have a problem with your cookies. Delete the cookies from your machine and try again. In Internet Explorer, you can do this by choosing Tools > Internet Options… and clicking the Delete Cookies… button on the General tab.

Read More

Online Marketing Strategies part 1

U.S. citizens spent $1.8 billion for online content in 2004, mainly in the entertainment/leisure category. This figure is up 13.7% compared to 2003. In this, I’ll define four market categories that may help you to bring in the dough and I’ll expand on one category – content – to show how commerce, communications, and search mechanisms can be added to build online revenue. Additionally, I’ll begin to examine how one man’s unusual Web site compares to these models.

Build Content and Commerce on What You Know

When people encounter sites that carry information, services, or products for a price, they usually have one of two reactions – they either move on or they pay. You probably experienced the same feelings yourself, especially since you pay to read the articles and books that DMX and its affiliates offer online. Sometimes you pass on articles because you may feel that they won’t hold your interest. Other times you may feel that you didn’t receive what you paid for, and at still other times you might feel that you received more than your money’s worth.

Did you ever ask yourself why you pay for knowledge, services, or products online? Are you a self-help type of person who enjoys solitary learning? Are you after a singular goal like learning how to “play” the stock market? Would you rather pay shipping charges than pay for gas when you venture out to purchase products? When you investigate your motives about why you pay for information, products, or services online, you begin to understand why others might pay as well. If you understand your market through this process, you have a leg up on your competition. However, it also helps to know how the Internet is seen by specialists, because this information may help you to streamline your offerings.

Read More
FREE

Free! - Planning a usable website: A three-step guide

A website is like an information flow, with you as the provider and your site visitors as the receivers of the information. If you don't plan your website with this in mind right from the start, you could find yourself with a brand new website that solves all your immediate needs... but not those of your site visitors.

Clicking away from your website has never been easier for Internet users. There are about 35 million websites competing with yours on the Internet (source: Zooknic). Search engine results are becoming better and better and Internet connection speeds faster and faster - finding one of your competitors' websites is now very quick and very easy.

Read More
FREE

Free! - Remote rollovers using Fireworks part 3

This video tutorial is all about Fireworks and images, click this link to start the video.

Check out part 1 and part 2 first before viewing this tutorial

This tutorial was written by Joyce Evans;

Joyce J. Evans Joyce is a training veteran with over 10 years of experience in educational teaching, tutorial development, and Web design. She has spoken at conferences such as Macromedia MAX , TODCON and Seybold. Joyce has authored and co-authored over 15 books including Macromedia Studio MX 2004 Bible, Dreamweaver MX 2004 Complete Course, Web Design Complete Course.

Fireworks MX 2004: Zero to Hero and Dreamweaver in 10 simple steps or less.

Read More
FREE

Free! - How disabled users access the Internet

In 1995 a new era of accessibility for disabled people began. The DDA (Disability Discrimination Act) was passed, stating that:

“It's unlawful for a service provider to discriminate against a disabled person by refusing to provide any service which it provides to members of the public.”

A website is regarded as a service and the RNIB (Royal National Institute for the Blind) and DRC (Disability Rights Commission) have been quick to apply pressure on to organisations to push this law into practice. Indeed, the DRC has now published a report on its formal investigation into 1000 websites.

So, how do disabled people access the Internet?

Read More

Easy transitions and tweens with the Transitions and Tween classes

This is the final tutorial in the series on scripted motion. I’m going to show you another way to create animations in your movies using the Transition and Tween classes. These classes are built into Flash MX 2004 Professional so you can take advantages of the effects they create by writing some simple ActionScript. This tutorial will show you classes and explain how to use them to create animations within your movies.

In the earlier tutorials in the series, I looked at creating motion in a straight line and in a circle, fades and rotations, adding inertia and gravity effects and creating a spring effect. You won’t need to have completed those tutorials before you start this one.

Unlike the other tutorials, you’ll need to have Flash MX 2004 Professional to be able to work through the examples here. All of the examples are shown in ActionScript 2.0. I’ve assumed that you know how to add ActionScript in the Actions panel.

You can download the source files for the tutorial from the blue Properties box that contains the article PDF. There's a heading titled Code Download and you can click the Details link next to it to get the zip file. The download includes the starter files you'll need as well as the completed files.

Note: If you have difficulties downloading the source files or PDF, you might have a problem with your cookies. Delete the cookies from your machine and try again. In Internet Explorer, you can do this by choosing Tools > Internet Options… and clicking the Delete Cookies… button on the General tab.

Read More

Design-Wise Shopping Carts

One easy way to develop an eye-pleasing and functional site is through a grid layout, because as Web designers switch from tables to CSS rules, grids remain an important tool to use for layout considerations. When a simple grid is applied to some examples that I used in the last article about shopping cart programs, some sites seem soundly designed, and others seem to fall a little short of the grid design mark. Further, even though a site might carry a great design, other details may make the shopping experience rather shabby...

Read More

Tables and the DOM

We all know that with CSS-based layouts we aren't using tables for page design. Instead we use them for their proper purpose, data. Data tables are useful for displaying all sorts of information, but there are a number of ways we can add functionality to the tables to improve their usability.

In this tutorial we're going to look at ways manipulate tables of data using JavaScript and the W3C Document Object Model. We'll use two examples, providing highlighting for active rows and columns as we mouse-over them, and re-ordering the table based on the column we select. Examples work with IE 5.5+, Navigator 6, Firefox and Opera 7.

Read More
FREE

Free! - Remote rollovers using Fireworks part 2

This video tutorial is all about Fireworks and images, click this link to start the video.

If you've missed part one, check it out over here or go to the next part.

This tutorial was written by Joyce Evans;

Joyce J. Evans Joyce is a training veteran with over 10 years of experience in educational teaching, tutorial development, and Web design. She has spoken at conferences such as Macromedia MAX , TODCON and Seybold. Joyce has authored and co-authored over 15 books including Macromedia Studio MX 2004 Bible, Dreamweaver MX 2004 Complete Course, Web Design Complete Course.

Fireworks MX 2004: Zero to Hero and Dreamweaver in 10 simple steps or less.

  Read More
FREE

Free! - From the Ground Up: Shopping carts

In the last article, I offered you some ideas about whether to carry your own products or services, or whether you might consider third-party sales to make a profit with your Web site. In this article, I’ll look at some shopping cart sites to consider what makes some shopping sites work. Is the site successful because of its slick design, the “buzz” about its product or service, the great shopping cart program, or is it because some people just seem to have all the luck? In the article below, I’ll take you to sites that use five different shopping carts to understand what works for some and what may work for you…

Read More
FREE

Free! - CSS design: The basics

CSS design: The basics

What is CSS design & why is it important?

CSS design represents a new, much more powerful way to lay out websites. Traditionally, cumbersome tables have been used to present web pages. In the future this practice will gradually fade out to be replaced by CSS design. To witness its true power have a look at the CSS Zen Garden

Using CSS design allows your pages to download more quickly, makes your website much easier to manage, and has numerous web usability, accessibility and search engine optimisation benefits. Basically, CSS design is a really good thing.

If you're completely new to CSS then you can find an excellent beginner's tutorial at Webmonkey.

Read More
FREE

Free! - ten ways to improve the usability of your ecommerce site

More and more money is being spent online as consumers switch to shopping on the web. Yet so many websites don't seem to have considered the usability of their ecommerce site and of their ordering process, resulting in users prematurely giving up and abandoning their shopping basket. Here are ten ways to improve the usability of your ecommerce site, so that you can maximise your conversion rate and help convert the contents of users' shopping baskets into orders:

1. Identify users with their e-mail address

How many different usernames do you use for ecommerce website accounts? Now, how many different e-mail addresses do you use for ecommerce website accounts? I'd wager that you not only have fewer e-mail addresses, but also that you find it much easier to remember your e-mail address, than your username.

Always try and use an e-mail address to identify users, rather than a username. This is because e-mail addresses are easier to remember and are more standard, meaning that you don't have to worry so much about special characters. They're also always unique, so you can avoid the problem of another user having already taken a username.

Read More
Newer articles Older articles