Archive for the 'Flash Remoting' Category

SWFAddress - Deep Linking For Flash Content

Monday, October 23rd, 2006

From asual, this cool script presents a step forward for Flash and online applications:

“SWFAddress is a small script that sits on top of SWFObject and provides deep linking for Flash websites and applications. In other words it enables the Back, Forward and Refresh buttons of the browser and creates unique URLs with page titles that can be sent over email or IM.”

Definitely something that is going to be used a lot in the future.

Check it.

Flash Remoting: Error-proofing the Connection class

Friday, October 20th, 2006

Caleb Adam Haye has posted an article showing you how to enable the Connection class to dispatch onStatus events even if the gateway is inaccessable.

Read