actionscript
AS3 LoaderMax: Loading pictures to an array?
I have the following problem. I wanna load 3 pictures to the stage using LoaderMax. Their path is stored in an array (urls), and finally I wanna have all their displayList objects in a new array calle[详细]
2023-04-11 08:47 分类:问答Why does delete( DictionaryInstance[ key ] ); fail?
My app uses a Dictionary protected _categoryToValueDict:Dictionary = new Dictionary(); to map something to something else.[详细]
2023-04-11 08:08 分类:问答Converting Flex Barchart to Image without rendering
Is there a way to create a BarChart (in the background) without adding it to the current view?I basically have a chart that I need to convert to an image and add it to a PDF report (using AlivePDF)开发[详细]
2023-04-11 02:06 分类:问答Catching Flash URLLoader errors
I\'m trying to bullet proof a URLLoader and wondering where I need to capture things like 404s and more importantly, mid-session timeouts and connectivity failures.[详细]
2023-04-10 20:12 分类:问答How to narrow a Rectangle within a Sprite to exclude transparent pixels?
I have a Sprite that contains opaque objects surrounded by transparent pixels. I also have a Rectangle that represents a part of the Sprite that I want to render using BitmapData.draw().[详细]
2023-04-10 18:15 分类:问答I want to create something which records audio from the user and then allows them to send it to an email, OR save it to the server
I know how to use AS3 to reco开发者_如何转开发rd sound from the user and enable them to save it to their computer. However, I would really like instead to allow them to either send it to an email addr[详细]
2023-04-10 16:56 分类:问答Swiz 1.3.1 LogProcessor
i try everything to get the LogProcessor for Swiz to run. Here are the project Foomonger. I fear however, the ressources refer to an old version of swiz.[详细]
2023-04-10 16:12 分类:问答FlashDevelop: AS3 Tweening Stop on Steep Slope
I\'m using the caurina.transitions.Tweener; class with AS3 to tween a 3D object through my 3D environment (created with alternativa3D platform) from point A to point B. And everything works great, the[详细]
2023-04-10 15:58 分类:问答How can I save the previous text in textarea
I am using a button to input text from a text input and displaying it in a text area using following code.[详细]
2023-04-10 12:01 分类:问答keyboard event as3 not working
This was something that had me banging my head for 2 hours before I figured it out. I dec开发者_运维问答ided to post it here, to help others not pull their hair out :).[详细]
2023-04-10 08:59 分类:问答