On 10/21/15, 8:15 AM, "Stewart Robertson" wrote:
>Hi, how do I unsubscribe from the list pls? Thanks
To unsubscribe, send an email to dev-unsubscr...@flex.apache.org
-Alex
Hi, how do I unsubscribe from the list pls? Thanks
On 21/10/2015 16:06, Alex Harui wrote:
On 10/21/15, 6:33 AM, "yishayw" wrote:
I'm trying to write the JS counterparts of a new video component. Some of
the
beads in the AS part are unnecessary in the JS version and do not need to
be
implemen
On 10/21/15, 6:33 AM, "yishayw" wrote:
>I'm trying to write the JS counterparts of a new video component. Some of
>the
>beads in the AS part are unnecessary in the JS version and do not need to
>be
>implemented as they're built in to the HTML element. This is how I tried
>to
>achieve this:
>
>1