A Flash Developer Resource Site

Search:

Type: Posts; User: Ashley2005

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Hows about helping with this instead ...

    Hows about helping with this instead

    http://www.megaupload.com/?d=RG54MQ3Z

    When you click Africa or whatever to go to the next page, then click "back to main", the music plays again, but it...
  2. I looked at this tutorial but it was for use with...

    I looked at this tutorial but it was for use with Flash 6 and ActionScript 1

    http://www.flashkit.com/tutorials/Audio/Dynamic_-Muhammad-968/more3.php

    Please can you tell me the same code for...
  3. Here are all my files, and some info: ...

    Here are all my files, and some info:

    http://www.megaupload.com/?d=401UHHIT

    The FLA file is called "Instruments first frame edit", within that folder when unzipped!

    For what I'd like the...
  4. Sound issues with Flash 8 ActionScript 2 - please help me

    Hi all,

    I'm a newbie, so please don't "pitty the fool" :mrt: lol

    Ok,

    I'd like to have a background sound start on the first frame, and then fade to zero when I click one of either 6...
  5. Chnged this Africa=new sound();...

    Chnged this

    Africa=new sound();
    Africa.attachSound("Africa Int");

    but1.onRollOver = function() {
    Africa.start();
    }

    To this
  6. One last thing for sound, then all will be...

    One last thing for sound, then all will be working

    I have created 6 audio tracks, which will play when you rollover each button in sequence.

    I have given each of the 6 buttons an instance name...
  7. Also, I need all my sounds in later frames to...

    Also, I need all my sounds in later frames to stop playing when I go back to the main page.

    I have tried the following code on the first frame (main page), but it doesn' work.

    onEnterFrame =...
  8. P.s. can I put my audio file into the library,...

    P.s. can I put my audio file into the library, then export it for actionscript (giving it a name), and do it like that, instead of locating my file externally.

    Cheers m8, hope to get this sorted...
  9. Got an error It's asking me to close this...

    Got an error

    It's asking me to close this statement below with '}', before I can start the second one of mybutton.onEnterFrame = function()

    myButton.onRelease = function() {
  10. Thanks m8, I'll whip up a track in a mo, and test...

    Thanks m8, I'll whip up a track in a mo, and test it out.

    Cheers once again for the help m8

    :D
  11. Would it be possible to use this code? And have...

    Would it be possible to use this code? And have it fade to a stop withthe additional code at the bottom placed in the "else" section.

    this.onEnterFrame = function(){ // assign fade out code to...
  12. With regards to the background music, can I get...

    With regards to the background music, can I get it to fade out (fading into the next frame of which the button links to) to a stop when the button is clicked? Think this will make it more...
  13. Thanks m8, that's wicked, I understand it now. ...

    Thanks m8, that's wicked, I understand it now. It's just hard to know what's what when just starting out with actionscripting, so I might have to take a break and do some reading up on it.

    Thanks...
  14. I see what it's doing m8, it's playing the frame...

    I see what it's doing m8, it's playing the frame of the tween and not going to the scene frame, which is one layer above it.

    How do I do this?

    Cheers

    Ash

    ;)
  15. Cheers m8, great work Thanks again for your...

    Cheers m8, great work

    Thanks again for your help

    Ash
  16. That works m8 thanks However, my buttons...

    That works m8 thanks

    However, my buttons inside my tweeing movie clip won't gotoAndPlay("whatever frame number") on the on(release) action

    :(
  17. How do I put a background sound on that first...

    How do I put a background sound on that first frame, which will loop, but then stop when I click one of my buttons to go to a new frame?

    Cheers
  18. Scrap that last bit, sorted the alpha thing out m8

    Scrap that last bit, sorted the alpha thing out m8
  19. Thanks m8 I kinda get what you are saying for...

    Thanks m8

    I kinda get what you are saying for question 2, as you are using variables and linking externally to movie clips in the same root folder. I'll see what I can do with your code!

    For...
  20. Loop movie and place flag points on movie - pls help

    Hi guys/gals,

    This topic consists of two separate questions. Hope you can help with both please.

    Question 1:

    I'm gonna put buttons into a movie clip, and have the movie clip motion tween...
  21. Ok m8, cheers If you can just do it for one...

    Ok m8, cheers

    If you can just do it for one ball, I can copy the coding to multiple balls

    ;)

    P.s. I had to do this via creating a motion tween as I couldn't get the "motion guide tween" to...
  22. The animation is just a motion tween on one...

    The animation is just a motion tween on one layer, stretched out over a multiple number of frames. The ball is a circle movie clip on the stage.

    Not sure if that above will work m8

    Could you...
  23. How to pause a motion tween? - Please help

    Hi all,

    I've created a motion tween for a ball, which bounces around the screen.

    1. How do I loop it? Should I create a motion guide tween?

    2. I want to be able to click the ball and make...
  24. Replies
    4
    Views
    687

    Cool Thanks m8 I do have a script for a...

    Cool

    Thanks m8

    I do have a script for a hard case opening animation, but being a newbie, I don't really understand it that well

    Cheers for the very much needed, and very helpful post

    :D
  25. Replies
    5
    Views
    925

    Thanks m8, I'll check 'em out :D

    Thanks m8, I'll check 'em out

    :D
Results 1 to 25 of 51
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center