Page 1 of 1

Hotspot text in Flash

Posted: Sat Apr 14, 2007 10:32 am
by Wim.Koornneef
Hello Thomas and Forum,

I have a few urgent questions about the text buttons of hotspots in Flash.

1) I need to know how I can expand the number of characters of the title of a hotspot. The title field is not limited so I can enter a lot of text but when creating the pano the text is truncated to approx. 27 characters.

2) Is it possible to enter a line return or break in the text. I tried the tag <BR>but it is not working.

Because I have to make multi-langual hotspots with a lot of explaining text I need the options above.

I also need to make "Info only" hotspots. I can leave the URL field empty, and this works fine, but then there is no visual difference between a linking hotspot and a info only hotspot. If there is an option to make the text "italic" or "bold" or color it etc. then this would be great.

I really need a workaround or a solution for both problems in a short time. If it isn't possible then I need to know this also in a short time.

Regards Wim.

Posted: Sat Apr 14, 2007 8:16 pm
by thomas
Both things should have been implemented but currently they are broken. Starting with version 1.6.2 you can add the following lines to your project file

Code: Select all

flash.hotspottext.height=50
flash.hotspottext.width=300
and they should work. Also HTML should work starting with this version (<br>, <b>, <i>, ...). I hope I can upload this version today or tomorrow evening.

Posted: Mon Apr 16, 2007 2:06 pm
by Wim.Koornneef
thomas wrote:Both things should have been implemented but currently they are broken. Starting with version 1.6.2 you can add the following lines to your project file

Code: Select all

flash.hotspottext.height=50
flash.hotspottext.width=300
and they should work. Also HTML should work starting with this version (<br>, <b>, <i>, ...). I hope I can upload this version today or tomorrow evening.
Hello Thomas,
That would be a great solution to tackle the current problems.
Thanks.

Regards Wim.

PS: Is there a mailinglist to inform users of pano2qtvr about new releases ?

HTML code in pano2qtvr

Posted: Sun May 20, 2007 8:16 am
by Mahmood Rashid Khan
Hi every body,
thomas wrote:Both things should have been implemented but currently they are broken. Starting with version 1.6.2 you can add the following lines to your project file

Code: Select all

flash.hotspottext.height=50
flash.hotspottext.width=300
and they should work. Also HTML should work starting with this version (<br>, <b>, <i>, ...). I hope I can upload this version today or tomorrow evening.
The code for width and hight works fine. How to write <br> <b> <i> html codes in pano2qtvr project file.

Is there way that we can write bilingual names (labels) in Arabic & English together or only in Arabic.

Thanks & Regards,

Mahmood