I need to extend the \"smart import\" script. I want to createa new composition. then add each imported \"element\" to the composition as a track.
I want to drag symbol that ha开发者_Go百科s a tween. As soon as I drag, tween gets messed up, since flash thinks I want to manually adjust tween. No, I just changed size of stage and want to tween sta
I was approached by an old client about making a boutique web site that showcases one product, and lets the user make a purchase. I wanted to make the site in flash, but I havent had any luck figuring
Wher开发者_Python百科e is the language selection menu in Flash CS5 I\'ve been looking for it but lost.
I am using the following piece of code to determine the closure of browser window and it works perfectly. But the issue arises when the user refreshes the page using \"F5\" or clicking browser refresh
Can any one point me to a small code for testing a microphone which is written in flex/AS Than开发者_C百科kshttp://renaun.com/blog/2010/04/converting-flex-3-microphone-application-to-flex-4-part-1/
Iam using flex 3.5 . I want to 开发者_如何学Goset the back ground color of cell in a datagrid to yellow when the data in it is more than 6 . Create a custom renderer and test the value when the data p
In the Below action script file there is an error saying cannot import mx.controls.Label, I am compiling this through command line on,linux and the environment variable path is set where flex is insta
I\'m using Adobe Livecycle Designer and XML files to create some PDF forms for a project. I created an XSD, which among others contains an unbounded sequence of choices, for exampl开发者_StackOverflow
I try to add an 开发者_Python百科event handler to a sprite object but it doesn\'t affect anyway what is my problem?