Specific Q&A about the new Flash export
-
Mahmood Rashid Khan
- Posts: 8
- Joined: Sun Apr 22, 2007 9:17 am
- Location: Dubai - UAE
-
Contact:
Sun May 20, 2007 8:17 am
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
-
360Texas
- Moderator
- Posts: 3516
- Joined: Sat Sep 09, 2006 6:06 pm
- Location: Fort Worth, Texas USA
-
Contact:
Tue May 22, 2007 3:28 pm
not sure... maybe someone else can help..
The <br> means line break
<b> bold </b>
<i> italics </i>
-
Wim.Koornneef
- Posts: 218
- Joined: Wed Jan 03, 2007 4:11 pm
- Location: The Netherlands
-
Contact:
Wed May 30, 2007 10:16 am
I found out that it is not possible to enter text with punctuation marks in the textbox of the hotspot title, so for example in the word "Entrée" the "é" will be displayed in the pano as a question mark symbol.
The workaround for it, embedding the HTML code for the character "é" ( é) is not working because all HTML code that starts with the character "&" is not recognized by the application or Flash and showed as text in the pano.
Is there any "working" workaround ?