Search:
Type: Posts; User: Obi City
Search:
Search took 0.03 seconds.
-
Just wondering if anyone has had a problem with the flash 6 plugin not loading automatically for users without the plugin. I noticed that while testing a friends new site whose menu structure was a...
-
I thought Space was the last frontier.
-
Good design technique should always include a skip intro button on your intro's for the impatient end user.
-
If you want the animation to be contained in the button, make sure you place the movie clip on a keyframe on the Up frame, with frames continuing to the hit frame. The stop action mentioned in...
-
your code should read like this if you want the slideshow.swf to load into a movie clip named movieholder:
on (release) {
loadMovie ("slideshow.swf", "movieholder");
}
-
Create your animation in a movie clip. Then on the button set the action to start playing the movie clip on mouseover. It should continue playing no matter where your mouse is.
-
I ran this code. It works. There may be a way to streamline the if statement. Ill look into it. Also, the frames Array assignment may be able to be streamlined as well. For now, I hope this...
-
I ran this code. It works. There may be a way to streamline the if statement. Ill look into it. Also, the frames Array assignment may be able to be streamlined as well. For now, I hope this...
-
I think your problem lies here if Im understanding you correctly:
In frame 50 (label carlson) a Back button with the following action:
on (release) {
unloadMovie("_root.aboutus.showjpg"); ...
-
Look in the top right corner. You can see a building in the back of the pic with a satellite on it. When you mouseover it it lights up.
-
Oh MY!!! This thing is sicker than sick!!!! Absolutely amazing. XML socket plugin for the login is obvious but it looks like i need to brush up on my mx actionscript. What are they using backend...
-
-
Howdy howdy. Instead of loading your movie into a layer (6), load it into another "placeholder" MC> Flash uses the center point of the MC as the top left corner of your movie you are loading in. ...
-
stopAllsounds should work fine. To make sure, you can always set your action on the button to stop all sounds and then create a mvi clip that holds 10 frames (one frame per each sound) and use a...
-
Can someone please inform me as to what the maximum amount of frames in an mx movie is? Thanks
-
I downloaded the MX trial and no probs here. I think there would have been a major flood of screams and shouts if MM had been kind enough to bundle the trial with a friendly lil virus, =p.
|
Click Here to Expand Forum to Full Width
|