moschops
06-03-2005, 02:51 PM
Hi all.
I'm currently evaluating Flash MX, ActionScript etc with a JRun back end.
I have one concern that I cannot find an answer to:
I'm basically wondering how safely ActionScript deals with concurrency issues. For example, say you had a dynamically-updating stock ticker on a Flash page, but also some fields and buttons that allowed user input on the same page. Would there be any threading issues regarding method calls going through to the flash app for the stock ticker and the fields at the same time? And what if the user-inputted information affected what was being shown on the ticker?
Thanks in advance for any help.
moschops
I'm currently evaluating Flash MX, ActionScript etc with a JRun back end.
I have one concern that I cannot find an answer to:
I'm basically wondering how safely ActionScript deals with concurrency issues. For example, say you had a dynamically-updating stock ticker on a Flash page, but also some fields and buttons that allowed user input on the same page. Would there be any threading issues regarding method calls going through to the flash app for the stock ticker and the fields at the same time? And what if the user-inputted information affected what was being shown on the ticker?
Thanks in advance for any help.
moschops