Question
FLV player "Access of possibly undefined property" from CS6
Hello all,
I get this error after I have updated to CS6 pro.
| Access of possibly undefined property PLAYING_STATE_ENTERED through a reference with static type Class. |
There are no errors when publishing exact same fla from CS5.
This is for the part of controlling embeded flv player, when this player stops, executing a function I made.
I am putting this player manually into a movie clip, which is exported as script and dynamically placed into the scene.
Anyone could let me know why this happens, and why never happened in CS5?