Re: [flexcoders] How to reload a SWFLoader swf in place

2009-02-16 Thread Adrian Williams

Hi Gregor,
  
   This primary reason this isn't feasible is that a couple of the 
datasets are incredibly complex and immense, including some serious 
grouping collection work.  We toyed with the idea of doing just what you 
suggested, but it would be a coding nightmare to force, for example, a 
new parent node created in one widget to be added to a completely 
separate ADG in another widget (which has the same hierarchical 
structure, but displays a different dataset)...unless someone has some 
ideas on how to implement this easily


Thanks,
Adrian

Gregor Kiddie wrote:


have a scenario (or six) where a user may change data in one widget 
that needs to be reflected in another widget. 


 

Why can't you use localconneciton or shared object to move the data 
rather than doing a reload?


 


Gk.

**Gregor Kiddie**
Senior Developer
*INPS*

Tel:   01382 564343

Registered address: The Bread Factory, 1a Broughton Street, London SW8 3QJ

Registered Number: 1788577

Registered in the UK

Visit our Internet Web site at www.inps.co.uk 
blocked::http://www.inps.co.uk/


The information in this internet email is confidential and is intended 
solely for the addressee. Access, copying or re-use of information in 
it by anyone else is not authorised. Any views or opinions presented 
are solely those of the author and do not necessarily represent those 
of INPS or any of its affiliates. If you are not the intended 
recipient please contact is.helpd...@inps.co.uk






RE: [flexcoders] How to reload a SWFLoader swf in place

2009-02-16 Thread Alex Harui
In a model/view or MVC pattern, widgets don't affect other widgets, they affect 
they data-model which other widgets then respond to.

Alex Harui
Flex SDK Developer
Adobe Systems Inc.http://www.adobe.com/
Blog: http://blogs.adobe.com/aharui

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of Adrian Williams
Sent: Monday, February 16, 2009 6:40 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] How to reload a SWFLoader swf in place


Hi Gregor,

This primary reason this isn't feasible is that a couple of the datasets 
are incredibly complex and immense, including some serious grouping collection 
work.  We toyed with the idea of doing just what you suggested, but it would be 
a coding nightmare to force, for example, a new parent node created in one 
widget to be added to a completely separate ADG in another widget (which has 
the same hierarchical structure, but displays a different dataset)...unless 
someone has some ideas on how to implement this easily

Thanks,
Adrian

Gregor Kiddie wrote:
have a scenario (or six) where a user may change data in one widget that needs 
to be reflected in another widget. 

Why can't you use localconneciton or shared object to move the data rather than 
doing a reload?

Gk.

Gregor Kiddie
Senior Developer
INPS

Tel:   01382 564343
Registered address: The Bread Factory, 1a Broughton Street, London SW8 3QJ
Registered Number: 1788577
Registered in the UK

Visit our Internet Web site at www.inps.co.ukblocked::http://www.inps.co.uk/

The information in this internet email is confidential and is intended solely 
for the addressee. Access, copying or re-use of information in it by anyone 
else is not authorised. Any views or opinions presented are solely those of the 
author and do not necessarily represent those of INPS or any of its affiliates. 
If you are not the intended recipient please contact is.helpd...@inps.co.uk





RE: [flexcoders] How to reload a SWFLoader swf in place

2009-02-12 Thread Gregor Kiddie
have a scenario (or six) where a user may change data in one widget
that needs to be reflected in another widget. 

 

Why can't you use localconneciton or shared object to move the data
rather than doing a reload?

 

Gk.

Gregor Kiddie
Senior Developer
INPS

Tel:   01382 564343

Registered address: The Bread Factory, 1a Broughton Street, London SW8
3QJ

Registered Number: 1788577

Registered in the UK

Visit our Internet Web site at www.inps.co.uk
blocked::http://www.inps.co.uk/ 

The information in this internet email is confidential and is intended
solely for the addressee. Access, copying or re-use of information in it
by anyone else is not authorised. Any views or opinions presented are
solely those of the author and do not necessarily represent those of
INPS or any of its affiliates. If you are not the intended recipient
please contact is.helpd...@inps.co.uk