| Thread | Last Post | Replies |
|
| Referencing an instance within a dynamically attached mc | 01 Aug 2005 00:10 GMT | 10 |
I'm just delving into attachMovie for the first time, and pulling my hair out trying to get it working right. I'm attaching a movie using the following code (this is within a loop): _root.nav5_mc.sets_mc.attachMovie([this.thisMC], "collection_mc",
|
| Re-using The ProgressBar | 01 Aug 2005 00:05 GMT | 8 |
I'm having a anoying problem with my progressBar... I have one main movie In this movie i load other movie's each with their own progressBar. Once loaded the progressBar destroyed with:
|
| Quick question about getting frame info | 31 Jul 2005 20:30 GMT | 1 |
Hi all - I'm sure there must be an easy way of doing this but I can't seem to find it in my help. I'm using MX2004 and I want to get the current frame of the movieclip in the form of a number something like: if ( somevariable > this.moveclip.framenumber() ) {
|
| Resizing Images | 31 Jul 2005 20:28 GMT | 5 |
How would one go about resizing images so that they would have a maximum size. For example, if I have a 400 x 400 box where I am displaying them, and I have an image that is 500 x 400, how would I scale that image so that it would fit in the box. Alternatively, if I had an image ...
|
| Simple Quick Question that needs answerin' | 31 Jul 2005 19:03 GMT | 1 |
WASSUP PPL, I need to know (if possible) can you can get a dynamic text box to display infomation(a number) when a certain frame is played??? if so, HOW??? thanx in advance...........
|
| communicating between swfs | 31 Jul 2005 18:10 GMT | 1 |
Hello, I have a question: I have a swf-movie ("website-5.swf"). In the third frame of that movie, I want to open a different swf ("silence.swf") using: on (release) {
|
| Clicking on movie = "play"? | 31 Jul 2005 18:03 GMT | 7 |
I have seen this happen a few times and have never been able to figure it out, and it's happening again on my current movie. Here's what is happening: I am loading a simple movie which parks on its first frame (containing a text input field). However, when I click on it, the ...
|
| How to Refer to Movie Clip Within Button | 31 Jul 2005 18:00 GMT | 3 |
I have created a movie clip with two frames, labelled green and blue. I have placed this movie clip as the background of a button. On RollOut, I want to gotoandstop("green") to change the button background to green. However, I can't seem to figure out how to refer to the movie ...
|
| Reset global variable | 31 Jul 2005 17:57 GMT | 1 |
If I have a global variable varible equal to a specific number (10). And when I press the button to go to the next set of numbers, I need to rest the global variable back to 10. Is there syntax that I can use to reset?
|
| Big time ActionScript question. (not for the faint of heart) | 31 Jul 2005 16:57 GMT | 8 |
I'm working on a Radar that will dynamically place objects (spheres) at different places inside a circle with a couple inner rings depending on dates from a dB. We still have to iron out all the variables for placing them but for now it's date. So let's say the center of the radar ...
|
| SOME BODY HELP ME IN LEARNING FLASH | 31 Jul 2005 15:35 GMT | 1 |
SOME BODY HELP ME IN LEARNING FLASH WALIAGAURAV--AT-GMAIL-DOT-COM WALIAGAURAV@GMAIL.COM
|
| User multiple selecting movie clips | 31 Jul 2005 09:44 GMT | 4 |
how can I let the user make a multiple selection of movie clips? I have to make this program that draws lines and I want the user to be able to select what he has drawn (more than one movie clip) and to edit them i haven't find any information on this in help or any other ...
|
| Flash MX to MX 2004 | 31 Jul 2005 04:23 GMT | 3 |
Since my previous post I have been checking things out. Am I correct in thinking that if I start in Flash MX and convert to MX2004 via a "Save as MX 2004", Flash still thinks my document is an "old version of action script?".
|
| How can I get my button to load in a dynamic text box on the main stage? | 30 Jul 2005 23:49 GMT | 3 |
Here what I want to do: I just upgraded to Flash MX 2004 and running on Window XP operation system and I'm creating a media press kit CD. I have pretty much of it running right but now I'm stuck on how to make my buttons work right. I would like for the hit area of the buttons ...
|
| scripted MC misplaced or not showing up | 30 Jul 2005 21:58 GMT | 1 |
Trying to get a picture gallery to show up right should be duplicating ... header_mc pic_mc pic_mc pic_mc pic_mc ...
|