Enter Keywords:
1 - 10 of 28(0.001 seconds)
Sort By:
 
I've got an xml loaded menu with a scrollbar that gets added when the list's height is greater than 290. The scrollbar button is 35 px tall The tracking line is 290 px tall The scrollbar button ...
Zones: Adobe Flash, ActionScriptDate Answered: 08/26/2008 Rating: 9.1 Views: 0
Currently learning action script for flash I found a fun little file to play with. Here's the rub...If I use the file from the site built using cs3 it works fine however when building the from scra...
Zones: ActionScript, Adobe C...Date Answered: 07/20/2009 Rating: 8.1 Views: 0
I am learning action script 3.0 and am trying to create multiple buttons from one symbol in my library. I am using the addchild method how would I specify the number of child elements I would li...
Zones: ActionScript, Adobe FlashDate Answered: 02/06/2009 Rating: 8.2 Views: 0
I have a class that extends MovieClip. I use it to load an image. I call this class from layer1 frame1. When I let the movie loop, I notice the trace output "Successfully loaded" with each iteratio...
Zones: Adobe FlashDate Answered: 01/06/2009 Rating: 9.3 Views: 0
I would like to capture the generated output from a Flash movie (SWF format) to a vector format like EPS, or AI (Illustrator).
Zones: Adobe Illustrator, Ado...Date Answered: 09/21/2009 Rating: 7.6 Views: 6
Hello Friends, I am new to Action Script 3.0. I am studying about it. I have a big confusion about namespace. I have read many articles about it but i can't understand. Can anyone give me a clear ...
Zones: ActionScript, Adobe C...Date Answered: 01/22/2009 Rating: 8.6 Views: 0
Hello Experts, Let me start by saying that I just upgraded to Flash CS3 (from Flash 8) and have been finding it difficult to get used to AS3.0...  I don't claim to be an expert AS2 coder, but I ...
Zones: Adobe FlashDate Answered: 03/04/2008 Rating: 8.8 Views: 17
I'm loading a movie clip to the main stage with the following code: var mySymbol:MovieClip = new fadeout(); stage.addChild(mySymbol); mySymbol.x = 452; mySymbol.y =354; mySymbol.play(); Movie...
Zones: Adobe Flash, W...Date Answered: 04/22/2008 Rating: 8.7 Views: 9
I've got a preloader in the first frame that has stopped working, even though I haven't touched the code. When I trace the bytesLoaded and bytesTotal they are always the same, meaning that when I s...
Zones: Adobe FlashDate Answered: 05/12/2008 Rating: 6.4 Views: 5
I am trying to use Actionscript  3.0 to listen for the end of a video, and then go to a label created on the timeline. Can anyone provide an example of this?  
Zones: Adobe FlashDate Answered: 05/29/2008 Rating: 9.0 Views: 122