|
Post by backspin on Aug 30, 2013 1:20:17 GMT
1. The Add Scenes feature is being weird. Clicking OK just creates a new scene in the dialog, but the scenes don't actually get created, and you can't exit the dialog without cancelling.
2. The HTML object. Not sure what this is supposed to do, so this may not be a bug. I tried created some simple html in the HTML property:
<html> <body> Hey there </body> </html>
and running it - but the text doesn't appear in the object when playing it with the internal player. It does display if Exported.
|
|
|
Post by Hippani on Aug 30, 2013 5:36:35 GMT
I'll get the scenes checked.
You don't need html or body tags. Try this:
<b>hey</b> there
And it only appears when exported. We'll add a tutorial for this.
|
|
|
Post by Hippani on Aug 30, 2013 9:49:23 GMT
The scenes are fixed and the HTML shows in the editor so at least you can see it's done something.
|
|