Tag Archives: Flex

Flex 4 – cut/Copy/Paste context menus not appearing

The right-click context menu for s:TextArea s:RichTextEditor, s:TextEdit, etc. is an expected feature for any sort of form functionality however a bug in s:Panel breaks this functionality whenever the control is inside an s:Panel item. <s:Application xmlns:fx=”http://ns.adobe.com/mxml/2009″ xmlns:s=”library://ns.adobe.com/flex/spark” xmlns:mx=”library://ns.adobe.com/flex/mx”> … … Continue reading

Posted in Flex, Programming | Tagged , , , | Leave a comment

BlazeDS and Dynamic Remote Endpoints

make sure you are sitting down, you might fall over -  I’m about to make a tech post! I’ve been working on setting dynamic endpoints for our Flex Remoting server BlazeDS for the last day or two and it hasn’t … Continue reading

Posted in Flex, Programming | Tagged , , , | Leave a comment