hi guys

i'm in a studio that has been looking at various frameworks and have settled
on pureMVC due to the large preinstalled userbase (i would have preferred to
go straight to robotlegs but i guess that using puremvc will give me some
history with mvc implementations other than my own)

i'm setting up a site to use swfaddress and i have a question regarding
using a separate proxy for it

i load my data / layouts from an xml file and i want to be able to loop
through it when i receive a swfaddress event to check for the layout to use.
I've currently set up swfaddress to use a separate proxy from the xml, which
resides in a data proxy. Is there any way of allowing the swfaddress proxy
to pull the xml from the data proxy or should i be using a single proxy to
achieve this (which is what i've done in the past with my mvc
implementation)?

thanks in advance

a
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to