Page 1 of 1

HTML from Converted Project

Posted: Thu Feb 07, 2013 6:01 pm
by Emmz

The Flash to HTML5 project conversion has a problem with existing html code inside the Tiggzi panel.
Looks Like this...
code;
 	if (oldJobType != element) {
		var notes = " Cx response! From: " + localStorage.getItem('
6 ') + " To: " + element;
		localStorage.setItem('
6 ', notes);//Update Notes
		localStorage.setItem(
/code

This causes errors in app while testing.
Any fixes? Or shall I manually copy and paste all my panel html from Flash project into new HTML5 version??


HTML from Converted Project

Posted: Thu Feb 07, 2013 6:31 pm
by Kateryna Grynko

Hello,
Yes, there is a problem on our side.
Seems you should manually copy and paste...