Mike are you trying to access your .swf from localhost too?

What problem happens? didn't get your point.

Regards.

On 10/24/06, Mike Crowe < [EMAIL PROTECTED]> wrote:

Hi folks,

I'm struggling with how to configure my system, and I'm drawing a
blank.

When my system is installed, it needs to communicate via HTTPService
to the host. It can be to:

http://localhost/index.php
http://localhost/subdir/index.php
http://www.somehost.com/index.php

Things like this.

So, I elected to put a XML config file on the host in the swf
directory called config.xml:
<config>
<baseUrl>http://localhost/web/index.php/</baseUrl>
</config>

and I call by setting url="" and execute a
HTTPService.send().

Except, this request isn't coming back before some components that
need this URL are starting. So, I started down the path of setting
creationPolicy to none and starting the components with
createComponentsFromDescriptors(true). However, this is getting
hairy.

What's a better solution? Any better way of doing?

TIA
Mike




--
----------------------------
Igor Costa
www.igorcosta.com __._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to