[flexcoders] How to compress Spark skins into swc/swf and use them in Flex 4?

2010-04-24 Thread djamsheds
In Flex 3 our designer basically created all custom skins in AI and compiled them into swf file, which I used in css file as: - .coolButton { upSkin: Embed(source=skins.swf, symbol=button_upSkin);

Re: [flexcoders] make swf play and stop in frame one

2010-04-24 Thread Haykel BEN JEMIA
In the handler of the 'complete' event cast the 'content' property to MovieClip and call gotoAndStop(1) on it. Haykel Ben Jemia Allmas Web RIA Development http://www.allmas-tn.com On Sat, Apr 24, 2010 at 3:27 AM, markflex2007 markflex2...@yahoo.comwrote: Hi, I want to use swfloader

[flexcoders] Flash Builder 4 Error 16

2010-04-24 Thread Shabir Gilkar
Hi All! I have just downloaded the 380 MB Standalone Win version of FB 4 trial. Before that i was having Flex Builder 3.0 and i uninstalled that first then i Installed the FB4, all the installation process is going on finely and completed. But when i try to launch it, it shows me ERROR 16. May i

Re: [flexcoders] Need Help Getting A Value Into My App Via Flex And Php

2010-04-24 Thread Haykel BEN JEMIA
Probably this has to do with the fact that you are setting the data type to xml but not outputting valid xml. Try with something like: echo responsenextIncrement$next_increment/nextIncrement/response; Haykel Ben Jemia Allmas Web RIA Development http://www.allmas-tn.com On Fri, Apr 23, 2010

[flexcoders] Re: Recalculating SummaryRow in a filtered AdvancedDataGrid

2010-04-24 Thread Amy
--- In flexcoders@yahoogroups.com, lachance.brian lachance.br...@... wrote: Hi, group Does anybody know how to force a SummaryRow to recalculate on a filtered dataProvider? I have two SummaryRows that were assigned to a GroupingCollection, which was then passed to my

[flexcoders] SetItemAt Not Updating Tilelist Icons Correctly

2010-04-24 Thread James
My app allows users to enter in a url a title and an image filename and then when they click a button a snapshot of this url is created and sent to the server as the filename they have entered and an item containing all this data is added to an array collection which displays all this within a