Rules engine

2013-07-31 Thread mark goldin
Anyone can point to such a component or a complete program written in
Flash/Flex?

Thanks


Re: Rules engine

2013-07-31 Thread Carlos Velasco
Could you elaborate a bit?


2013/7/31 mark goldin 

> Anyone can point to such a component or a complete program written in
> Flash/Flex?
>
> Thanks
>


Re: Rules engine

2013-07-31 Thread mark goldin
Looking for an interactive Rules engine Designer written in Flex.


On Wed, Jul 31, 2013 at 8:41 AM, Carlos Velasco <
carlos.velasco.bla...@gmail.com> wrote:

> Could you elaborate a bit?
>
>
> 2013/7/31 mark goldin 
>
> > Anyone can point to such a component or a complete program written in
> > Flash/Flex?
> >
> > Thanks
> >
>


Re: Rules engine

2013-07-31 Thread Justin Mclean
Hi,

Not  100% sure what you want but here's a very flexible state machine I wrote a 
while ago.

https://github.com/justinmclean/ActionScript-State-Machine

Thanks,
Justin

Re: Rules engine

2013-07-31 Thread mark goldin
Getting error:
1046: Type was not found or was not a compile-time constant:
FlexUnitTestRunnerUI. FlexUnitApplication.mxml
/ActionScript-State-Machine-master/src line 36 Flex Problem



On Wed, Jul 31, 2013 at 9:20 AM, Justin Mclean wrote:

> Hi,
>
> Not  100% sure what you want but here's a very flexible state machine I
> wrote a while ago.
>
> https://github.com/justinmclean/ActionScript-State-Machine
>
> Thanks,
> Justin


Re: Rules engine

2013-07-31 Thread Justin Mclean
Hi,

> Getting error:
> 1046: Type was not found or was not a compile-time constant:
> FlexUnitTestRunnerUI. FlexUnitApplication.mxml
> /ActionScript-State-Machine-master/src line 36 Flex Problem

Sounds like you don't have flex unit correct set up for the project?

Is the code the sort of thing you were looking for? Happy to answer any 
question about it. I've used in several production project so can confirm it 
does the job.

Justin

Re: Rules engine

2013-07-31 Thread mark goldin
I haven't looked into code. Just wanted to run it first. I am referencing
C:\Program Files (x86)\Adobe\Adobe Flash Builder
4.6\eclipse\plugins\com.adobe.flexbuilder.flexunit_4.6.1.335153\flexunitframework\locale\version4locale
in your project.


On Wed, Jul 31, 2013 at 10:36 AM, Justin Mclean wrote:

> Hi,
>
> > Getting error:
> > 1046: Type was not found or was not a compile-time constant:
> > FlexUnitTestRunnerUI. FlexUnitApplication.mxml
> > /ActionScript-State-Machine-master/src line 36 Flex Problem
>
> Sounds like you don't have flex unit correct set up for the project?
>
> Is the code the sort of thing you were looking for? Happy to answer any
> question about it. I've used in several production project so can confirm
> it does the job.
>
> Justin


Re: Rules engine

2013-07-31 Thread JP Bader
What are you looking to achieve from a "Rules Engine"?


On Wed, Jul 31, 2013 at 11:41 AM, mark goldin  wrote:

> I haven't looked into code. Just wanted to run it first. I am referencing
> C:\Program Files (x86)\Adobe\Adobe Flash Builder
>
> 4.6\eclipse\plugins\com.adobe.flexbuilder.flexunit_4.6.1.335153\flexunitframework\locale\version4locale
> in your project.
>
>
> On Wed, Jul 31, 2013 at 10:36 AM, Justin Mclean  >wrote:
>
> > Hi,
> >
> > > Getting error:
> > > 1046: Type was not found or was not a compile-time constant:
> > > FlexUnitTestRunnerUI. FlexUnitApplication.mxml
> > > /ActionScript-State-Machine-master/src line 36 Flex Problem
> >
> > Sounds like you don't have flex unit correct set up for the project?
> >
> > Is the code the sort of thing you were looking for? Happy to answer any
> > question about it. I've used in several production project so can confirm
> > it does the job.
> >
> > Justin
>



-- 
JP Bader
Principal
Zavteq, Inc.
@lordB8r | j...@zavteq.com
608.692.2468


Re: Rules engine

2013-07-31 Thread mark goldin
An interactive design, validation, and output into formats ready for
processing by other parts of Enterprise system.


On Wed, Jul 31, 2013 at 10:58 AM, JP Bader  wrote:

> What are you looking to achieve from a "Rules Engine"?
>
>
> On Wed, Jul 31, 2013 at 11:41 AM, mark goldin 
> wrote:
>
> > I haven't looked into code. Just wanted to run it first. I am referencing
> > C:\Program Files (x86)\Adobe\Adobe Flash Builder
> >
> >
> 4.6\eclipse\plugins\com.adobe.flexbuilder.flexunit_4.6.1.335153\flexunitframework\locale\version4locale
> > in your project.
> >
> >
> > On Wed, Jul 31, 2013 at 10:36 AM, Justin Mclean <
> jus...@classsoftware.com
> > >wrote:
> >
> > > Hi,
> > >
> > > > Getting error:
> > > > 1046: Type was not found or was not a compile-time constant:
> > > > FlexUnitTestRunnerUI. FlexUnitApplication.mxml
> > > > /ActionScript-State-Machine-master/src line 36 Flex Problem
> > >
> > > Sounds like you don't have flex unit correct set up for the project?
> > >
> > > Is the code the sort of thing you were looking for? Happy to answer any
> > > question about it. I've used in several production project so can
> confirm
> > > it does the job.
> > >
> > > Justin
> >
>
>
>
> --
> JP Bader
> Principal
> Zavteq, Inc.
> @lordB8r | j...@zavteq.com
> 608.692.2468
>