flash-cs4
AS3 Shared Object slows swf down and makes webpage unressponsive
I have a swf that I would like to cookie to control the frame the user see\'s depending on whether it is a first time site visit or returned visit. My code is below - it works, it doesn\'t bring back[详细]
2023-02-13 15:30 分类:问答How to apply css styling in flash AS3..?
HI All, I want to know how to style an anchor tag(eg: need to chnage color blue and I want to make it bold) in flash.[详细]
2023-02-12 15:41 分类:问答As3 AddChild() in a Class
Im in as3 and Im trying to add a MovieClip inside of a Class I don\'t get any errors but my image does not show up.[详细]
2023-02-12 00:17 分类:问答automatically Close flash player after playing
I need to close a flash player which is overlayed over another portion. When the video is over, the \'div\' i created (overlayed to display video)must vanish showing the开发者_StackOverflow社区 orgina[详细]
2023-02-10 15:27 分类:问答Motion Tween Doesn't Work Inside Function in ActionScript 3 and Flash CS5
i have a problem with putting a motion tween in function. my code works perfectly in CS4(but unfortunatly flash CS4 hangs all the time on my PC. whoever in CS5 the motion works fine outside function b[详细]
2023-02-10 10:39 分类:问答as3 dynamically runtime font embedding
I have a AS3 project in Flash CS4 in which I am dynamically loading in a font whose location is passed in via XML. It works when I write in the font name (here EASTERAR.T开发者_开发技巧TF). However, i[详细]
2023-02-10 08:50 分类:问答JSFL setCustomStroke does not work with stroke.style = "noStroke"
So I was messing around with JSFL, and I wanted to set the storke to None. That should be done like this:[详细]
2023-02-08 04:45 分类:问答Problems in my AS2 Game
Hey guys, I\'m trying to make a 2D Platform style game similar to this game below: http://www.gameshed.com/Puzzle-Games/Blockdude/play.html[详细]
2023-02-07 06:13 分类:问答Multiple movie clips in ScrollPane
I am loading multiple movie clips into a scrollpaneContainer mc and setting the source of my scrollpane to be the scrollpaneContainer.[详细]
2023-02-06 01:48 分类:问答Tracing Variables in AS3 is not working
var a:Number; var b:Number; a + b = 17; trace (\"A: \"a\"B: \"b); 开发者_JS百科 Why does this not work? Is there somthing about tracing multiple pieces of information inthe same trace statement in[详细]
2023-02-05 21:09 分类:问答