flash-cs3
Merging MovieClips into a larger MovieClip
I have these 2 separate FLA (AS3) files and I want to merge them together. One FLA, let\'s name \"Animation.fla\", consists of a 1-frame animation with a class assigned to its main stage, let\'s label[详细]
2023-01-11 14:30 分类:问答Save captured still image from webcam in Flash
I have written enough code to preview the webcam video in Flash. Now, I want to capture images at 10 second intervals.[详细]
2023-01-07 12:29 分类:问答Why would an SWF load in the Flash CS3 IDE but not the browser?
I have five SWF files that are loaded into a main SWF. All five load when testing in the Flash CS3 IDE.[详细]
2023-01-07 04:34 分类:问答Displaying caught errors outside of IDE - overkill/critique?
I have devised the following method for catching errors throughout my AS3 applications: In the Document class, define the following methods:[详细]
2023-01-07 03:21 分类:问答Is it possible to use a Document class that is above the FLA in the directory structure?
Is it possible to use a Document class that is above the FLA in the directory structure? If so, please explain how.[详细]
2023-01-06 16:59 分类:问答How using my MovieClip in other flash projects?
I worked in flash cs3. Have \"People.swf\"- library MovieClips, they have export for actionscript and first frame. Names classes \"Head1\"...\"Head2\" and so on.[详细]
2023-01-02 22:00 分类:问答DOUBLE_CLICK dont work in actionscript3
I have MyMovie.addEventListener(MouseEvent.CLICK, goClick) function goCl开发者_JAVA技巧ick(e:MouseEvent):void[详细]
2023-01-02 04:23 分类:问答AS3: How can I access a movieclip in a different scene?
I want to access a MovieClip in another scene than I\'m currently in. More specific I want to set a TextField to a certain value from a \"preloader\"-scene. This is for handling totally dynamic langu[详细]
2023-01-01 17:40 分类:问答Windows Flash CS2 font not showing?
I Installed the font into my system/font folder. But font is not showing. Font is showing in the word document but will not showing in the flash. Will you plz give开发者_Python百科 me solutions. I am[详细]
2022-12-31 00:54 分类:问答Possible to manipulate UI elements via dispatchEvent()?
I\'m trying to manually dispatch events on a textfield so I can manipulate it indirectly via code (e.g. place cursor at a given set of x/y coordinates). However, my events seem to have no effect.[详细]
2022-12-30 18:53 分类:问答