| Thread | Last Post | Replies |
|
| buttons in mc in onother mc which is on main stage doesn't react | 30 Apr 2009 11:26 GMT | 2 |
Helo, sory for not posting any script, but I'm confused becase of something that I dont know if can be done in flash. I have buttons in movie clip. This movie clip is inside another movie
|
| [AS3] Movieclip: Timeline control: Need advice... | 30 Apr 2009 04:51 GMT | 1 |
Here is what I want to do: 1. "foo" movieclip (already on stage): Loop frames 1-10 2. On rollover of "foo", play full timeline (40 frames), and then start looping frame 30-40.
|
| duplicateMovieclip only duplicates once? | 29 Apr 2009 07:34 GMT | 1 |
I've been trying to figure out what's wrong with my DuplicateMovieClip action. I want it to slowly cover the scene/ frame area with copies of the movie clip/symbol, and then remove them
|
| _droptarget | 27 Apr 2009 23:29 GMT | 6 |
I am just wanting to know how to do, hopefully something simple. I have a logo which I can drag around the screen. When I drop this logo over a particular area I call a fuction to run. This works perfect except the fact it doesnt work, if that makes sence.
|
| getURL target IFRAME | 21 Apr 2009 20:51 GMT | 4 |
Hello guys and gals. I'm trying to do something which should be amazingly easy and fundamental, but which just won't work. I've looked all over the web, millions of forums, and all through flash help and still can't get a solution.
|
| resources,tutorials, samples and actionscript code free | 20 Apr 2009 15:58 GMT | 1 |
Do you know some cool webs, samples, resources, code and tutorials to download? Thank you.
|
| Using a button, what's the code for mailto:email@somewhere.com | 18 Apr 2009 16:47 GMT | 1 |
on (release) { getURL(mailto:spearchuck@cfl.rr.com, post); } Could someone correct this for me
|
| How does one loadmovie in an empty movie clip using a button in v8? | 10 Apr 2009 15:01 GMT | 2 |
How does one loadmovie in an empty movie clip using a button version 8? I appreciate any help YM
|
| Creating ActionScript CuePoints | 04 Apr 2009 22:17 GMT | 1 |
I have ActionScript Cuepoints working fine by clicking on the imported video instance and adding actionscript cuepoints. But we keep getting new video and I have to put the cuepoints back in every time. So I was hoping to add cuepoints and their times to this script instead. Can ...
|
| Cursor and Button Assistance | 03 Apr 2009 21:34 GMT | 13 |
Hi guys.... hope this the right place to post this stuff, I have two questions, but first some background - I'm a student with basic (but growing) knowledge of flash, and for one of my projects I have to create a website in Flash CS3 (using actionscript 2.0) which
|
| flipping speech bubbles? | 03 Apr 2009 21:28 GMT | 3 |
Basic scenario, sprite programmed to say various stuff in a speech bubble (used a dynamic text field inside an MC located inside the sprite). But when the sprite gets too close to an edge of the screen, the bubble goes off the screen. So I made a basic fix for testing:
|
| Question on Variable Syntax | 03 Apr 2009 19:07 GMT | 1 |
I am trying to get a variable to load into my flash movie from the html page in which it is located. In the Object tag I am placing: <param name="movie" value="images/navigation.swf?Section=about" />
|
| parent frame number code | 03 Apr 2009 18:07 GMT | 3 |
Hi there, I need the script to tell a button, upon release go to your parent timeline frame Number x. Thank you. I have been using one for frame labels, but need to go to frame
|
| Load Movie Help | 03 Apr 2009 16:51 GMT | 5 |
I am pulling double duty with this question as it serves two purposes. I am developing a total flash controlled ad system for myself, but also need to use the same theory for a project for work. Concept:
|
| AS2 or AS3 | 03 Apr 2009 15:47 GMT | 1 |
Hi there I am building a site in Flash8 AS2. I, as a beginner have for this project for the first time ever have begun to use frame labels, and parent/sub movies. However, I have run into a major problem as when I test the movie it takes
|