A directory of resources inthe field of technical communication.

Flash

112 found. Page 1 of 5.

About this Site | Advanced Search | Localization | Site Maps
 

1 2 3 4 5  NEXT PAGE »

Adobe Flash is a multimedia-development software system. Since its introduction in 1996, Flash has become a popular method for adding animation and interactivity to web pages; Flash is commonly used to create animation, advertisements, and various web page components, to integrate video into web pages, and more recently, to develop rich Internet applications. Focus_Groups A focus group is a form of qualitative research in which a group of people is asked about their attitude towards a product, service, concept, advertisement, idea, or packaging. It is one of a series of usability and user-centered design research methods.

 

1.
#27174

是不是应该选择Flash? - HTML与FLASH可用性与用户参与

在博物馆站点开发者面临的许多挑战中,可用性和参与性名列前茅。许多开发者采用macromedia公司的Flash作为有力的开发工具,他相比 HTML更具交互能力和多媒体特性。这篇论文对比评价了同一站点的Flash和HTML版本,集中比较了每一版本的用户目的信息搜索,行为和反映。我们然后比较了两个版本的操作阻力,任务完成时间,用户满意度和定性访谈。 测试发现了两个版本站点在青少年群体和成年群体之间的显著差异。结果颇有价值地显示了Flash和HTML的相对优势和弱点。虽然我们不能从单一案例的研究得出广泛的结论,但是这些数据可以帮助我们开始关于发展中初步标准和基础框架的讨论,这些标准和框架可以为博物馆站点的开发者面对的大量的选择Flash还是HTML的情境提供建议原理。

Schaller, David T., Steven Allison-Bunnell, Anthony Chow, Paul Marty and Misook Heo. uiGarden (2005). (Chinese) Design>Web Design>Usability>Flash

2.
#20048

Accessibility and Macromedia Flash MX 2004

Macromedia Flash MX 2004 helps to accelerate accessible application development with a core set of UI components. These components can automate many of the most common accessibility practices related to labeling, keyboard access, and testing and help to ensure a consistent user experience across rich applications created with Macromedia Flash MX 2004. For each component, the designer or developer need only enable the accessibility object by using the command enableAccessibility(). This includes the accessibility object with the component as the movie is compiled. Because there is no simple means of removing an object once it has been added to the component, these options are turned off by default. It is therefore very important that the designer or developer enable accessibility for each component. This step needs to be done only once for each component; it is not necessary to enable accessibility for each instance of a component.

Adobe (2003). Design>Web Design>Accessibility>Flash

3.
#20013

ActionScript.org

A collection of resources for writing ActionScript programs within your Macromedia Flash projects.

ActionScript.org. Resources>Web Design>Software>Flash

4.
#20565

Basic Flash Concepts and Terms

Macromedia Flash uses a movie-making metaphor in how they define their concepts and areas of their interface. The basic terms used to describe the animation are the movie, stage and motion.

Kurtus, Ron. School for Champions (2002). Design>Web Design>Multimedia>Flash

5.
#23116

Best Flash Animation

A collection of links to tutorials and high-quality rich media interface designs.

Best Flash Animation. Resources>Directories>Multimedia>Flash

6.
#20900

Better Flash Websites

Alhough Flash has some intrinsic usability problems, designers can respect user expectations about consistency, accessibility, and common sense, and therefore make better Flash websites.

Baker, Adam. Merges.net (2001). Design>Multimedia>Interactive>Flash

7.
#30778

Bring on Rich Media   (PDF)   (members only)

Technical communicators must adapt to the changing dynamics presented by the addition of rich media in the technical documentation space. Discover some suggestions for how to do so.

Ortega, Dan. Intercom (2008). Articles>Documentation>Multimedia>Flash

8.
#25201

Building Preloaders and Progress Bars in Macromedia Flash

One of the unique features of web content built with Macromedia Flash is the ability to control when and how the content loads. When loading a heavy HTML page, the user is usually stuck looking at a blank window until the content starts appearing. Flash allows for the creation of animated preloaders, which give the user precise information about the progress of the loading process. A simple rectangular progress bar or percentage indicator will do the job, but why stop there? A preloader should be given just as much love and consideration as the rest of the site content, especially on a site that is trying to evoke a mood, or create an immersive experience. If a preloader is engaging enough, the user won't mind waiting for content, and the time it takes to load will seem shorter. The preloader is the first element someone will see when visiting your site. You can make a good first impression by welcoming your visitors with a snappy preloader.

Hirsch, Joshua. Adobe (2005). Design>Web Design>Interactive>Flash

9.
#22815

Building with Flash and MySQL

Building a blog is cool, but building a blog with Flash, MySQL, and PHP is so much cooler. Scott guides you through two days of coding and querying.

Gilbertson, Scott. Webmonkey (2003). Design>Web Design>Server Side Includes>Flash

10.
#20566

Comparison of Flash and Director

Only six years ago the web did not support graphics and CD-ROM based games asked users if they had 4Mb of memory on their computer with possible hard drive space of 20Mb to play any games. Today, oh heck, that seems archaic.

David, Matthew. School for Champions (2002). Design>Web Design>Multimedia>Flash

11.
#25205

Connecting Macromedia Flash and PHP

Many web developers rely heavily on a popular combination of open source software to develop and deploy their websites and applications. This combination is often known as LAMP—an acronym for Linux, Apache, MySQL, and PHP. In this article, you will use a LAMP environment to create a PHP-based Rich Internet Application.

Hall, Robert M. Adobe (2004). Design>Web Design>Server Side Includes>Flash

