O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
The following excerpt from the O'Reilly publication HTML5 Canvas will give help you work with video on HTML5 Canvas. First, we must learn the basics of displaying video on HTML5 Canvas. There are ...
Creating your own player exclusively with ActionScript can reduce file size and allow you to customize functionality. The excerpt below from Learning ActionScript 3.0, Second Edition will take you thr...
An alternative to using enter frame events to trigger actions on a recurring basis is to use time-based events. This excerpt from Learning ActionScript 3.0, Second Edition shows you how to use them in...
The concept of event listeners is pretty simple. Essentially, you tell an object to listen for an event and react if that event occurs. The following excerpt from Learning ActionScript 3.0, Second Edi...
The following excerpt from Learning ActionScript 3.0, Second Edition gives a detailed look at working with arrays.Basic variables can contain only one value. If you set a variable to 1 and then set th...
There are many ways you can learn about Flex. This excerpt from Getting Started with Flex 4 highlights a few select resources. As you explore these resources, you will surely discover even more source...
In this excerpt from Getting Started With Flex 4, you will learn how to include your Flex application on a web page and deploy it to a web server. You will learn what code you need to add to a web pag...
The following is an excerpt from Getting Started with Flex 4 that shows you how to retrieve data from a database and display it in your DataGrid. This portion shows you how to create a data service th...
According to Steve Jobs, Adobe Flash is too heavy to run on the Powerful iPhone. But Mike Chambers, Principal Product Manager for the Flash Platform at Adobe, likes to take it a step further. Forget...