|
"One approach would be to make the bar width total change 25% for each file." in ActionScript 1 and 2 • 2 replies |
35 minutes ago |
|
"If you are getting an error message, show the whole error message." in Action Script 3 • 1 replies |
36 minutes ago |
|
"I kinda wanna lean on rusty learning and say it can't be solved... three unknowns requires three equations. As far as solving it with A" in Action Script 3 • 1 replies |
39 minutes ago |
|
"What is the error that you see?" in ActionScript 1 and 2 • 1 replies |
2 hours ago |
|
"It's not a case of no one knowing. It's more likely a case of posting at a time when no one is around to try to help. Search Google using" in ActionScript 1 and 2 • 2 replies |
4 hours ago |
|
"Check your Publish Settings. Since that is AS2 code, your file needs to be set up to publish for AS2. If you intend to use AS2 code and st" in Action Script 3 • 3 replies |
4 hours ago |
|
"You can probably overlay a mask of the same shape to hide the rough edges. You might also try drawing the shape in Flash as a vector grap" in Flash Pro - General • 6 replies |
13 hours ago |
|
"I can't find anything of a question or problem in your posting. You mention three different locations for registration points, but I am una" in Action Script 3 • 1 replies |
13 hours ago |
|
"You're welcome" in Action Script 3 • 6 replies |
17 hours ago |
|
"You can use String values to target instances if you use bracket notation: for (var i:Number=1; i<8; i++){ this["high" +String" in Action Script 3 • 6 replies |
17 hours ago |
|
"Any time you get an error message you should copy and paste the whole message in your posting. If the buttons are on different frames, but" in Flash Pro - General • 1 replies |
23 hours ago |
|
"The 1009 error indicates that one of the objects being targeted by your code is out of scope. This could mean that the object.... - is" in Action Script 3 • 5 replies |
1 day ago |
|
"Go into your Flash Publish Settings and select the option to Permit Denugging. The error message should include the line number where the p" in Action Script 3 • 5 replies |
1 day ago |
|
"You're welcome" in Action Script 3 • 5 replies |
1 day ago |
|
"You do not create movieclips on the timeline using code, though you can create them and add them as children of something that has been manu" in Action Script 3 • 5 replies |
1 day ago |
|
"Create a new MovieClip symbol and add an image and a textfield to it." in Action Script 3 • 5 replies |
1 day ago |
|
"What you should do is set the Publish Settings to generate a size report. That way you will have a detailed listing of what each element of" in Flash Pro - General • 1 replies |
1 day ago |
|
"I am not going to try to compete (confuse) with someone else trying to get you to do something I can't even follow why for the problem you s" in Flash Pro - General • 14 replies |
1 day ago |
|
"My only guess is that you have copied content from another file that is an AS1/2 design. Otherwise the errors would not indicate AS1/2 code" in Flash Pro - General • 6 replies |
1 day ago |
|
"Try changing the textfield to be a classic textfield and then try setting its selectable property to false. It can be done using code or it" in Flash Pro - General • 14 replies |
1 day ago |
|
"Try setting the textfield 'selectable' property to false." in Flash Pro - General • 14 replies |
1 day ago |
|
"That is not the code for the slideshow, that is just the xml data file that specifies the images and some of the display elements for the sl" in Flash Pro - General • 3 replies |
1 day ago |
|
"You're welcome" in Action Script 3 • 15 replies |
1 day ago |
|
"The problem with what was done... comeToMe(event:MouseEvent); was as I already explained. You do not include the class of the argument whe" in Action Script 3 • 15 replies |
2 days ago |
|
"Try adding a slight delay before executing the try/catch... see if using setTimeout is sufficient." in Action Script 3 • 3 replies |
2 days ago |