Video streaming on Nokia 6210 with Red5

This week i was experimenting  a lot with red5, so thought of trying this out . With flash lite 3.0 released its not much problem porting most of your action script 2.0 code to mobile version of it. The only thing being that you need to ensure proper memory usage. Here is  an example of setting up video streaming [...]

October 25, 2009  Tags: , , , , ,   Posted in: Actionscript 2.0, Flash Lite, General, Red5, RTMP  28 Comments

Getting the RGB value of a MovieClip in as3

Its pretty annoying when something changes, and you cannot do the things you could previously the way you know. But some things change for the better Its pretty common to wanting to know the RGB value of a movie clip at runtime. This could be for a coloring program that you are building or a [...]

October 13, 2009  Tags: , ,   Posted in: Actionscript 3.0, General  14 Comments

Prevent swf caching in browser

There are many ways to protect your swf file from being stolen, right from encrypting it with obfuscatory or making them domain dependent with this.url  property. However these is also a more dedicated and determined way to prevent swf theft in general. This has benefits as well as cons. You can try to discourage swf theft by preventing swfs from appearing in browser [...]

October 8, 2009  Tags: ,   Posted in: General  2 Comments

Flash makes it to iphone one way or the other

Adobe had unveiled its latest triumph as on Oct. 5, 2009. Where Adobe and competitors have been trying hard t make it to the iPhone, by leveraging their run time, Adobe had made it, with a different approach. “Why give them a interpreter when we can give them the native “. Late towards the end of [...]

October 7, 2009  Tags: , ,   Posted in: Actionscript 3.0, General  One Comment


>