|
I think you might be running into security
issues. The two swfs you are loading are on different domains (because of
their ports) and it’s possible that they won’t play nicely with
each other. Did you check flashlog.txt for any security warnings? What would
happen if you put an “all allowed” crossdomain.xml at
localhost:8200/ and localhost:8204/ Matt From: Dimitrios
Gianninas [mailto:[EMAIL PROTECTED] Hi, Just been playing
around with having one Flex UI within another and I am experiencing a little
problem, and thus I was wondering if anyone has come across this problem and
might have a solution. This is all under
JRun 4 SP4... so we have the parent UI at http://localhost:8200/phoenix/phoenix.mxml
and the child UI at http://localhost:8204/nighthawk/nighthawk.mxml Now using the
loader component in phoenix.mxml I am able to load the nighthawk.mxml, no
problem, it appears. However when I hit a button to perform an action which
makes a remote call (via RemoteObject) nothing happens. The nighthawk.mxml
works perfectly on its own however. Anyone have any
insight? Jimmy
Gianninas Software
Developer - Optimal Payments Inc.
Yahoo! Groups Links
|
- RE: [flexcoders] RemoteObjects and UI within UI proble... Dimitrios Gianninas
- [flexcoders] Re: RemoteObjects and UI within UI p... james_d_mercer
- [flexcoders] Re: RemoteObjects and UI within UI p... james_d_mercer
- Matt Chotin

