»GEMA; no more.« »How can we be of service?« »Innovative? Yes, we catalyse trends!« »Feeding Ears since 1998« »Sudo instead of please.« »Viral ist, wenn man trotzdem linkt.« »Dada-Ad!« »Wissen Sie wie man wirbt?« »Dada-Ad!« »Dinosigner.« Audiovisuelle Komposition

vorher nacher – code

 

vorher nacher – code

/*
var s = _global.wai;
if (s[1] == 0) {
trace(„File to load „+naviMatrix[s[0]][0]);
} else {
trace(„File to load „+naviMatrix[s[0]][0]+“_“+naviMatrix[s[0]][s[1]]);
}
*/
var s0 = _global.wai[0];
var s1 = _global.wai[1];
var a = naviMatrix[s0][0];
var b = naviMatrix[s0][s1];
if (s1 == 0) {
trace(„File to load „+a);
} else {
trace(„File to load „+a+“_“+b);
}

close-client-box

Flash Disable Docking

 

Flash Disable Docking

CTRL while moving palette windows disables docking to other palette windows

Gosh I needed that.

close-client-box

Digital Noises

Videoplayer

Youtube Video in SWF einbetten

As asked here: http://forums.adobe.com/message/1912905


function containYoutube(youtubevar, depthLevel) {
this.createEmptyMovieClip("youtubecontainer",depthLevel);
this.youtubecontainer.loadMovie("http://www.youtube.com/v/"+youtubevar);
}

containYoutube(„PXu6AKePXkQ“,this.getNextHighestDepth());

Download the ZIP File:
contain-youtube-in-flash

Beispiel im Einzelartikel
Zur Artikel-Einzelansicht
  • 24.04.2009
close-client-box

TinyMCE vs. WordPress

 

TinyMCE vs. WordPress

Notiz an mich:

die TinyMCE Konfiguration für das WordPress-Backend findet sich nicht mehr im TinyMCE. Sondern in:

wp-admin/includes/post.php

grrrr!

Damit man sich auch schnell zurecht findet:

http://wiki.moxiecode.com/index.php/TinyMCE:Control_reference

close-client-box

MD5

 

MD5

MD5 Hash me

Ebenfalls super in dem Zusammenhang für die Flash Freunde:

http://board.flashkit.com/board/showthread.php?t=660511

close-client-box

7 Tools to Evaluate Web Design

 

close-client-box

Playground

 

Playground

Playground

close-client-box