-
Archives
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- November 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
-
Meta
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.
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