Built an app with Flex 3.4 sdk and Flex 4.0 to use FileMonitor. Neither
ever responded to file changes. Debugged the FileMonitor.as file and
found that the onTimerEvent was never fired.
Modified FileMonitor.as timer.addEventListener so that useWeakReference is
false instead of true and this solved the problem.
Original issue reported on code.google.com by gudmunds...@gmail.com on 7 Jun 2010 at 4:27
Original issue reported on code.google.com by
gudmunds...@gmail.com
on 7 Jun 2010 at 4:27