noah who?
tags
ajax audio blogging brain collaboration command line debugging design education feed flash flex free html instructional design ipod itunes javascript kathy sierra learning activities lms mac mind mapping moodle mp3 open source pdf php podcasting powerpoint programming rss screencast screen sharing second life skype sound tutorial usability users video web app windows wordpress xml
Tag Archives: tutorial
Tutorial: Using Flex 2 with PHP
Thought Flex was just for Java applications? Think again, and check out Adobe Labs’ tutorial on using Flex 2 with PHP. In a nutshell, a Flex application is mxml markup for the user interface, combined with ActionScript for the interaction … Continue reading
Posted in e-learning, learning, flash, actionscript, flex
Tagged flex 2, php, tutorial
Leave a comment
tutorial on flex 2 and php
flex amounts to compiling mxml to a swf. Data sources are in xml, so if you’re using a db and php you have to translate your db results into xml. Without php and a db you can access static xml … Continue reading
Posted in e-learning, learning, flash, actionscript, flex
Tagged flex2, php, tutorial, xml
Leave a comment
flash lite 2 intro tutorial
just do it http://weblogs.macromedia.com/product_feeds/archives/2006/03/thinking_about.html
tutorials on w3schools.org
http://www.w3schools.com/ javascript, html, css, xml, dot net…