IS4 030 - Website Design for e-Commerce  By  SMIEEE, SMACM, MACS E-mail:  [email_address] Room: P7919 Consultation Hours: 3:30 - 5:30pm Monday Lecture Eight –Flash   and Graphics
The term “Flash” has two connotations:  Authoring environment  Rich media file produced in the authoring environment Four main file types FLA : editable source document (pronounced flaw) SWF  (Small Web file pronounced swif): for Web viewing only (can’t be edited) EXE : stand alone and executable projector file on Windows  FLV : flash video file for long movie and for fast streaming to a large number of users (require the Flash Communication Server on the server side) Flash File Types What is “Streaming”?
Scalable Vector Graphics (SVG) Format Question Which graphic format is the best?

More Related Content

PPTX
Intro to VS 2010 & .Net 4.0
ZIP
A Brief Intro to Adobe Flex
PPT
Silverlight Framework Architecture By Satyen
ODP
Better Drupal Interaction Design with Flex
PPT
Silver Light
PDF
Glossary of terms
PPTX
Introduction to silverlight control 4
PPTX
Microsoft Silverlight - An Introduction
Intro to VS 2010 & .Net 4.0
A Brief Intro to Adobe Flex
Silverlight Framework Architecture By Satyen
Better Drupal Interaction Design with Flex
Silver Light
Glossary of terms
Introduction to silverlight control 4
Microsoft Silverlight - An Introduction

What's hot (16)

PPT
Silverlight Framework Architecture
PPT
Adobe® Flex™
PDF
Silverlight - What Is It And How Can We Use It
PDF
Silverlight abhinav - slideshare
ODP
FAT.Seminar.FOSS_Joomla!
ODP
Web page designing
PPT
Silverlight
PPT
Introduction to silver light
PPT
Crossover
PPTX
Introduction to widgets
PPT
Bri forum advanced web interface customizations
PDF
Mike Taulty TechDays 2010 Silverlight and Windows Phone 7 CTP
PPT
Tech Lunch 9 25 2008
PPTX
Apache Flex - Enterprise ready GUI framework
PPTX
Inspirationsdag 24. april: IBM XWork server
PPTX
Flash Xml Engine - Daniel Kawa - 2009 06 15
Silverlight Framework Architecture
Adobe® Flex™
Silverlight - What Is It And How Can We Use It
Silverlight abhinav - slideshare
FAT.Seminar.FOSS_Joomla!
Web page designing
Silverlight
Introduction to silver light
Crossover
Introduction to widgets
Bri forum advanced web interface customizations
Mike Taulty TechDays 2010 Silverlight and Windows Phone 7 CTP
Tech Lunch 9 25 2008
Apache Flex - Enterprise ready GUI framework
Inspirationsdag 24. april: IBM XWork server
Flash Xml Engine - Daniel Kawa - 2009 06 15
Ad

Viewers also liked (9)

PPT
SOA @ Bar Camp Pune
PPT
Lecture 4 Footnotes&Answers
PPT
Lecture 6 Footnotes& Answers
PPT
Lecture 5 Footnotes& Answers
PPT
Mashups
PPT
Lecture 10 Answers
PPT
Lecture 7 Answers
PDF
The Six Highest Performing B2B Blog Post Formats
PDF
The Outcome Economy
SOA @ Bar Camp Pune
Lecture 4 Footnotes&Answers
Lecture 6 Footnotes& Answers
Lecture 5 Footnotes& Answers
Mashups
Lecture 10 Answers
Lecture 7 Answers
The Six Highest Performing B2B Blog Post Formats
The Outcome Economy
Ad

Lecture 8 Answers

  • 1. IS4 030 - Website Design for e-Commerce By SMIEEE, SMACM, MACS E-mail: [email_address] Room: P7919 Consultation Hours: 3:30 - 5:30pm Monday Lecture Eight –Flash and Graphics
  • 2. The term “Flash” has two connotations: Authoring environment Rich media file produced in the authoring environment Four main file types FLA : editable source document (pronounced flaw) SWF (Small Web file pronounced swif): for Web viewing only (can’t be edited) EXE : stand alone and executable projector file on Windows FLV : flash video file for long movie and for fast streaming to a large number of users (require the Flash Communication Server on the server side) Flash File Types What is “Streaming”?
  • 3. Scalable Vector Graphics (SVG) Format Question Which graphic format is the best?

Editor's Notes

  • #3: Streaming is a Web technology which allows a multimedia file to be played under a browser without waiting for the entire file to be transferred from the Web server. The advantage is that users can view the multimedia contents instantly upon the connection to a Web site.
  • #4: PNG and SVG are better because they support lossless compression – graphic files can be compressed to small sizes and yet maintaining high quality. However, not every browser can support the new type of graphic like SVG.