eclipstudios
11-15-2002, 04:01 AM
I have to ask the most basic question that's probably ever been asked in this forum- "where do I physically enter the action script text inside Flash"? Is this done from the Action panel and if so, where in the action panel?
I'm going through the tutorials here and don't see any instructions anywhere that tell me where to type the action scripts? If I launch the Action panel, all I see are what look like Action Script "presets". For example, if I want to practice the setProperty tutorial...where would I enter the example script....
on (release) {
setProperty ("clip2", _visible, false);
}
thanks for dumbing it down for us newbees!
E
:confused:
I'm going through the tutorials here and don't see any instructions anywhere that tell me where to type the action scripts? If I launch the Action panel, all I see are what look like Action Script "presets". For example, if I want to practice the setProperty tutorial...where would I enter the example script....
on (release) {
setProperty ("clip2", _visible, false);
}
thanks for dumbing it down for us newbees!
E
:confused: