  | | RE: [Flashcoders] Reducing the file size of the Web Service
Classes? | RE: [Flashcoders] Reducing the file size of the Web Service
Classes? 2004-03-15 - By janis@(protected)
Back Suppose that class doesnt use anything esle than xml or loadVars, so just see whats a format you receive your data and try to extract information you need in form thats suitable for your neeeds - wasting 41kb on data parsing is way too big price.
myPreviousPost.split("components").join("classes")
> I am not actually using the components just the compiled runtime classes. > I would love to build a custom parser but do you have a link to where I > could get some information to get started? > > Thank you, > > Ash > > -- --Original Message-- -- > From: janis@(protected) [mailto:janis@(protected)] > Sent: Monday, March 15, 2004 12:42 PM > To: flashcoders@(protected) > Subject: Re: [Flashcoders] Reducing the file size of the Web Service > Classes? > > > Shure, there are a way - dont use built in components, usualy building > custom data parser is not that hard. > >> I am using the Web Service Classes in my .fla and was curious if there >> was >> a way to reduce the file size of the imported classes. >> >> Currently my file size is around: >> >> 41817 ActionScript 2.0 Classes >> >> Any ideas? >> >> Thank you in advance. >> >> Best, >> >> Ash >> >> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- >> Supported by Fig Leaf Software >> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- >> Be sure to check the archives and the wiki: >> http://chattyfig.figleaf.com/ >> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- >> http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107003 >> =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- >> To unsubscribe send a blank e-mail to: >> Normal Mode: flashcoders-unsubscribe@(protected) >> Digest Mode: flashcoders-digest-unsubscrive@(protected) >> >> >> > > > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > Supported by Fig Leaf Software > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > Be sure to check the archives and the wiki: > http://chattyfig.figleaf.com/ > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107014 > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > To unsubscribe send a blank e-mail to: > Normal Mode: flashcoders-unsubscribe@(protected) > Digest Mode: flashcoders-digest-unsubscrive@(protected) > > > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > Supported by Fig Leaf Software > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > Be sure to check the archives and the wiki: > http://chattyfig.figleaf.com/ > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107027 > =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > To unsubscribe send a blank e-mail to: > Normal Mode: flashcoders-unsubscribe@(protected) > Digest Mode: flashcoders-digest-unsubscrive@(protected) > > >
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Supported by Fig Leaf Software =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Be sure to check the archives and the wiki: http://chattyfig.figleaf.com/ =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107032 =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe send a blank e-mail to: Normal Mode: flashcoders-unsubscribe@(protected) Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |