I had many issues found in migration from Flex 3 to Flex 4. I had done some logic in flex 3 but while migrating the same code to flex4 it is not working. Please help me out how to do the ex开发者_如何
(development platform : Flex 4) Context: Grid size : 64 x 64 cells View : 760 x 600 px 2 zoom levels are available:
I need an horizontal layout on my forms, they look like this: <mx:Form id=\"myForm\" width=\"100%\">
SkinParts are a great way to add event handlers and logic to an object that is instantiated in the skin, away from any business code. Often, though, I find myself wanting to do the opposite, and defin
I am trying to use ContextMenu() to display context menus in Flex 4. Full Render code here http://pastebi开发者_开发技巧n.com/Kx8tJ1cY
I\'m having a bit of problems with AuthLogic and current_user. I have a Flex4 application using the Cairngorm framework as the front-end, and Ruby On Rails as the back-end.
This question already has answers here: How to disable minimize, maximize button in the browser? 开发者_运维百科(4 answers)
What I am trying to achieve is to extending a component in Flex and add an image to be shown ALWAYS n开发者_运维百科ext to it. (The image cannot be added inside (addElement/addChild) the control)
I ask google about this,but didn\'t find anything usefull. Is there a way to creat web app in flex that will convert video to flv,after that video is uploaded to the server?Can this be done with flex,
I am using coltware.airxmail to send emails from my Flex app. I would like to send VCalendar appointment files generated from Flex straight to Outlook so they are opened in the Calender view.I am abl