In my last post I mentioned that I had been fortunate enough to try out the new title from 2Simple before it is released at the BETT show, from this Wednesday - Saturday. As I keep returning to 2CaSS I seem to find a new feature hidden away!
My latest find is within the "texture" template. Right clicking along the outside of the work area (where the background texture is) reveals a pop up offering a choice of 5 background textures (and room for an additional 5 to be added still).
Now, what textures would be great to include in those remaining spaces? Marble? Granite? Maybe the option to import your own texture. Now, that would be interesting...
Another discovery I've made is that some of the 2DIY actionscripting works in 2CaSS too. I've been working on creating a branching story - about Goldilocks - and I wanted to remove the next page / last page arrows at key points of the story.
I tried using the actionscript code "_root.pagearrow._height=0;" and then "_root.pagearrow._visible=false;" to remove it but without success. Fortunately a quick word with Max from 2Simple and I found out that it was not "pagearrow", but was infact "nextBut" (Next Button I guessed) - and then it worked. Knowing that "nextBut" was for the next button arrow I guessed that the previous page arrow would be "prevBut" - and that worked too!
Try the story below and see what happens with the porridge / chairs and beds.






