Posts Tagged ‘source

In the last post, I showed one method of using XML in Flash. In the comments, a couple of people pointed out that there was a newer, easier way of doing it. So here’s an updated version of the same file, using E4X. So here’s the flash file again- [kml_flashembed fversion="9.0.0" movie="flash-content/lastXML/lastXML.swf" targetclass="flashmovie" publishmethod="static" width="400" [...]

In today’s AS3 basics lesson, I’m focusing on XML. I’ll show you how to access an XML feed and parse out the data for use in your flash apps. For this example, I’m going to use the brilliant last.fm api – and display the last 10 songs I listened to. For this, I’ll be using [...]

One of the things that makes the Flash community so strong, is the willingness of coders to share their work. I learned actionscript from people sharing code, and that’s what’s inspired me to start sharing some of the things I’ve been working on too. So I thought a good starting point would be to draw [...]

Hello again. It’s time for another AS3 basics write up – today I’m doing Links. Whilst the AS3 code is slightly longer than AS2′s getURL(); it’s still not bad. ?View Code ACTIONSCRIPT3//Define the location of the link var url:String = "http://www.lawriecape.co.uk"; //Create a new URL request – var request:URLRequest = new URLRequest(url); //You can then [...]

Hello again! Today I’m doing a retrospective on one of my most popular games from last year, the rather unimagineativley named Super Letter Game. It’s a pretty standard skill game, where you have to click all the letters of the alphabet out of a floating sea of letter Zs. When I released it, Super Letter [...]


About this blog

This is the blog of Lawrie Cape, an interactive developer from Leeds, England.

Photostream

  • COne
  • CTwo
  • CThree
  • CFour
  • Lawrie: Hi Alex, There's some brief instructions on this page - http://www.lawriecape.co.uk/theblog/index [...]
  • Alex: Hi Lawrie, I installed the server and application but I'm having difficulties connecting it to FL [...]
  • Lawrie: Thanks Adam! Your comment was so complementary, I thought it was spam at first. Glad you're finding [...]
  • Adam: Hey Lawrie! This blog is my new favourite read, I'm a graduating Design student in Leicester! Yo [...]
  • Lawrie: Hi Brendan, I like the look of your installation piece. Good work! It's been a while since I worke [...]