I am stumped on working out the angle of reflection in my AS3 project, I have the formula but the formula relies on you knowing the angle of the object that is reflected against (to work out the perpe
Hi creating dynamic TextInput fields in a function. Need to get the values of those fields in another function. Can anyone throw some light on this.
Hopefully this is easy but that sometimes means its impossible in flex and I have searched quite a bit to no avail.
Just curious. TweenLite/TweenMax is a very common animation library, and I was wondering how someone would classify the design pattern used in TweenLite.
I am writing code to order the tab on multiple tags like \"img\",\"Panel\",\"LinkButton\",... and pie charts. when I run my flash program, the tab indexing does not work at all. it just works on pie c
I want to guess the type of every argument from an anonymous function, something like mapping a class with reflection but just for a function, something like...
So basically I have a component with my event dispatched: <components:MyComp id=\"Id\" myDispatchedEvent(event)/>
In actionscript I am trying to format datetime fields coming in from a webservice call which takes into account the timezone and daylight savings time.Basically we need to display times for events, he
I have memory leak in my project and I wonder how garbage collector working in Flash Media Server. I have 2 questions:
well i want this actually <s:Button x=\"240\" id=\"anything\"y=\"80\" label=\"User 4\" click=\"click_Handler(event.currentTarget.id)\" />