Archive for October, 2009

JW FLV Player – Red5 streaming issue – (unable to replay)

As of the current version of JW FLV Media Player 4.6, there is a issue with streaming flv videos from red5 server (tested with 0.7). As there is no solution given on the forum i decided to explore it on my own. The problem happens when flash requests a stream from red5. At this stage [...]

October 24, 2009   Posted in: Commercial, RTMP, Red5  One Comment

Calling functions from a textfield in as3

The good old asfunction in as2 is no more. so does that mean we cant call action script functions from text fields ? Well yes we can . asfunction mechanism has been replaces by a more prominent and organized methodology in action script 3.0. flash.text.TextField dispatches event:link . Means we can setup the text [...]

October 18, 2009   Posted in: Actionscript 3.0, General  No Comments

HTTP vs RTMP streaming – a visual comparison

For those of you , who have been wondering about “whats the fuss about RTMP and streaming”, here is a little eye opener. Though many think of saving cash by having to invest less on storing flv videos in your web server accounts, the point to create a good user experience is beaten. The advantage [...]

October 16, 2009  Tags: , ,   Posted in: Actionscript 2.0, Actionscript 3.0, General, RTMP, Red5  One Comment

Flash-Php mail – a reusable solution

One of the most common requirements of a good website is a flash based contact form. Here we will see a simple yet effective flash – php based email form and how to send data from flash to php and receive confirmation. All you need is the flash IDE some basic knowledge of action script [...]

October 16, 2009  Tags: , ,   Posted in: Actionscript 2.0, General, Php  No Comments


>