[Laszlo-dev] __LzMovieClipRef in swf7 and _lockroot
dwerbam
dwerbam at gmail.com
Tue Sep 6 04:43:18 PDT 2005
I know this is an unsupported feature but we needed a way to link with
native swfs.
By the way, enabling debug internal properties:
debug.showinternalproperties=true;
if you lookup swf movie properties
__LZmovieClipRef` doesn't appear either. (compiled with swf7)
On 9/6/05, P T Withington <ptw at pobox.com> wrote:
>
> Enabling swf7 makes Javascript case-sensitive. You need to use
> `__LZmovieClipRef`
>
> Note that what you are doing (accessing Flash/__LZ internals
> directly) is unsupported and subject to change.
>
> On 6 Sep 2005, at 03:34, dwerbam wrote:
>
> > Excelent work.
> > Copied from 3.1rc2 release notes :
> >
> >>> Server SWF Generation
> >>> LPS doesn't currently support the inclusion of Flash assets which
> >>> are SWF
> >>>
> > 6 or higher.
> >
> >>> If you are using Flash MX or above, export for Flash Player 5.
> >>>
> > In our project (based in openlaszlo), we are using external SWFs
> > compiled
> > with Macromedia Flash. Laszlo is finally generating 'swf6' and we are
> > happily accesing __LzMovieClipRef property to talk with SWFs.
> > Our problem is that some SWFs movies are using _root variable
> > (_root inside
> > another movie is not _level0), so I included new flash 7 player
> > feature
> > this._lockroot = true
> > I've changed lps.properties to generate 'swf7' and it worked!, SWFs
> > movies
> > found his _root...
> > ..BUT, enabling 'swf7' compilation I can't access anymore to
> > __LzMovieClipRef
> > I know that it's not supported yet, but if you could give me any
> > clue..
> > Any plans to support _lockroot feature in future releases?
> > _______________________________________________
> > Laszlo-dev mailing list
> > Laszlo-dev at openlaszlo.org
> > http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://openlaszlo.org/pipermail/laszlo-dev/attachments/20050906/9a6070ce/attachment.html
More information about the Laszlo-dev
mailing list