Hi DL,
  Just a quickie having had a brief look at your swfmill XML - you
have your <place> tags nested like this:

<frame>
  <library>
    <clip/>
    <place/>
  </library>
</frame>

Whereas I'd have expected them to be like this:
<frame>
  <library>
    <clip/>
  </library>
  <place/>
</frame>

I don't know if that'll help at all.

Cheers,
  Ian

On 4/9/06, DL <[EMAIL PROTECTED]> wrote:
> Re: the discussion on using external open source UI Components wth swfmill  I 
> have
> tried using openlaszlo IDE to create Flash movie clips for use in swfmill.
>
> But I still don't know why openlaszlo compiled movies render as blank views 
> in swfmill.
>
> My experiment is written up here ..
>
> http://osflashlab.port5.com/swfmill/
>
> I would be grateful if someone could shed some light on this.
>
> swfmill or openlaszlo problem?
>
> I also tried posting the same question in openlaszlo forum .. with no luck.
>
> DL

_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to