Flash/HTML UI in Blitz+

BlitzPlus Forums/BlitzPlus Programming/Flash/HTML UI in Blitz+

Just a small example of using Flash (or HTML) to create a unique user interface in B+

http://www.zen28085.zen.co.uk/flashBlitzTest.zip

Interesting. I wouldn't have thought a flash button would produce a $401 event but there you go.

Can you use EventSource() as well?

Yes, it returns the HTML view gadget.

very cool. Thanks for this.