How do I get round the following error: Access of undefined property pMatrixBack How do I access this component from within the ascript file?
I\'m having trouble with this code ca开发者_Go百科n anybody help... var imageMap:ImageSnapshot= ImageSnapshot.captureImage(object);
The application is too big to describe here, but I can tell you I have up to 20 modules or more that the client can use at any time. And if I go on loading screen after screen, my application can ocup
I have a component with a 开发者_运维问答public variable declared [Bindable] public var mnuSource:String;
My client has asked to generate pop art images for the user uploaded images, Does any one of you has done some work related to this? is this sort of work is possible in flex, flash, as3, etc,
Please explain me which of two is secure, powerful one, fast enough on sending to and receiv开发者_JAVA技巧ing requested data from the server in Flex!
I have used the index of a value object to map to a screen object so that new items added index as -1, -2, -3, -4, -5 etc. Now that I am ready to add these new objects to the database I want to clear
Here is where I am at this juncture... I have a requirement wherein I need to render an HTML text containing an \'\' tag which embeds a video, for example:-
i want to make a table like word 2007 table in flex4 using action script3 and mxml. Any good suggestion or like example help me.
I am looking for a way to have a lable (a textarea will do) that I can have adjust the font-size automatically so that the text fits the width.