| |||||||
Du magst keine Werbung? Wir auch nicht!
Einfach registrieren und die Werbung ist weg. Diese Nachricht sehen nur nicht registrierte Nutzer.
![]() |
| | LinkBack | Themen-Optionen | Ansicht |
| | #3 (permalink) |
| Neuer User Registriert seit: Jun 2006
Beiträge: 24
| oh danke für die schnelle hilfe, ich frage mich nur wieso folgendes: Code: onFrame (1) {myMovie.setRGB(0x00CC00);}
onFrame (2) {myMovie.setRGB(0xCC0000);}
onFrame (3) {myMovie.setRGB(0xCC00CC);}
onFrame (4) {myMovie.setRGB(0xCCCC00);}
onFrame (5) {myMovie.setRGB(0x00CCCC);}.... Geändert von spammy02 (01-07-2006 um 02:02 Uhr) |
| | |
| | #4 (permalink) |
| mushroom powered Registriert seit: Jun 2005 Ort: Amsterdam
Beiträge: 2.649
|
Ich habe damit selbst noch nichts gemacht aber in der Flash hilfe ist folgendes Beispiel: PHP-Code: |
| | |
| | #6 (permalink) |
| Neuer User Registriert seit: Jun 2006
Beiträge: 24
|
hmm, hatte ich auch schon gesehen.. irgendeine idee wie man "onFrame" richtig anwendet? http://forums.swishzone.com/lofivers...hp?t13868.html das script funktioniert einfach nicht:/ Geändert von spammy02 (01-07-2006 um 02:11 Uhr) |
| | |
| | #8 (permalink) |
| Neuer User Registriert seit: Jun 2006
Beiträge: 24
|
hmm.. da tut sich nix Code: if (_root.currentframe == 1 ) {mc.SetRGB( 0xffffff );}
if (_root.currentframe == 2 ) {mc.SetRGB( 0xffffcc );}
if (_root.currentframe == 3 ) {mc.SetRGB( 0xffff99 );}
if (_root.currentframe == 4 ) {mc.SetRGB( 0xffff66 );}
if (_root.currentframe == 5 ) {mc.SetRGB( 0xffff33 );}
... Geändert von spammy02 (01-07-2006 um 02:25 Uhr) |
| | |
| | #9 (permalink) |
| mushroom powered Registriert seit: Jun 2005 Ort: Amsterdam
Beiträge: 2.649
|
du arbeitest auch mit deisem swisch tool oder? da habe ich nämlich keinen plan wie der welche befehel verarbeitet, bzw. welches befehlsarsenal dort vorhanden ist. onFrame gibts in ActionScript nämlich nicht... |
| | |
| | #13 (permalink) |
| Neuer User Registriert seit: Jun 2006
Beiträge: 24
|
..einen button in den 216 "browser safe" -farben als .png speichern ![]() (vielleicht brauch das ja mal jemand..) Code: 0xffffff 0xffffcc 0xffff99 0xffff66 0xffff33 0xffff00 0xccffff 0xccffcc 0xccff99 0xccff66 0xccff33 0xccff00 0x99ffff 0x99ffcc 0x99ff99 0x66ffff 0x99ff66 0x99ff33 0x66ffcc 0xffccff 0x99ff00 0x33ffff 0xffcccc 0x33ffcc 0x00ffff 0x66ff99 0xffcc99 0x66ff66 0x66ff33 0x00ffcc 0x66ff00 0x33ff99 0xffcc66 0xffcc33 0xccccff 0x33ff66 0x33ff33 0x00ff99 0xffcc00 0x33ff00 0x00ff66 0x00ff33 0x00ff00 0xcccccc 0xcccc99 0x99ccff 0xcccc66 0xcccc00 0xcccc33 0x99cccc 0xff99ff 0x99cc99 0x66ccff 0xff99cc 0x99cc66 0x66cccc 0x99cc33 0x00ccff 0x33ccff 0x99cc00 0xff9999 0x66cc99 0xff9966 0x66cc66 0x33cccc 0xcc99ff 0x00cccc 0xff9933 0xff9900 0x66cc33 0x66cc00 0x33cc99 0x00cc99 0xcc99cc 0x33cc66 0x00cc66 0xcc9999 0xff66ff 0x33cc33 0x33cc00 0xcc9966 0x00cc33 0x9999ff 0x00cc00 0xcc9933 0xcc9900 0xff66cc 0x9999cc 0xff6699 0x999999 0x6699ff 0xff6666 0xcc66ff 0x999966 0x6699cc 0x999933 0xffcc33 0xff6600 0xff33ff 0x3399ff 0x999900 0x669999 0xcc66cc 0x0099ff 0xff33cc 0x3399cc 0xcc6699 0x669966 0xff00ff 0x339999 0x669933 0x669900 0xff3399 0x0099cc 0x9966ff 0xcc6666 0x009999 0xcc6633 0xcc6600 0x339966 0xff00cc 0xff3366 0x009966 0xcc33ff 0xff3333 0x339933 0x009933 0x9966cc 0xff3300 0xff0099 0x339900 0x009900 0x6666ff 0xcc33cc 0xff0066 0x996699 0xff0033 0xff0000 0xcc00ff 0xcc3399 0x996666 0x6666cc 0x996633 0x996600 0x3366ff 0xcc3366 0xcc00cc 0x9933ff 0x0066ff 0x666699 0xcc3333 0xcc3300 0x3366cc 0xcc0099 0x9933cc 0x666666 0x666633 0x0066cc 0x9900ff 0x666600 0xcc0066 0x336699 0x993399 0xcc0033 0x6633ff 0x336666 0x006699 0xcc0000 0x993366 0x9900cc 0x336633 0x006666 0x336600 0x6633cc 0x3333ff 0x006633 0x993333 0x993300 0x6600ff 0x990099 0x006600 0x0033ff 0x663399 0x009966 0x3333cc 0x663366 0x6600cc 0x990033 0x0033cc 0x990000 0x3300ff 0x663333 0x663300 0x660099 0x0000ff 0x333399 0x3300cc 0x003399 0x333300 0x660066 0x333333 0x003366 0x0000cc 0x660033 0x333300 0x660000 0x330099 0x003333 0x003300 0x000099 0x330066 0x330033 0x000066 0x330000 0x000033 0x000000 Geändert von spammy02 (01-07-2006 um 03:10 Uhr) |
| | |
![]() |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | |
| |