| Thread | Last Post | Replies |
|
| disabling all movie clips that are on lower levels | 31 Mar 2007 23:06 GMT | 1 |
I have a movie clip that pops up over all other movie clips. But it is still possible to interact with these movie clips that are beneath the mc that has popped up. Is there any way to disable all of the movie clips that are beneath the one that popped up?
|
| Can get PHP to send twice | 31 Mar 2007 22:45 GMT | 4 |
I have created an online store and the shopping cart sends me an email when a product has been purchased. I am trying to make the email send to me and the email address that the customer has included i am using the code below. I am totally new to php.
|
| Render a name on a glass | 31 Mar 2007 19:42 GMT | 20 |
I need to render a name (visitor of the site - input comes from an input text field) on a glass. Not letter by letter but the whole name onces the visitor clicks ok. I'm using an embedded font. Any ideas how to do this?
|
| Movie Scale Problem | 31 Mar 2007 17:50 GMT | 16 |
I am using a code that will center my "mainsite" movie clip and keep it centered even on resize. However becuase it centers it when the browser window is scaled smaller than the MovieClip / SWF (800x650) it continues to center the clip and cuts off the top/bottom and left/right ...
|
| iterate through all dynamic text variables | 31 Mar 2007 17:05 GMT | 8 |
I'd like to be able to iterate through all of the dynamic text variables in my flash movie, and I'd like it so that if I add new text to this movie, it will show up in the iteration. Essentially, I want to do something like this:
|
| Timing of sounds | 31 Mar 2007 16:53 GMT | 11 |
Is there anyway to be more accurate with the timing of two sound objects dynamically in actionscript? I know that I could use the start method to position both streams to the second but is there a way to sync them more precisely? Thanks.
|
| collision detection for attached movie clips | 31 Mar 2007 16:39 GMT | 9 |
I have a difficulty that I need help overcoming. To give some background information, here are the movie clips used: 1 movie clip called 'skater' 1 movie clip called 'token'
|
| How to just make a button play the movie. | 31 Mar 2007 16:30 GMT | 1 |
I'm making a flash animation with some simple objects moving. I need the animation to stop at key points so the viewer can read some instructions on what i'm teaching. I have no problem making the animation but after about 3hrs and reading everything i can find on flash I ...
|
| I'm trying to use _alpha with the _xmouse to interactively fade a box with the mouse pointer. | 31 Mar 2007 15:57 GMT | 1 |
I?m new to Flash sort of but most definitely new to actionscript and programming in general. I?m hoping someone can help me with a practice thing I?ve been working on - I thought this would be easy to start of with but it is prooving very challenging;
|
| UIScroll question | 31 Mar 2007 02:26 GMT | 1 |
Hi - I have a dynamic TextField where I'm loading in some text from the actionscript (not external file). No matter how I set "setScrollProperties" I'm not getting the last few words....not the last line...just the last few
|
| Problem with loading pics in a photo gallery | 31 Mar 2007 01:22 GMT | 5 |
Ok.. I don't know what is the problem for this.. maybe someone with more experience bumped to this too.. and can help me out.. I will put the link here so u can see it but before u open it, pay attention of the mess.. pictures are loaded one over another or not loaded at all.. ...
|
| Fading a mc in reverse | 31 Mar 2007 01:21 GMT | 3 |
I have the attached bit of code which fades an mc out smoothly using actionscript. Works a treat, but how do I get the mc to fade in - i.e. the reverse of this code? gryllsie
|
| Preloader Actionscript problem | 31 Mar 2007 01:20 GMT | 3 |
As a relative newcomer to Actionscript, I came across a preloader tutorial (from a trusted source) which reveals a cut out photograph as the movie loads. I decided to use it, but although I have checked and double-checked the Actionscript, Flash 2004 keeps reporting an error and ...
|
| Countdown Poker Timer in Flash 5 | 31 Mar 2007 01:03 GMT | 7 |
Yeah, I'm behind with Flash 5. Haven't used it in a long time but I'm now waiting for CS3 so I can get all the upgrades... I've been all over the web and found a few tutorials on making timers. Some I've gotten to work, other not so much luck. The problem is all the tutorials
|
| Declaring MovieClipLoader Objects in loop | 30 Mar 2007 22:46 GMT | 1 |
I'm trying to clean up my code. I have a varying number of MovieClipLoaders and related listeners. I wanted to make a general purpose loop to create them where I can call the function with a variable and instantiate both the MovieClipLoader and its
|