In this new tutorial you will learn how to use BitmapData to draw an image and how to draw only one part of the desired image and apply an effect or transformation to it (in this case a blur effect). citeste mai mult…
Arhiva pentru categoria ‘Programare’
scris de:
Peter
Flash BitmapData Glass Effect
scris de:
Peter
Parse XML and 3D gallery in Adobe Flash CS4
It’s time for a new tutorial, appropriate for beginners, too. This tutorial ilustrates a couple of basic stuff, for example how to load and parse a xml file. The tutorial also explains how to create a 3D gallery in Flash CS4 without any external 3D library. You must remember that 3D in Flash CS4 is inferior to 3D provided by engines like Papervision or Away3D (there is no Z axis sorting, therefore adding a movieclip to the stage at 100 on the Z axis and then another at 500 on the Z axis, the last added movieclip lays in front, even though it should lay in the back). For this tutorial you need only Adobe Flash CS4.
scris de:
Peter
Adobe Air HTML Tutorial
Today I have decided to start with a simple tutorial that quickly shows what Adobe Air can do. So for this tutorial we will create a simple web browser. To do this you need Adobe Flash CS4 and Adobe AIR 1.5 . Adobe AIR uses Webkit to render the HTML content, the same engine that powers Safari.
scris de:
Peter
Adobe AIR & Flash Tutorial
It’s time for a new tutorial. Now let’s move to the intermediate users who have basic knowledge of Adobe Flash and are starting to use Adobe AIR . Let’s build a little address book application using the power of Adobe AIR and a local database (note that this is just an introduction to air and local mysql lite databases).
First … What is Adobe AIR? Adobe AIR is a cross-platform runtime environment for building rich Internet applications using Adobe Flash, Adobe Flex, HTML, or Ajax, that can be deployed as a desktop application. citeste mai mult…