RE: [flexcoders] Saving modelLocator variable in sharedObject?

2006-01-24 Thread Barrau Antoine
Here is the code for the getter and setter: public static var __workflowState : Number; public static function get workflowState():Number { return __workflowState; } public static function set workflowState(myNumber:Number):Void { //ContextMa

RE: [flexcoders] Saving modelLocator variable in sharedObject?

2006-01-23 Thread Dimitrios Gianninas
Hi,   Can you share with us the code behind the get/set methods of workflowState ? Also have you added some trace output to see if it really isn't being called.   Dimitrios "Jimmy" Gianninas RIA Developer Optimal Payments Inc.   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]