Hi everyone, is it possible to do something similar to this on the MXML file:
include this[parentApplication.filename + ".as"]; I want to dynamically include an ".as" file depending on what is received from my AMFPHP object... If this is not possible, is there a simpler way to accomplish this? Thanks. -David

