| Autor | Zpráva |
|---|---|
| JonnyN22 Člen |
#1 · Zasláno: 29.7.2010 22:09:13
Proč tento kód nefunguje?
on (press, dragOut)
{
startDrag ("", false);
}
on (release, releaseOutside)
{
stopDrag ();
}ERROR: Symbol 'Symbol 2', Layer 1, Frame 1, Line 4: Mouse/Keyboard events are permitted only for button/movieclip instances. |
| FlashManiac Člen |
#2 · Zasláno: 30.7.2010 07:23:33
no mě to funguje :)
a máš ten skript pichnutý přímo na instanci nebo na časové ose? funguje jen první případ |