bsr;
on (release) ça marche pas sur CS3
mais dans AS2 ça marche bien.
comment ??
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4 on (release) { getURL("index.php","_self"); }
bsr;
on (release) ça marche pas sur CS3
mais dans AS2 ça marche bien.
comment ??
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4 on (release) { getURL("index.php","_self"); }
Partager