all groups > macromedia flash flash remoting > july 2004 >
You're in the

macromedia flash flash remoting

group:

Disconnect when load normal swf


Disconnect when load normal swf george_piponidou
7/26/2004 11:06:34 AM
macromedia flash flash remoting:
Hi All
My Flash app works fine except when I load a normal swf! All swfs that are
loaded have a NetService that appears in the NetConnect debugger and works
perfectly except when I load a normal static swf with no dynamic content and
hence NetConnection Service. As soon as they load in loadMovieNum, they 'kill'
off the NetConnection and I only see the flash icon appear blue with no text
description to inform me of what has gone wrong in the NetDebugger. Could
anybody assist or point me in the right direction to advise on how to
fix/investigate the problem.

Regards
George
Re: Disconnect when load normal swf george_piponidou
7/26/2004 12:03:39 PM
Problem solved.

All the swfs in my application that worked correctly had a NetConnection
except for the base swf, which didn't need one because all it did was load the
navigation menu at a _level above the others. So as soon as the application
loaded in another swf without a NetConnection, any subsequent swfs loaded WITH
a NetConnections didn't seem to work.

So I placed a NetConnection into the base swf (even though there was no
necessity for it to exist there) and all subsequent swfs worked fine (with and
without NetConnections).
Hope this helps anybody else.

Regards
George
AddThis Social Bookmark Button