Here my the situation:
1.I downloaded Stardust 1.3.186 and extracted the files to D drive.
2.Downloaded CJSignals 1.0.32 and extracted the files to D drive, as
well.
3.Open D:\Stardust 1.3.186\examples\2D\Blizzard\Blizzard.fla with
flash CS3.
4.Edit->preferences->ActionScript->ActionScript 3.0 Setting
->add "D:\Stardust 1.3.186\src" and "D:\CJSignals 1.0.32\src"
5.Compiled
6.error message from RainEmitter.as line3 "1172: Definition
idv.cjcat.stardust.common.initializers:Handler not found."
I'm still trying to find out the problem and I found that some
examples like "BoundaryCollisionSparks" works without any problem.
Strange....
Hope this can help you figure out the solution.
On 6月30日, 上午1時15分, Allen Chou <
cjcat2...@gmail.com> wrote:
> Are you sure the Handler class AS file is present? Which part of the code
> threw out the error?