[swx] Using swx in loaded swf files

Aral Balkan aral at aralbalkan.com
Mon Dec 10 14:07:58 PST 2007


OK, that's weird.

Can you create a new FLA with just a movie clip in it (instance name "mc")
and the following code:

mc.loadMovie("news.swf");

Save and run in the same location as your news SWF and let me know if you
get a response back.

That setup is working for me.

Take care,
Aral

On Dec 10, 2007 9:59 PM, Rune Høck Møller <mail at runehock.dk> wrote:

> Hi Aral,
> thanks for a wuick response!
>
> I have tried to add the following line to the swf being loaded but no
> result .???
>
> _lockroot = true;
>
> What am I doing wrong?
>
> Thanks,
>
> Rune
>
>
>
> Den 10/12/2007 kl. 22.53 skrev Aral Balkan:
>
> Hi Rune,
>
> OK, I can recreate the issue.
>
> Here is a temporary workaround (which I'll add to the SWX FAQ also).
>
> In the SWF to be loaded, add the following:
>
> _lockroot = true;
>
> That will fix your issue.
>
> I believe that the issue has to do with the security sandbox as it is
> sending _root._url to the back end to get the allowDomain written
> specifically for the SWF. I will look into this further and post a fix when
> I have it.
>
> All the best,
> Aral
>
> On Dec 10, 2007 9:19 PM, Aral Balkan <aral at aralbalkan.com> wrote:
>
> > Hi Rune,
> >
> > Can you send me a zip with the two FLAs and source code necessary to
> > recreate this problem. I'd like to take a look at it.
> >
> > Thanks,
> > Aral
> >
> > On Dec 10, 2007 9:03 PM, Rune Høck Møller < mail at runehock.dk> wrote:
> >
> > > Hi Ben,
> > > Thanks for responding!
> > >
> > > Yes request is showing correct in the analyzer!
> > >
> > > I have in the meantime gotten to think if it is not a swx problem but
> > > a simple actionscript thing.
> > >
> > <snip>
> >
>
> _______________________________________________
> swx mailing list
> swx at osflash.org
> http://osflash.org/mailman/listinfo/swx_osflash.org
>
>
>
> _______________________________________________
> swx mailing list
> swx at osflash.org
> http://osflash.org/mailman/listinfo/swx_osflash.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swx_osflash.org/attachments/20071210/296d319d/attachment-0001.html 


More information about the swx mailing list