Technique : Flash TGotoLabel (Flash methods) |
| versions 3,4,5 |
| Poursuit l'animation au label spécifié par l'argument label pour le timeline spécifié par le target. Les arguments sont de type "string". |
| TGotoLabel( target, label ) |
| monFlash.TGotoLabel("/MovieClip", "MonLabel"); |
|
|