You can configure in amfphp where your 'services' would be. Take a look at documentation, I think that your idea is to have just one amfphp directory for every project, if so, You can reference external directories in a way that amfphp would search for them.
HTH On Mon, Jun 22, 2009 at 9:07 AM, Vikram Singh <[email protected]> wrote: > > > Hello friends, > I have a query regarding domain problem. > My database is at primarydomain > (www.primarydomain.com<http://www..primarydomain.com> > ) > I also have subdomain and place all at subdomain directory. like this...... > > scenario 1: > Current file arrangement is: > > Exported release build flex project at : > www.subdomain.com/flexApplication/ > amfphp code placed at : www.subdomain.com/flexApplication/amfphpcode/ > > this is perfectly working. > but now....... > > scenario 2: > need to arrange like this > > Exported release build flex project at : > www.subdomain.com/flexApplication/ > amfphp code placed at : www.subdomain.com/amfphpcode/ > > amfphpcode is placed outside of flex application directory. > > to run perfectly flex application in scenario-2, what changes I have to > make with flex application code OR any other. > OR any other possible idea to implement it in scenario-2. > Please help me... > > Regards, > Vikram. > > ------------------------------ > ICC World Twenty20 England '09 exclusively on YAHOO! > CRICKET<http://in.rd.yahoo.com/tagline_cricket_3/*http://cricket.yahoo.com> > > -- /** * Pedro Sena * Systems Architect * Sun Certified Java Programmer * Sun Certified Web Component Developer */

