Posts Tagged ‘OpenInsight’
Adobe Flex For The OI Guy – Part 3 – Conditionals
Last Updated on Sunday, 10 January 2010 12:12 Written by admin Friday, 8 January 2010 03:24
.gif)
In this edition of "Adobe Flex for the OI Guy", we will discuss Actionsscript conditionals and how they compare to OpenInsight's conditionals. First I will give you some links for you to review Actionscript conditionals, then I will go into detail on how it differs from OpenInsight Basic +.
For you to review Actionscript conditionals, visit here. This will give you a good overview of what conditionals are all about.
Actionscript your OI
The if statement
In OpenInsight:
Read more: Adobe Flex For The OI Guy – Part 3 – Conditionals
Tags: Actionscript, Flash, Flex, OpenInsight, Tutorial | Posted under OpenInsight | 5 Comments
Adobe Flex For The OI Guy – Part 2 – Operators
Last Updated on Sunday, 10 January 2010 12:11 Written by admin Thursday, 24 December 2009 11:09
.gif)
In this edition of "Adobe Flex for the OI Guy", we will discuss Actionsscript Operators and how they compare to OpenInsight's Operators. First I will give you some links for you to review Actionscript operators, then I will go into detail on how it differs from OpenInsight Basic +.
For you to review Actionscript operators, visit http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/operators.html. This will give you a good overview of what the operators are all about. Read more: Adobe Flex For The OI Guy – Part 2 – Operators
Tags: Actionscript, Flash, Flex, OpenInsight, Tutorial | Posted under Actionscript, OpenInsight, Tips | 4 Comments
Adobe Flex For The OI Guy – Part 1 – Introduction
Last Updated on Monday, 18 January 2010 08:33 Written by admin Monday, 21 December 2009 03:30
.gif)
This series of articles is geared directly to OpenInsight Database developers that want an easy way to bring their application to the web. In this case, Adobe Flash via Adobe Flex Builder 3, which utilizes ActionScript as the programming language behind the scenes. These articles will be eventually rolled into a white paper. Here is a sample Adobe Flex front-end with an OpenInsight back-end. It CAN be done with relative ease. Each week (or sooner, subscribe to our RSS feed) a new article in this series will be released. Read more: Adobe Flex For The OI Guy – Part 1 – Introduction
Tags: Actionscript, Flash, Flex, OpenInsight, Tutorial | Posted under Actionscript, OpenInsight, Tips | 2 Comments
Sample Adobe Flex Application – OpenInsight Backend
Last Updated on Friday, 26 March 2010 12:06 Written by admin Friday, 18 December 2009 07:23
As promised here is a sample Adobe Flex Application. The entire front end is Flash (Flex), the back end database and web service is Revelation Software's OpenInsight Database product. The application could easily be ported to a mySQL backend. Keep in mind that this sample app is on a minor server and NOT on a production grade server.
Read more: Sample Adobe Flex Application – OpenInsight Backend
Tags: Actionscript, Flash, Flex, OpenInsight | Posted under OpenInsight, Solutions | 1 Comment