12.
#21166

Create Powerful Flash Applications With Shared Objects

Shared objects allow for data persistence in Flash applications, like cookies do in Web pages. Learn to leverage shared objects to create more robust apps.

David, Jean-Luc. Builder.com (2003). Design>Multimedia>Software>Flash

13.
#25626

Creating a Dynamic Playlist for Streaming Flash Video

As developers, we are often bogged down with mundane tasks such as site maintenance and updates. Until now, if we wanted to pass these tasks on to clients or colleagues who are not tech-savvy, we had to develop sophisticated interfaces to simplify the process for them and to give them easy access to the data. But now, XML is changing that reality.

Larson, Lisa. Adobe (2004). Design>Web Design>Streaming>Flash

14.
#18346

Creating a Video From Still Images  (link broken)

In the following steps, Engine Three explains how to capture and export frames from Premiere, clean them up in Photoshop, and finally assemble them in LiveMotion.

Adobe (2003). Design>Multimedia>Video>Flash

15.
#22992

Creating Accessible Flash

Macromedia Flash is a vector-based, interactive animation creation program designed to enable the addition of dynamic characters, scenes, interfaces and motion graphics animations to Web sites. Macromedia Flash materials are created using the Flash authoring program, the most recent version of which is Flash MX.

WebAIM (2003). Design>Web Design>Accessibility>Flash

16.
#25631

Creating Events Using the EventDispatcher Class

Handle Flash events more efficiently in your code by using the event listener object model.

Toley, Kenneth J. III. Adobe (2004). Design>Web Design>Interactive>Flash

17.
#22500

Designer's Cafe

A page with links to facilitate users who build website with Macromedia Dreamweaver and Flash.

Ellertson, Anthony. Iowa State University (2003). Design>Web Design>Software>Flash

18.
#18380

Director MX Versus Flash

Director, which hit the scene way back in 1988, was always considered the ultimate multimedia authoring tool. Then the Web came along and Shockwave, a format that translated Director projects for the Web, was born. It was pretty wowie in its day (circa 1995), but the size of Shockwave files, along with the browser plugin users needed to see them, really slowed Shockwave down. Enter Flash's SWF format, which was designed solely for the Web so it was faster and easier to use than Shockwave. And the rest is history: Flash is everywhere, and whipper-snapper Web developers are all, 'Shockwave who?' But Shockwave has its uses. Flash may be better than ever these days, but you can still outgrow it. Say you need better video performance, or you want to create a game or educational tool that uses a joy stick. Or maybe you're looking for the depth of 3D animation. When it comes to interactive projects in the non-Web world (yes, it's true, there is life outside the Web) — such as CD-ROM games, educational materials, reference books, and presentations — sometimes Flash just isn't enough. If you're tackling a big-league, off-Web project, or a particularly intricate website, then perhaps it's time to take another look at Macromedia's Director MX.

Kay, Michael. Webmonkey (2003). Design>Multimedia>Web Design>Flash

19.
#20563

Effective Use of Flash in Professional Web Sites

Macromedia Flash is a popular animation application that can produce some striking special effects. In professional web sites, Flash must be used effectively instead of simply for novelty. Business applications of Flash can advertise a product or showcase a skill-set. Educational applications can use Flash to provide multimedia instruction. Entertainment applications of Flash include games and cartoons.

Kurtus, Ron. School for Champions (2002). Design>Web Design>Multimedia>Flash

20.
#25630

Encode, Deliver, Design: Getting a Grip on Flash Video

Follow these simple technical steps to turn your video concept into reality with Flash Video.

Goodman, Craig. Adobe (2005). Design>Web Design>Streaming>Flash

21.
#25359

Fast-Track Your Flash Site

Many Websites that use Flash could be optimized to load much more quickly than they currently do. By breaking up one large .swf into multiple smaller .swf files, you can decrease the time it takes your site to load, while at the same time making the site easier to manage. This article will look at how to break your Website into multiple .swf files, and discuss why it's a good idea.

Angeletti, Mark. Search-This (2004). Design>Web Design>Multimedia>Flash

22.
#24830

Flash - To Use Or No To Use?

Out there in the WWW there are thousands sites using flash for their needs. But the majority sites are not in this list. Let's summarize some facts about flash usage on YOUR web site. After that it's you will have to decide: to use or not to use.

Lazarenko, Oleg. Flash DJS (2004). Design>Web Design>Multimedia>Flash

23.
#14207

Flash + Information Visualization = Great User Experiences

By combining tools like Flash and information visualization, designers can dramatically improve how users work with large, multidimensional data sets.

Klee, Matthew. User Interface Engineering (2002). Design>Web Design>Interactive>Flash

24.
#24484

Flash 5: The Color Object

Give your visitors the option to control the color in your Flash movies by using the Color Object. An object is a piece of data (color, sound, movie, etc.) that contains a set of methods (the things that objects do).

Berg, Debbie. WebDeb (2002). Design>Web Design>Interactive>Flash

25.
#20232

The Flash Aesthetic

Scaling, 2-D style, cycle-free motion, and heavy strokes. They’re not just web design trends any more. Join Olson on a cultural scavenger hunt as he tracks the ways Flash design techniques have crept into other media.

Olson, Ross. List Apart, A (2001). Design>Multimedia>Web Design>Flash

 
 NEXT PAGE »

There are 12 readers currently online: 0 registered users and 12 guests. Register.Follow us on: TwitterFacebookRSSPost about us on: TwitterFacebookDeliciousRSSStumbleUpon