You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Stardust Particle Engine
Hi I am having a little trouble getting set up. I am relatively new to
flash and action script. I set up the class path as stated and when I
compile I dont get the expected outcome and I get this error message.
C:\Users\textspark\src\idv\cjcat\stardust\twoD\geom\Vec2D.as, Line 21
1046: Type was not found or was not a compile-time constant: ISignal.
thank you :)
CJ Cat (Allen Chou)
unread,
Dec 24, 2010, 10:11:21 AM12/24/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Stardust Particle Engine
As the project homepage says, you'll need to include the CJSignals.swc
file in your library path if you're using Flash CS4 or CS5. Otherwise,
you may download the source code of CJSignals from its homepage and
include the "src" folder of the project in your class path.
Tyler
unread,
Dec 26, 2010, 10:24:59 PM12/26/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Stardust Particle Engine
yes i have added all the necessary files and still no luck.. im
currently using cs5. what im getting after compiling is the masking
runs over the text without the spark effect and the xml tabs flash
rapidly.
Tyler
unread,
Dec 26, 2010, 10:54:06 PM12/26/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Stardust Particle Engine
after some more time i realized i had the source path and the lib
paths confused and also need to keep my test examples saved in the
same file folders.. lol ty tho for pointing that out...now i want to
try to alter the text spark example to a custom text :)