Hi Nivesh,
tks for the reply.
[Q]Are you having this issue with a new FLA as well, or only with complex
projects? [/Q]
the problem is with all files.
[Q]When you say "no code is running," do you mean that no traces show up, or
that the SWF is not updating like it's supposed to -- for example, not
responding to mouse interaction, not playing animations, etc.[/Q]
No messages appears in the output panel. It just seems that no compiler
activity is happening. In a simple Test.as file that points to a .fla, where
the .as file only traces something, nothing happens: no errors, no nothing.
I dont have that EMC Cocumentum and I only tryed with AS3 files.
Tks again:)
nrajbhan - 15 Nov 2008 00:13 GMT
Hi Chirague,
I'm trying to determine if the SWF isn't working or if the Output Panel isn't
displaying trace statements. If your SWF is actually playing correctly, but
you aren't getting any trace statements in the Output Panel, please check the
following:
Make sure your default publish settings for new FLA's hasn't been modified for
to omit trace actions (File -> Publish Settings -> Flash tab -> Uncheck "Omit
trace actions" if it is checked). If "Omit trace actions" is already
unchecked, try the following -- Open the Output Panel's options menu, select
Filter Level -> Verbose.
If these don't work, please try an even simpler test with the following:
Create a new AS 2 FLA that has a timeline action:
trace("A");
Try the same with a new AS 3 FLA.
Do you use any third-party ActionScript code editors? Some of these softwares
can interfere with Flash's registry settings.
Thanks,
Nivesh
EricB - 02 Dec 2008 11:32 GMT
Did you get a solution to this problem? Im having the same problem, i
cant create swc files either!
Thanks in advance
/Eric