-
1. Re: trace () Error
kglad Sep 30, 2011 1:23 PM (in response to Ron Colmen)click file/publish settings/flash and tick "permit debugging". the line number of your faulty with(){} statement should be in the error message.
-
2. Re: trace () Error
Ron Colmen Sep 30, 2011 1:31 PM (in response to kglad)I ticked the 'permit debugging' and clicked ok. Tried the fla. The output panel showed the following and I don't see anything else. Am I missing something?
One or more breakpoints have been removed because they are not on valid lines of code.
Error: A 'with' action failed because the specified object did not exist.
-
3. Re: trace () Error
kglad Sep 30, 2011 1:37 PM (in response to Ron Colmen)no, you're probably not missing anything. as2 gives a lot less helpful error messages.
so, how many with()-statements are in your code?
-
4. Re: trace () Error
Ron Colmen Sep 30, 2011 1:45 PM (in response to kglad)I've removed the breakpoints...
timeline1
in the 1st half just 1
timeline 2
in the 2nd half none
Though the 2nd half dosen't have a with() statement, every time I go to each of the timeline I see the same error in the output panel.
-
5. Re: trace () Error
Ron Colmen Sep 30, 2011 2:07 PM (in response to Ron Colmen)I finally found the cause for it and fixed it.
Thank you kglad for showing the ''permit debugging". I never knew about this. I give you10!
p.s. should the tick be removed before publishing it to the web? Does it have a risk if it's ticked?
-
6. Re: trace () Error
kglad Sep 30, 2011 2:48 PM (in response to Ron Colmen)there should be no need to untick it because there should be no errors when you deploy your flash files.
-
-



