[flexcoders] Architecture question using Move Effect and Events

2008-11-21 Thread devenhariyani
Hello, I'm struggling on wrapping my mind around the best way to architect a particular feature i am developing. i have gotten my code to work, but i want to improve it to make it work using a more stable and scaleble design. QUESTION: Now, the problem is when a user rolls the mouse over a

Re: [flexcoders] Architecture question

2006-08-31 Thread Tom Chiverton
On Wednesday 30 August 2006 01:18, Jeremy Merritt wrote: What we want to offer is a way to share the UI they create with others, over the web. I'd go with an XML description of the GUI. -- Tom Chiverton Helping to enthusiastically lead prospective platforms

Re: [flexcoders] Architecture question

2006-08-30 Thread Paul Andrews
: Wednesday, August 30, 2006 1:08 AM Subject: Re: [flexcoders] Architecture question Thanks for the input Paul.The desktop application is a tool to build dynamic models of systems and author an interface for others to interact with the model. The interface consist of input objects, (sliders

Re: [flexcoders] Architecture question

2006-08-30 Thread Abdul Qabiz
, August 30, 2006 1:08 AM Subject: Re: [flexcoders] Architecture question Thanks for the input Paul.The desktop application is a tool to build dynamic models of systems and author an interface for others to interact with the model. The interface consist of input objects, (sliders

[flexcoders] Architecture question

2006-08-29 Thread Jeremy Merritt
Hi all,I would like some feedback from the group collective about the approach I'm thinking about taking to implementing an application using Flex for the UI.There is an existing desktop application and the goal of the new application is to be able to run the files created by the desktop app in

Re: [flexcoders] Architecture question

2006-08-29 Thread Paul Andrews
- Original Message - From: Jeremy Merritt To: flexcoders@yahoogroups.com Sent: Tuesday, August 29, 2006 10:16 PM Subject: [flexcoders] Architecture question Hi all,I would like some feedback from the group collective about the approach I'm thinking

Re: [flexcoders] Architecture question

2006-08-29 Thread Abdul Qabiz
: - Original Message - From: Jeremy Merritt To: flexcoders@yahoogroups.com Sent: Tuesday, August 29, 2006 10:16 PM Subject: [flexcoders] Architecture question Hi all,I would like some feedback from the group collective about the approach I'm

Re: [flexcoders] Architecture question

2006-08-29 Thread Jeremy Merritt
interface.Thanks,JeremyOn 8/29/06, Paul Andrews [EMAIL PROTECTED] wrote: - Original Message - From: Jeremy Merritt To: flexcoders@yahoogroups.com Sent: Tuesday, August 29, 2006 10:16 PM Subject: [flexcoders] Architecture

Re: [flexcoders] Architecture question

2006-08-29 Thread Jeremy Merritt
The UI is not always the same. The owners of the software can create any UI they wish.What we want to offer is a way to share the UI they create with others, over the web. On 8/29/06, Abdul Qabiz [EMAIL PROTECTED] wrote: But why not make the SWF creation