page style


Author
Message
Lajricoto
Lajricoto
Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)
Group: Forum Members
Posts: 6, Visits: 22
Hi, 

When I run the script, a page looks bad, as you can see in the image below, and I don't know how to edit the way how a it looks, This is what i have. Thanks!

<page instructaud>
^^^ A continuación escucharás un audio de 17 minutos. Por favor escúchalo atentamente
^^^ Cuando estés preparado para escuchar el audio, oprime Barra Espaciadora
^^^ El audio comenzará inmediatamente.
</page>

<text instructaud>
/ select = 1
/ position = (50%, 60%)
/ fontstyle = ("Arial", 2%)
/ size = (80%, 30%)
/ hjustify = left
/ valign = top
</text>


<block instruccionesaudios>
/ preinstructions = (instructaud)
/ screencolor = white



Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
Lajricoto - Thursday, November 15, 2018
Hi, 

When I run the script, a page looks bad, as you can see in the image below, and I don't know how to edit the way how a it looks, This is what i have. Thanks!

<page instructaud>
^^^ A continuación escucharás un audio de 17 minutos. Por favor escúchalo atentamente
^^^ Cuando estés preparado para escuchar el audio, oprime Barra Espaciadora
^^^ El audio comenzará inmediatamente.
</page>

<text instructaud>
/ select = 1
/ position = (50%, 60%)
/ fontstyle = ("Arial", 2%)
/ size = (80%, 30%)
/ hjustify = left
/ valign = top
</text>


<block instruccionesaudios>
/ preinstructions = (instructaud)
/ screencolor = white



Instruction <page> elements can be formatted (within limits) via the <instruct> element, <text> elements have no role in instruction <page> elements.

https://www.millisecond.com/support/docs/v4/html/language/elements/instruct.htm

To give you an idea:

<instruct>
/ windowsize = (90%, 80%)
/ fontstyle = ("Arial", 2%)
/ txcolor = (white)
/ screencolor = (black)
/ inputdevice = mouse
/ finishlabel = "Continue >>"
/ nextlabel = "Next Page >>"
/ prevlabel = "<< Go Back"
</instruct>

<page instructaud>
^^^ A continuación escucharás un audio de 17 minutos. Por favor escúchalo atentamente
^^^ Cuando estés preparado para escuchar el audio, oprime Barra Espaciadora
^^^ El audio comenzará inmediatamente.
</page>

<block instruccionesaudios>
/ preinstructions = (instructaud)
</block>




GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search