Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: Does PureMVC have  (Read 5445 times)
micromoth
Newbie
*
Posts: 3


View Profile Email
« on: January 22, 2009, 09:56:20 »

Hi, I'm looking at PureMVC as the framework for all the Flash/Flex work I've got in the next year and one thing I have to look at is the communication between Flash movies. Does the PureMVC framework have any facilities for handling communication between Flash movies?
I'm thinking of creating separate Flash movies in PureMVC and I'd like to know if there is anything in PureMVC to support communication between Flash movies?

Thanks

Stephen
Logged
Jason MacDonald
Sr. Member
****
Posts: 243


View Profile Email
« Reply #1 on: January 22, 2009, 10:06:17 »

Have a look at the multi-core version of PMVC and the pipes utility. They are for multiple flash modules communicating with each other. Also, the Fabrication utility uses multi-core and pipes but gives a simpler approach to implementing them than trying to use Pipes on your own, which can be confusing.
Logged
Pages: [1]
Print