June 25, 2007 at 3:17 pm
· Filed under Development, HTML, Flash, Actionscript, XML, JavaScript
Flash to WordPress Guide and Code
“Ever Since I launched my Flash website with a WordPress backend, I have received numerous emails and comments asking me how I did it. Today I will make available some of the PHP code I wrote to extract Data from WordPress in an XML format. I have also created a diagram and explanation on how my website works to hopefully assist anyone else who wants to try the same thing. I should point out that I haven’t made available an end to end solution, you will still need to do a lot of work, but I hope that I have provided a good starting point. The PHP Script makes an SQL query to a MYSQL database holding the WordPress Data. The PHP Script then formats the data into XML. This then can be loaded by your Flash Website. There are functions to retrieve Posts and create Menus.” - via tvwonline.net
» Permalink
»
» del.icio.us
» Digg It!
January 22, 2007 at 11:29 am
· Filed under Development, HTML, Flash, XML, Web, JavaScript, Hardware
Can it get more fun than this?
Sure, but it’s still very cool. With the addition of the Nintendo Wii internet browser comes the chance to access websites. What better reason than to stream content from your computer to your living room - or wherever you Wii?
Read the rest of this entry »
» Permalink
»
» del.icio.us
» Digg It!
December 5, 2006 at 2:32 pm
· Filed under General, Development, HTML, XML, JavaScript
After looking into AJAX, you can’t deny the usage of javascript or xml, they’re in the DOM damn name! Check out my AJAX links when you’re done here.
Read the rest of this entry »
» Permalink
»
» del.icio.us
» Digg It!
December 1, 2006 at 11:57 pm
· Filed under Development, HTML, XML, CSS, JavaScript

Getting started with Ajax as my new goal in life. AJAX is the new new, and is short for “Advanced Javascripting and XML” or “Asynchronous JavaScripting and XML. Essentially it’s DHTML with the xmlhttprequest object thrown in.
Read the rest of this entry »
» Permalink
»
» del.icio.us
» Digg It!
December 1, 2006 at 10:26 pm
· Filed under Development, Flash, Actionscript, XML, CSS
Loading SWFs / Images
Queue Loaders
Loading Images
Loading CSS
Loading XML
Loading in AS 3.0
MovieClip._lockroot
LoadVars
URL Encoding
HTML escape sequences
» Permalink
»
» del.icio.us
» Digg It!
November 30, 2006 at 6:57 pm
· Filed under Development, Flash, Actionscript, XML
In my travels I have heard of the glorious power XML commands. XHTML, XJAX, XAML, RSS, and the list goes on. But I only really care about XML with Flash and getting at my content as fast as possible while being able to traverse it rapidly. So here are a few good links to help speed things up:
Read the rest of this entry »
» Permalink
»
» del.icio.us
» Digg It!