- addEventListener(Event.ENTER_FRAME,draaiBloempje);
- function draaiBloempje(event:Event) {
- if(draaidraai) {
- draaidraai.rotation += 5;
- } else {
- removeEventListener(Event.ENTER_FRAME,draaiBloempje);
- }
- }
flash
By: as3 | Date: Apr 19 2010 13:58 | Format: None | Expires: never | Size: 212 B | Hits: 888
Latest pastes
1 hours ago
11 hours ago
1 days ago
2 days ago
2 days ago