Technically this isnt a dynamic object.

Using the dynamic keyword in a class definition.

Per the request, yes it is possible to use dynamic shared objects. From FMS or 
other services, all are cast of type of object.

You would have to cast them into a dynamic class definition or keep them as 
type object.

Regards
Sam


On Mar 24, 2010, at 10:50 AM, Tom Chiverton wrote:

> On Tuesday 23 Mar 2010, James wrote:
> > for each(var str:String in profile1NewsAndSportaddList){
> >                 for each(var obj1:Object in
> > profile1NewsAndSportaddLinksAC){ if(str == obj1.label){
> >                     profile1NewsAndSporttempAC1.addItem(obj1);
> >                     continue;
> >                   }
> >                 }
> 
> I was thinking you'd be better off adding everything from the remote 
> collections, then do this sort of thing, but remember to check in the other 
> AC too for 'obj.label'.
> 
> -- 
> Helping to proactively engineer platforms as part of the IT team of the year 
> 2010, '09 and '08
> ****************************************************
> 
> This email is sent for and on behalf of Halliwells LLP.
> 
> Halliwells LLP is a limited liability partnership registered in England and 
> Wales under registered number OC307980 whose registered office address is at 
> Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list 
> of members is available for inspection at the registered office together with 
> a list of those non members who are referred to as partners. We use the word 
> ?partner? to refer to a member of the LLP, or an employee or consultant with 
> equivalent standing and qualifications. Regulated by the Solicitors 
> Regulation Authority.
> 
> CONFIDENTIALITY
> 
> This email is intended only for the use of the addressee named above and may 
> be confidential or legally privileged. If you are not the addressee you must 
> not read it and must not use any information contained in nor copy it nor 
> inform any person other than Halliwells LLP or the addressee of its existence 
> or contents. If you have received this email in error please delete it and 
> notify Halliwells LLP IT Department on 0870 365 2500.
> 
> For more information about Halliwells LLP visit www.Halliwells.com.
> 
> 
> 




Disclaimer

_____________________________________

The information transmitted is intended only for the person or entity to which 
it is addressed

and may contain confidential and/or privileged material. Any review, 
retransmission, dissemination

or other use of, or taking of any action in reliance upon, this information by 
persons or entities

other than the intended recipient is prohibited. If you received this in error, 
please contact the

sender and delete the material from your computer. Thank you.

Reply via email to