From: John Twycross on
I am having trouble getting some Action Script 3 Flash movies to run in
Director 11. I am aware that you should not use Flash components and have
avoided this. Can somebody point me in the direction of a comprehensive
document explaining best practices for making Flash AS3 and Director 11 run
together? or a list of what just doesn't work?


From: Nanomedia on
In Director 11 you can import SWF version 9 files, but you cannot run AS3 routines.
From: John Twycross on
Thanks, I am not sure though what you are mean by "AS3 routines". Do you mean actionscript that is part of a user defined function or an external imported actionscript?
From: Nanomedia on
[q][i]Originally posted by: [b]John Twycross[/b][/i]
Thanks, I am not sure though what you are mean by "AS3 routines". Do you mean
actionscript that is part of a user defined function or an external imported
actionscript?[/q]

In Director 11 you cannot use AS3 at all.
The AVM2 is present, but is not operational.



From: John Twycross on
That explains it, thanks.