Not in the code using the flexbuilder Rightclick the project set the compiler argument as -debug=false And check the file size.before and after.
Regards, Pradeep. On Thu, Nov 12, 2009 at 4:09 PM, sadru deen <[email protected]> wrote: > Hi pradeep, Can you tell where to check debug, i mean where to put > debug=false, can you give sample code for that, thanks in advance > > On Thu, Nov 12, 2009 at 8:39 AM, pradeep gorijavolu < > [email protected]> wrote: > >> hi thanx for all >> >> i find out one thind to reduce the swf size >> >> if we put -debug=false we can reduce the swf size in finally >> >> Regards, >> Pradeep. >> >> On Thu, Nov 12, 2009 at 3:05 AM, Vaibhav Seth >> <[email protected]>wrote: >> >>> Make sure you are using the RELEASE version of .swf file. >>> >>> >>> >>> >>> On Wed, Nov 11, 2009 at 4:24 PM, Utkarsh kaushal <[email protected]>wrote: >>> >>>> May be they were looking for answer highlighting that swf file should be >>>> small in size as it is is downloaded to client browser. >>>> >>>> In what context it was asked? >>>> >>>> -Kay kay >>>> >>>> >>>> On Mon, Nov 9, 2009 at 4:28 AM, flexorz group of flex corders < >>>> [email protected]> wrote: >>>> >>>>> there are couple of ways which we can archive this , >>>>> >>>>> 1)make sure your application is smaller in size. >>>>> 2) convert outer references to signed RSL ,so that once you load them >>>>> next time it will be superb fast. >>>>> 3) remove any embed images / video / other stuff which are hard on size >>>>> 4) make all the reference css files to swf's and load them accordingly >>>>> (having image based css would have multiple loader times.) >>>>> >>>>> regards >>>>> >>>>> Dinukx >>>>> >>>>> On Sun, Nov 8, 2009 at 12:14 PM, pradeepflex < >>>>> [email protected]> wrote: >>>>> >>>>>> >>>>>> Hello Friends, >>>>>> >>>>>> This is pradeep,i was faced the question like this >>>>>> >>>>>> Why Flex application initally takes 10 to 15 seconds and how we >>>>>> overcome this? >>>>>> >>>>>> Thanks for any information. >>>>>> >>>>>> Regards, >>>>>> Pradeep. >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>> >>> >>> -- >>> Thanks, >>> Vaibhav Seth. >>> >>> >>> --~--~---------~--~----~------------~-------~--~----~ >>> You received this message because you are subscribed to the Google Groups >>> "Flex India Community" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected]<flex_india%[email protected]> >>> For more options, visit this group at >>> http://groups.google.com/group/flex_india?hl=en >>> -~----------~----~----~----~------~----~------~--~--- >>> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Flex India Community" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<flex_india%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=. >> > > > > -- > With Warm Regards > > Sadrudeen.A > Software Developer > Atelier-Soft Pvt ltd > Chennai. > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=. > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=.

