ok, i've tried to do up like a mvc for a movie clip and then created 2 instances of that mc to add on stage.
so far added only a click event handler. seems that clicking either one will trigger response from both and not isolated.
any idea what i can do? i really think that my understanding of mvc and how puremvc work is abit off.
here's my source files,
http://labs.myplaylab.info/puremvc/MCtest.zipforgot to mention that you'll need the puremvc src files and edit the fla class path to point to puremvc's src.
i'm trying to learn flex 3. am editing all AS files in flex, then opening up the .fla file in Flash cs3 to publish and test.
am trying to simulate the environment of working together with designers who don't touch any codes.
am i doing this right, maybe not right or wrong, but is it productive? or is there a better method to work seamlessly.
cheers