| Thread | Last Post | Replies |
|
| pause resume | 31 May 2008 20:59 GMT | 6 |
i made tween motion to an image using flash 2004 , (Fading Effect), i want motion pause at frame 10 then after 5 seconds the tween resume.. i used this code in frame 1 but nothing happen...!!!! function wait() {
|
| Fustrating problem with self-made 5-state button | 31 May 2008 20:42 GMT | 3 |
Hey guys, just wondering if you could help me, i don't have much knowledge with actionscript and i created my own 5 state button using a movie clip and a little bit of actionscript by following a tutorial online. (http://www.sanctifiedstudios.com/advanced-five-state-buttons/)
|
| Really basic embeding problem | 31 May 2008 15:45 GMT | 3 |
I am trying to duplicate a display for training pilots. The display is a 14hi x 25wide grid. The font is 'Letter Gothic MT Bold'. Each character has equal widths and fits perfectly in the grid, which is what I need. I also need the same font 3 points smaller that also fits ...
|
| hitTest mover | 31 May 2008 15:31 GMT | 1 |
I am using the following code as a mouse mover for a movie clip. Can anyone tell me if there is a way to increase the dead-zone where the mc won't scroll in the middle. Any help would be appreciated.
|
| onPress doesn't work on image... | 31 May 2008 14:10 GMT | 1 |
I am having a problem when trying to add an onPress handler to a JPG which is loaded into a movieclip. onPress doesn't work. ActionScript Code:
|
| How to extend Flash pages | 30 May 2008 23:36 GMT | 4 |
I was wondering if there is anyway to extend a flash element so it displays across the width of a browser window? In the site I'm working on I have a gray background and a white area with drop shadow effects that everything else is built on. I would like that gray and
|
| LocalConnection | 30 May 2008 23:35 GMT | 5 |
I have a question, localconnection is to make connection between 2 swf files, as I do to make the same connection where each swf file this in a different computer within the same LAN? I appreciate any solution possible
|
| Need help making objects move faster in Actionscript script | 30 May 2008 22:13 GMT | 1 |
Hi, I am creating a banner ad where I want to get the effect of confetti falling the whole time throughout the ad. The closest tutorial I found on the web was for snow falling, which was this one... http://www.flashkit.com/tutorials/Actionscripting/Falling_-Jeff_Eds-980/index.ph
|
| I Need a Good Book | 30 May 2008 20:51 GMT | 1 |
I'm was wondering if anyone can give me a recommendation for a good reference book for Action Script 2.0. I would also like one for AS3 as well. So I guess I would like 2 books... LOL!! Preferably one that is very easy to understand and that you can go to when
|
| Populate Text Box | 30 May 2008 17:31 GMT | 3 |
I have a dynamic text box on stage. I have a programme which loops through numbers 1 to 5 (when a button is pressed). I want the numbers to be displayed, on different lines in the text box. However I only get the last number,5 displayed. What I want in the text box is:
|
| preloading a SWF for playback later | 30 May 2008 17:09 GMT | 4 |
I have a large SWF (1.5mb with lots of bitmaps) that will not be played until almost the end of my main movie. I'd like to preload it when the visitor loads the main SWF, but I don't want it to play until the visitor arrives at the final frame of the main SWF. When I use ...
|
| problem in continously playing | 30 May 2008 15:21 GMT | 3 |
HI I am created an gallery which plays images,swf and Flv file . Totally there are five clips are there [Legend.flv,Image1.jpg,clip2.swf,clip1.swf,AdobeBand640.flv]. if five clip has
|
| Start an actionscript tween when movie loads | 30 May 2008 15:10 GMT | 1 |
I am trying to get this flash file to start my motion tween that i have done in actionscipt to play once the movie plays, but i can only seem to get it to work if i do an onRollOver or onPress. I would also like to add in a Roll Over state that will enlarge the photo slightly. ...
|
| Forms not run when loading from movie master | 30 May 2008 14:59 GMT | 1 |
I have a movie called index loading two movies contain forms into a movieclip, but not functionally correctly. Otherwise running the SWF individually run correctly. How fix this???
|
| behavior panel timeline | 30 May 2008 14:47 GMT | 1 |
I put correctly from behavior panel in to key frame the action script : //Movieclip GotoAndPlay Behavior this.sfondoanimato.gotoAndPlay("anima immagine"); //End Behavior
|