greyimg

Building streaming video players in Flash with the Adobe Open Source Media Framework

Posted by admin in January 2nd, 2010 | no comment 
Published in Flash Platform, Resources, Tutorial, Video

Follow these lessons to learn the concepts required to build a fully functioning streaming video player authored from scratch using the Open Source Media Framework (OSMF) and Flash.
Read complete article wrote by R Blank at Developer Connection Flash Developer Center

read more....

Mudah Membuat Fastforward & Slowforward Button

Posted by admin in November 9th, 2008 | no comment 
Published in Action Script, Tutorial

Kuncinya adalah fps, nextPage() / prevPage(), & setInterval().
Karena idenya adalah mempercepat maka fps / frame per second / frame rate perlu didefinisikan paling awal. Untuk selanjutnya melakukan looping dengan menggunakan setInterval() sebagai pengganti play() yg menggunakan kecepatan normal (sesuai fps).
Terakhir adalah setting kecepatan. Untuk mempercepat diset interval looping n x fps. Misal utk percepatan 2x: [...]

read more....

Pengantar AS3 dari Grant Skinner

Posted by admin in July 2nd, 2008 | no comment 
Published in Action Script, Action Script 3.0, Resources

Introductory AS3, an one day workshop diwujudkan Grant Skinner berupa beberapa slide presentasi yang berisi pengantar Action Script 3.0.
Dengan total slide sebanyak 165 buah presentasi ini membahas banyak hal mulai dari AVM2, migrasi AS2, event handling, regular expresion, hingga Flex & AIR

read more....

[Syntax-Hiliter] Test Code - MenuEvent handler

Posted by admin in June 21st, 2008 | no comment 
Published in Action Script, Action Script 3.0

Mau ngetest syntax-hiliter
*update using wp_syntax plugins* :

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
package com.janumedia.event
{
import flash.events.Event;
public class MenuViewEvent extends Event
{
public static var ON_MENU_SELECTED:String = "onSelected";
private var _label:String;
[...]

read more....


Add to Technorati Favorites

What I am doing

UserOnline

 

May 2012
M T W T F S S
« Jan    
 123456
78910111213
14151617181920
21222324252627
28293031  

Archives

Tags

Meta

Co-worker

Community

Personal

Profesional

Resources

Wordpress