domingo, 29 de marzo de 2015

PRODUCCION DE MULTIMEDIA FICHA: 853911 By Sandra Florez

Paint bucket

The paint bucket tool fills an area of an image based on color similarity.



PRODUCCION DE MULTIMEDIA 751171 Cristian Gomez

Web colors (Code hexadecimal of color)

Web colors  are colors used in displaying web pages, and the methods for describing and specifying those colors. Colors may be specified as an RGB triplet or in hexadecimal format (a hex triplet). They may also be specified according to their common English names in some cases. Often a color tool or other graphics software is used to generate color values. In some uses, hexadecimal color codes are specified with notation using a leading number sign (#).



https://www.youtube.com/watch?v=R7H3VuVxlME

PRODUCCION DE MULTIMEDIA 751171 Santiago Londoño

HTML file:

HTML (Hypertext Markup Language) is the set of markup symbols or codes inserted in a file

intended for display on a World Wide Web browser page. The markup tells the Web browser how

to display a Web page's words and images for the user. Each individual markup code is referred to

as an element (but many people also refer to it as a tag). Some elements come in pairs that indicate

when some display effect is to begin and when it is to end.





PRODUCCION DE MULTIMEDIA 751171 Steven buitrago

Archive fla

Flash source files are in the FLA format, and contain graphics, animation as well as embedded assets such as bitmap images, audio files and FLV video files. The Flash source file format is a proprietary format and Adobe Flash Professional is the only available authoring tool capable of editing such files. Flash source files (.fla) may be compiled into Flash movie files (.swf) using Flash Professional.






PRODUCCION DE MULTIMEDIA 751171 Yisela Loaiza

interpolation animation

 Is a technique that provides an easy way to calculate the transition between two states over a period of time.
In ActionScript - or any other programming language - a state is most of the time represented by a number. For example, a color, volume, position, rotation angle, and so on.





PRODUCCION DE MULTIMEDIA 751171 Andres Serna

Button


Type of symbol interactive responds to the events of mouse and the keyboard of user. Consist of four state or photogram: repose, in, down and area active.




PRODUCCION DE MULTIMEDIA FICHA: 853911 By Santiago Jaramillo

Web Cache 

A web cache (or HTTP cache) is an information technology for the temporary storage (caching) of web documents, such as HTML pages and images, to reduce bandwidth usage, server load, and perceived lag. A web cache system stores copies of documents passing through it; subsequent requests may be satisfied from the cache if certain conditions are met. A web cache system can refer either to an appliance, or to a softwar. The tool in all web browsers to help pages load more quickly. The first time you load a web page, it is loaded straight from the web server. Then, the browser saves a copy of the page and all the images in a file on your machine. The next time you go to that page, your browser opens the page from your hard drive rather than the server.

The browser typically checks the server once per session. What this means is that the first time you view your web page during a session it will be saved on your computer. So, if you then find a typo and fix it the upload may not display correctly.