Page 1 of 1

Embed htlm webpage help!

Posted: Fri Jan 13, 2012 11:04 am
by superteamteamfilmproductions

Hi,
Really new to this and I've searched all the videos online (mostly showing how to build a twitter app!)

Is it possible to add normal html code such as this:

< object data="http://www.blahblah.htm" width="100" height="100" embed height="100" src="http://www.blahblah.htm" width="100" < /object

(Had to edit the code for it to show up here)

If yes, could you let me know in a step by step way? eg: do i need to use a grid, table, label? then what do I do.

If not, can I add html code to eg: A paypal button and if clicked can it open paypal within the app or phone's browser?

Really trying my hardest to learn this :)
Thanks so much/embed


Embed htlm webpage help!

Posted: Fri Jan 13, 2012 1:30 pm
by maxkatz

The idea behind Tiggr is that you don't need to work directly with HTML, you simply drag and drop components from the palette into the phone screen. If you still need to add HTML directly, you can do it like this: http://getsatisfaction.com/gotiggr/to...

If you want to have a button and open a PayPay web site on button click. Place a button on the screen, add click event, then add Navigate To URL action. More information: http://help.gotiggr.com/documentation...

Let us know if we can help with anything else!