Kazuaki Hello,
Firstly, thank you for your help. I think it works!
I modified the file resource.xml in the following way:

<movie width="320" height="240" framerate="12">
  <background color="#ffaaaa"/>

    <library>
<font id = "Gentium" name = "Gentium" import = "/ home/fab/Installation/lib/GenR102.ttf" glyphs = "abcdefghijklmnopqrstuvwxyzABCDEFGIJKLMNOPQRSTUVWXYZ0123456789!" />
    </ library>
    <frame>
<textfield id = "HelloBox" width = "500" height = "250" size = "30"
font = "Gentium" text = "Hallo Welt 0123456789" />
        <place id="hellobox" name="output" depth="10"/>
    </ frame>
</ movie>
The compilation gives me a file with a background resource.sww # ffaaaa, and above the text:

Hallo Welt 0123456789
Is this ok ?



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

Reply via email to