Monthly Archives: August 2007

Using the flash.system.Capabilities class

Using the flash.system.Capabilities class, will enable you to know what version of the Flash Player plug-in your visitors are using, screen resolution, operating system, language, whether they have accessibility or an IME. Check the example here. Brgds, CP

Posted in Flex, Resources, Source Code, Tutorials | 1 Comment

How to create full-screen Flex applications

New example of how to create full-screen Flex applications, by Flex Examples. Check here.

Posted in AS3, Flex, Resources, Source Code, Tutorials | 5 Comments

Embedding sound effects in your Flex applications

Another example from Flex Examples of how to Embedding sound effects in your Flex applications. Check the source code here.

Posted in Actionscript, AS3, Flex, Resources, Source Code | Leave a comment

Intro to Adobe AIR with HTML and JavaScript by Kevin Hoyt

New video available about intro to Adobe AIR with HTML and JavaScript by Kevin Hoyt. You can find the video here.

Posted in AIR, Apollo, Resources, Tutorials | Leave a comment

ActionScript / JavaScript Script Bridging in Adobe AIR by Kevin Hoyt

New video available about ActionScript / JavaScript Script Bridging in Adobe AIR by Kevin Hoyt. You can find the video here.

Posted in AIR, Apollo, Resources, Tutorials | 1 Comment

Building AIR Applications with JavaScript Frameworks by Andre Charland

New video available about building AIR Applications with JavaScript Frameworks by Andre Charland. You can find it here.

Posted in AIR, Apollo, Resources, Tutorials | Leave a comment

Editing Flex application settings

By Smackme: Perhaps not many of you know how to change the default settings of a flex application. You might be very comfortable with what you have right now you even haven’t wondered whether there is such a possibility. Those … Continue reading

Posted in Actionscript, AS3, Flex, Resources, Tutorials | 2 Comments

Simple Flash Video Jukebox using PHP

Chad show us how to make a simple flash video jukebox using PHP. Check his tutorial, and download source here. Brgds, CP

Posted in Actionscript, Components, Flash, Resources, Source Code, Tutorials | 2 Comments

Flex – Export DataGrid data as CSV using DataGridDataExporter Class

Hi, Here is an example on how to export data from DataGrid. Abul made the DataGridDataExporter in order to make this possible. Check the example. Download the source. Read his post. Brgds, CP

Posted in Actionscript, AS3, Flex, Resources, Source Code, Tutorials | 7 Comments

Tutorial – Flash content in Flex

Is it too difficult (or even impossible, or we are just too lazy) to draw smth programmatically, using ActionScript in Flex? Use Flash and insert the content in Flex. See how!!!

Posted in Actionscript, AS3, Flash, Flex, Resources, Source Code, Tutorials | 1 Comment