Archive for November, 2004

ME 2004: Dynamic flash with XML

Friday, November 12th, 2004

presented by Cas Jacobs (sasjacobs.com)

XML Class
* textnodes count as their own node
* XMLNode.nodeType -> text = 3, element = 1
* check out the XML file browser (handy dev tool)
* use variables where possible to make code simpler

XML Components - XMLConnector / WebServiceConnector

* WSC creates SOAP request
* WebServiceConnector only connects locally
* workaround withserver side language (translate locally really)

XMLSocket Class

* i.e. chat server (would need socket server)

tips:
* assign rootNode variable (i.e. var rootNode = objXML.firstChild;)
* HTML not to be parsed -> use CDATA
* Excel (XP version) saves as XML too (but result needs cleaning: delete 2nd ‘action’ line)

ME 2004: 3D with actionscript

Friday, November 12th, 2004

source files on “bit 101″:http://www.bit-101.com/tutorials/
* /solids/ for objects and backface culling examples.

ME 2004: speeding up flash

Friday, November 12th, 2004

“benckmark tool”:http://bench.powerflasher.de
“some experiments”:http://experiments.powerflasher.de

“source files”:http://www.powerflasher.de/ref/conf/me04/flas.zip

ME 2004: Advanced animation

Friday, November 12th, 2004

“goober.nu”:http://www.goober.nu
“Nim’s journey”:http://www.nimsjourney.com

ME 2004: Introduction to flex

Friday, November 12th, 2004

30 lines of code to setup a list reader to retrieve images + labels from a webservice. Flex 1.5 supports standalone apps (?) but usually you need a Flex server to compile your flex app and of course the web services themselves. AMFPHP the open source flash remoting software comes to mind.

Conference Blogging

Wednesday, November 10th, 2004

I’ll be at Media Elements 2004 tomorrow and i am planning on blogging the conference. The actual result of this experiment will depend on the facilities (WiFi) and speaker quality ;)

Sorry Everybody

Wednesday, November 10th, 2004

wow! last time i looked (yesterday) this gallery was only one page….

Mannen zijn Apen

Tuesday, November 9th, 2004

Photography

Tuesday, November 9th, 2004

desiree dolron

Skipintro revisited

Tuesday, November 9th, 2004

7.05.OneMinuteSite.pdf (application/pdf Object)