ActionScript Bridge Component
January19
If you need your AS3 swf to interact with AS2 swf,
you can use this free component developed by JumpEye.
Namasté
If you need your AS3 swf to interact with AS2 swf,
you can use this free component developed by JumpEye.
Namasté
Questa classe permette l’encrypt di stringhe di testo.
import com.burnedbrain.encrypt.Encrypt.*;
var objectName:Encrypt = new Encrypt();
objectName.encode(string to encode, key, mode);
Un’alternativa alla classe Tween integrata in Flash ce la propone questo componente.
Download now | Check latest version
Namasté