Page 1 of 1

Problem text & image

Posted: 22 Feb 2015, 08:57
by abertrande
Hello
I want to write a text and insert one or two pictures for illustrate
but it's very difficult and I don't understand why
I want to have the image centered and the text down
but i's impossible :(
I would also change the frame size (textpage.width=750 but how to do for the height ?)
and is it possible to put three pictures and make a slideshow ?
thank for your answer
Arnaud
link : http://www.abertrande.com/#/Tirages/

Re: Problem text & image

Posted: 22 Feb 2015, 10:05
by mjau-mjau
It is very difficult because these are flash textfields. Why are you not considering the new X3 if you want modern html functionality like this? Flash textfields are very very limited, and do not follow modern standards in regards to rendering the html you add unfortunately.
abertrande wrote:I would also change the frame size (textpage.width=750 but how to do for the height ?)
You want to set the height for the textpage? The textpage is exactly as tall as the content you add to it, and will scroll if it is taller than screen. Why would you want to hardcode a height?
abertrande wrote:and is it possible to put three pictures and make a slideshow ?
Inside a flash textfield? Unfortunately no.

Re: Problem text & image

Posted: 22 Feb 2015, 10:09
by abertrande
ok..:(
and with the version it's possible ?

yes the height for the textpage
I want change two (height & width)
ok for the slideshow
thank

Re: Problem text & image

Posted: 22 Feb 2015, 10:21
by mjau-mjau
abertrande wrote:ok..:(
and with the version it's possible ?
Yes, but keep in mind X3 is very different from X2, and if you want to upgrade, you should have lots of time to spare.
https://forum.photo.gallery/viewtopic.php?f=26&t=8514
abertrande wrote:yes the height for the textpage
I want change two (height & width)
Unfortunately not possible. The height of the textpage is as tall as the content inside it.