Iframe as popup

Q&A about the latest versions
Post Reply
ffaady
Posts: 4
Joined: Mon Jul 14, 2014 2:13 pm

I'm using skin of popup for my html5 version and on click on link I just "set the text" of text element with <iframe> tag
which is working fine for my html5 version

but seems like this technique not working for Flash version, I do need to use flash as its for my IE8
any one with good expertise over pano2vr pls help me with this issue, how I can allow this HTML tag work over flash version

also for increase the size of font I'm just putting "<font size="24">Some text</font>" this technique working for my html5 version but same for Flash its not working
if I set the text on click or any other event


Basically I want to open a Iframe on click of some elements and change the size of font both for Flash

thanks


kindly advice how I can work on it

thanks
User avatar
Hopki
Gnome
Posts: 13021
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
These are some of the differences between Flash and HTML5.
However you can use the Do Not Show in Flash and Do Not Show in HTML5 check boxes found in the skin editor.

Example, if you look at this tip regarding text formatting you will see it is different for Flash and HTML5.
You just make two text boxes, one with Flash formatting and set Do Not use in HTML5 and then one using HTML5 formatting and set Do Not Use in Flash.

This will then use the correctly form mated text box for the output showing.
Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
ffaady
Posts: 4
Joined: Mon Jul 14, 2014 2:13 pm

I'm changing the text on click event, with <font> tag in it but its not working for Flash
and in any way I'm unable to set large font on any click event to any text box

and also need help for <Iframe> help I want to add it as popup up so click on some link will show up the popup with iframe in it

thanks
User avatar
hum@no.id
Posts: 945
Joined: Sat Sep 09, 2006 10:35 pm
Location: Dark side of the Moon
Contact:

I'm changing the text on click event, with <font> tag in it but its not working for Flash
and in any way I'm unable to set large font on any click event to any text box
use this trick for Flash/HTML5 versions
example <font size="10px"><div style="font-size: 10px;"><b>text</b></div></font>
and also need help for <Iframe> help I want to add it as popup up so click on some link will show up the popup with iframe in it
use the colorbox - Outside Webpage (Iframe) example

http://www.jacklmoore.com/colorbox/example1/
Gumir J | VR Panoramic Photographer | mobile: +77055717171 | skype: gumirj
website: gumirj.com | google.com/+gumirj | facebook.com/gumirj | twitter.com/gumirj
ffaady
Posts: 4
Joined: Mon Jul 14, 2014 2:13 pm

Thats not a solution
I'm facing issue in Flash output not on HTML5
You guys need to understand what issue im facing its not that easy as I'm receiving answers

on click on any image I'm changing the text of a textbox,
so on click event I'm setting text with font tag but its showing text without font text means normal text


--

Same for Iframe on click two different link I'm trying to open a I frame
so on click on image I'm setting up the text with Iframe tag but its not working

pls can some one answer with specific problem
User avatar
Hopki
Gnome
Posts: 13021
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

HI,
Please find attached a project that has two buttons that set text, each is for its own output and has the correct code.
As for the iFrame, sorry Flash can not use it. You will need to use hum@no.id method or not have it.
I am not sure why you need an iFrame as a popup, consider using an image with external loader?

If you gave more details there may be an alternative.
Regards,
Hopki
Attachments
font.zip
(399.96 KiB) Downloaded 228 times
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
User avatar
zap
Posts: 391
Joined: Thu May 29, 2008 12:13 pm
Contact:

what parameters would you add to
a) load another fontstyle
b) load font awesome
http://fortawesome.github.io/Font-Awesome/
360 Panorama Creators http://luxmap.com
Google Trusted Photographer
Post Reply