↧
Customise Red5 applications and broadcast messages to Flex HOWTO
In one of my earlier posts?Flex and Red5 simple demo, I demonstrated how to broadcast messages from Red5 server to all subscribed Flash clients and vice versa. This feature of Red5 open source Flash...
View ArticleFlash to Flex ComponentEvent coercion error solved
Today I had an interesting problem embedding a swf file compiled in Flash Professional CS3 into Flash Builder 4. My SWF file contained a Flash TextArea component, which dispatches a ComponentEvent when...
View ArticleLoad files from Amazon S3 into Flash using AS3 Bulk Loader
I had a go at loading some assets from Amazon S3 with AS3 bulk loader and ran into trouble. Generally I specify loader context when I load files from external source, but I thought Bulk Loader handled...
View Article