On 9/27/06 11:06 PM, "Josh Mellicker" <[EMAIL PROTECTED]> wrote:
> With my library, each field and popup menu has a script like: > > ON mouseUp > updateMe > END mouseUp > > That's it! > > the "updateMe" handler gets information about what to update, and > what format, from custom properties attached to the object. Hey Josh! If you really want to go wild, you can create a frontScript that has a mouseUp handler that executes "updateMe" so that the fields and popup menus don't need any script at all! :-) > And the cost, after buying a Revolution license, is $0 for > potentially up to millions of simultaneous users (our hosting service > handles the MySQL licensing issues). Nice... Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
