Flash - Infographie 2D - Graphisme
Marsh Posté le 21-10-2002 à 18:15:00
Teste ça :
onClipEvent (load) { |
Enfin je fais ça très à vue, faudrait voir le FLA pour plus de détails...
Marsh Posté le 21-10-2002 à 18:19:22
tu peux télécharle fla
http://www.independza.com/html/moi.fla
Marsh Posté le 21-10-2002 à 18:25:09
J'ai pas la tête à ça en ce moment mais ce serait pas un Do while plutôt qu'un IF des fois ?
Marsh Posté le 21-10-2002 à 18:05:52
Voila j'essaie de faire un scroll d'un clip
j'ai fait un truc comme ca
onClipEvent (enterFrame) {
ymax = 230;
if (scrolling && _root.principal.defil.gallerie.gall._y<ymax ) {
_root.principal.defil.gallerie.gall._y--;
}
}
onClipEvent (enterFrame) {
ymin = 21.6;
if (scrolling && root.principal.defil.gallerie.gall._y<ymin) {
_root.principal.defil.gallerie.gall._y--;
}
}
mais le scroll n'a pas lair de se bloquer
en passant je fais de la pub pour mes deux sites
http://www.independza.com
http://moi.independza.com