Context : I\'m working on a Flash application developed with FDT and compiled with Flash CS4 (I need a huge library). It should connect to various Weborb services.
I have the next component, which is substituted into the data grid as rendered item. <mx:VBox xmlns:mx=\"http://ww开发者_C百科w.adobe.com/2006/mxml\" click=\"navigateToURL(new URLRequest(\'{data.G
I am wondering if it is possible to开发者_JS百科 get a url to some image on google, say a square (jpg/png/gif), and process it into an SVG.Is this possible?
I want to have 2 dataproviders for 1 advancedDataGrid: 1 normal and second one for combobox in a one of columns. I want to have this combobox to have data from a column in database (i already have it
I\'m loading an swf file into my main application using URLLoader, I want to get the background color of the loaded swf file. ( I 开发者_如何学Goheard that one solution wold be reading the byte code o
I have this map I\'m creating in Flash. You click on a state, then you can click on an icon to view a tooltip/popup of some information. What I was trying to do was instead of creating new functions a
I\'m trying to get onComplete (frame 5 in this case) to skip to a given frame after a series of animations. Here is what i have written so far. Shouldn\'t this work?
I need to create a flip book/page application. I have seen flash created flip page, can it be done in any other languages, e.g. jquery or javascript? And also, what are some concepts that I am require
I\'m trying to create a simple loop that adds a random number of stars, fades them out and removes them.
What\'s the best library/package/class out there开发者_如何学C for calling SOAP web services from ActionScript 3, without using the Flex framework?Suggested reading: