-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi All,
I want to draw a line chart, in which the co-ordinates should be rendered as an image like a triangle or diamond, rather than showing the default circle. By co-ordinates, i mean the places where the data tip occurs. How can i achieve this?
Regards,PK
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Does anyone know an Actionscript equivalent of the javascript getElementsByClassName.
What I would like to do is add a custom 'stylename' to various components which I can then use to get a collection of these objects and therefore process their visibility property.
The idea is I want to hide…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
i created project with flexmojos maven archtype..i used flexmojos:flexbuilder
and compile/run with FlashBuilder 4 everything is okay but when i try
to compile project with flexmojos i got following error:
[ERROR] Z:....\src\main\flex\Main.mxml:[6,-1] Could not resolve < fx:Script to…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello folks,
I am trying to install Flex 3 on my Windows 7 Virtual machine (parallels desktop) on my Mac Pro.
The problem seems to be some sort of conflict between the copy of Flex 3 Builder installed on Mac OS X.
The installer tries to install Flex in x:/Program Files/Adobe/Flex Builder 3/
but…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am fairly inexperienced with Flex, but my googling has retrieved nothing to suggest this is an obvious question.
I have an mx:Button with an Icon on it that is a png file with a transparent background, as below, however the transparency is not working, and the icon is painted with a white background…
>>> More
-
as seen on Dot net Slackers
- Search for 'Dot net Slackers'
The kind folks on the Silverlight and RIA Services teams have come out with v1.0 of RIA Services. However, the instructions they provide can be a bit misleading as to What does what.Heres the skinny:1) You can download the Silverlight 4 Tools installer, dated 5/13/2010 here. This will uninstall previous…
>>> More
-
as seen on Geeks with Blogs
- Search for 'Geeks with Blogs'
Many of my clients are actively using Silverlight 4 and RIA Services to build powerful line of business applications. Getting things set up correctly is critical to being to being able to take full advantage of the RIA services plumbing and when developers struggle with the setup they tend to shy…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am developing SL3 + RIA services with custom authentication. I followed the example in
http://code.msdn.microsoft.com/RiaServices/Release/ProjectReleases.aspx?ReleaseId=2661 to implement custom authentication.
Based on the implementation, you first do login request from client to service. This…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm currently in the process of creating a Silverlight 3 data driven application. To access the database, 2 common approaches are used: RIA Services and ADO.NET Data Services. Does anyone have any guidance on when/why to choose each approach? Here is what I've gathered from my research / experience…
>>> More
-
as seen on Dot net Slackers
- Search for 'Dot net Slackers'
In this second part, we will continue to discuss the WaspKiller game development—to extend the functionalities with the server-side database support. As mentioned in the first part, we’re going to rest upon another well-known design pattern, MVVM, to achieve the extension, and at the same time, introduce…
>>> More