Prefix fx for element fx:Script not bound
Hello! I am using Flash Builder 4 with SDK 4 of Flex. Now I get the error that "the prefix "fx" for element "fx:Style" is not bound" in row number 4.I have this file called "UserStory.mxml" in the...
View ArticleTo integrate SSRS reports in flex 4.6
Hi All, I want to integrate SSRS reports in flex 4.6. I am using IFrame to show SSRS reports in the flex module but i m facing width, height issues, sometimes SSRS reports are not getting loaded...
View Articleflex mobile 4.5 - Multiline Labels?
Hey, not very sure how to make multiline labels. Is this easily done? Tried to give standard labels height but that doesnt seem to work. In most other languages theres usually a multiline=true kinda...
View ArticleIs it possible to embed JavaScript functions into a Flash file (AS 3.0) and...
Is it possible to embed JavaScript functions into a Flash file (AS 3.0) and call within flash itself, without using the external .js file.
View ArticleWhat happened to the Flex 3 documentation?
Does anyone know where I can access the Flex 3 Help & Online Documentation? As of this morning all of the known links (such as http://livedocs.adobe.com/flex/3/html/) just redirect to the generic...
View ArticleCould not resolve to a component implementation firstView="views.MyApp
Hi,Am getting an error message Could not resolve <s:ViewNavigatorApplication> to a component implementation firstView="views.MyAppHomeView"> Am trying the following mxml code. [exec] Loading...
View ArticleError #2046: The loaded file did not have a valid signature in flex 4
As part of our CI build, the ant script that builds the client side (flex 4) projects also runs a set of FlexUnit4 tests on the deployed project. Most of the tests work but a few fail with this error...
View ArticleTour De Flex is currently not working - desktop or web version. Why?
I'm trying to install the TourDeFlex air app. from this link:http://www.adobe.com/devnet/flex/tourdeflex.html When doing so, the app installs and I can run it, but when trying to select 'What's Flex',...
View ArticleVerifyError: Error #1053: Illegal override of z in mx.core.UIComponent in...
While I tried to run already existing adobe AIR application in Flex Builder3 using Flex SDK4. I got this error VerifyError: Error #1053: Illegal override of z in mx.core.UIComponent in adobe flex...
View ArticleDate and DateChooser
Hello guys, I'm extending Date and DateChooser components and i need to add a few custom months (like 13, 14 and 15). It's possible to do that?I'm using Flex SDK 3.3 Cheers
View ArticleHow to create Hyper Link in flex
can you please tell me how to create Hyper Link in flex so that it need's to show hand Cursor on Mouse Over and it can abel to select the text on link.
View ArticleChange the text color of row in datagrid
Hi, Is there any way that we can change the color of the text of the whole row in the data grid based on the text of certain data in one of the columns Thanks Akshat
View ArticleUnable to Resolve Resource Bundle
Hello When I add more than one language in the Flex compiler, always gives a error. I leave Flex Compiler thus:-locale = en_US,pt_BR en and do these errors: DescriptionResourcePathLocationType Unable...
View ArticleCheckbox event
Hi,I am a newbie and I have the following requirement.-On a form I need to add a checkbox and the label for that is IsDataAvailable.-When I check the checkbox then the value Yes should be stored to the...
View ArticleWhen compiling my application with ANT, Filereference.save() is missing
When I compile my application with Flex builder and run it locally, I have no problem using FileReference.save(). But when I use a Ant script to build it I got this error: Property save not found on...
View ArticleFuture of Flash Builder
I just read that Adobe will discontinue Flash Catalyst and the Design View in Flash builder ?Is that TRUE ? Programatically Layout and Design uh?http://forums.adobe.com/message/4085187#4085187If so...
View ArticleCould not resolve to a component implementation firstView="views.MyApp
Hi,Am getting an error message Could not resolve <s:ViewNavigatorApplication> to a component implementation firstView="views.MyAppHomeView"> Am trying the following mxml code. [exec] Loading...
View ArticleIs Flex/Flash Builder dead?
I don't understand today's announcement. Is Flex/Flash Builder dead, or does desktop development continue, or do I continue developing and everything will magically work in mobile devices with AIR?
View ArticleConverting XMLList to ArrayCollection
Hi, I have an XML List as follows :<items name="total"><item name="value1" percentage="35"/><item name="value2" percentage="25"/><item name="value3" percentage="47"/><item...
View ArticleUpload error #2038 on https
I'm using FIleReference upload to upload a file on a webserver. If I'm on "http" protocol it works, if I'm on "https" it returns me a Error #2038. Anyone has any tips?
View Article