-
1. Re: no property named "onMotionFinished"
Ned Murphy Jul 4, 2011 1:01 PM (in response to ziofonta222)The code as you show it works fine for me, though I changed the function just to trace something instead.
-
2. Re: no property named "onMotionFinished"
ziofonta222 Jul 4, 2011 2:00 PM (in response to Ned Murphy)it worked for me too until one day ago, without any reason, since i didn't installed anything, no new programs or extensions. It stopped working while i was developing a long project for several hours using the strict declaration without recieving any error message. Flash was opened and never restarted, a moment before it worked, suddendly no more, and still not working if i use strict declaration. Very weird....
thanks for testing anyway.
-
3. Re: no property named "onMotionFinished"
relaxatraja Jul 4, 2011 11:30 PM (in response to ziofonta222)check your targeted version of your script.
-
4. Re: no property named "onMotionFinished"
ziofonta222 Jul 5, 2011 12:43 AM (in response to relaxatraja)thanks for suggestion,
my settings are still the same, flash player 10 and script 2.0. All fla are using "default" profile for publishing.
right now i have experienced it again, opening an "old" fla that published without problems the swf, instead now gives error on
onMotionFinished is not defined
removing strict type declaration on tween makes it working again.
it appears like some libraries of the main program has been modified somehow, i cant find no other answer for that.



