Archives

Archive for June, 2005

Loading remote swfs

I’ve already mentionned before the need for cross domain policy files when you load XML data into a Flash from another domain. This also applies to Remoting and LoadVars (though not FlashComm). What if you need to load a swf from another domain inside a container swf? That happened to me just yesterday with this […]

[job offer] Anybody in the Seattle area wanting to help us out on a project?

( News )

Because of the whole visa issue if I ever get to Seattle it’s not going to be until Friday meaning I’ll be a full 9 days late… and considering we had about three weeks to do the project, well, you do the math. So before all hell breaks loose we’re looking for someone to help […]

A bit of Aardvark-inspired code to help placing dynamically created views

When using FAME or generally when dynamically placing movieclips on stage sometimes I have to guess the coordinates where I will place the views. It’s a guessing game that I’m sure a lot have played. Well all my views inherit from a BasicView class which itself inherits from mx.screens.Form (to make Focus management work correctly).

All […]

AMFPHP 1.0 milestone 1 released

( News )

As promised, here is AMFPHP 1.0, milestone 1. This is probably the last or second-to-last release before the official 1.0 release. Changes include:

New implementation of pageable recordsets New implementation of all SQL drivers to back port MySQL speed tweaks, will most likely break anything but MySQL (please document the errors and send them my way, $patrick->5etdemi(com)) New […]

Everything’s going great, nothing to see here

( News )

Things have settled down and I’ve finally gotten some sleep so I’m a lot more relaxed so let me tell what happened with the whole Seattle fiasco.

I took the plane to Vancouver on Wednesday and then took the bus to Seattle. Now when I went across the border the guy asked what was I going […]