A Flash Developer Resource Site

Page 1 of 2 12 LastLast
Results 1 to 20 of 21

Thread: new project>>>>>>Need Help

  1. #1
    I C SERVERS Makulaf's Avatar
    Join Date
    Dec 2003
    Location
    Fredericksburg, VA
    Posts
    506

    new project>>>>>>Need Help

    ok this is a new thing i am trying to do i dont want to make a whole website for flash just a thing that plays music like 3 song you click on it then play or stop or pause can someone set me on the right path?
    ~~Drew~~
    New Tutorial Site Coming
    Soon
    http://board.flashkit.com/board/show....php?p=4118485

  2. #2
    Senior Member
    Join Date
    Sep 2001
    Location
    Australia
    Posts
    379
    I think you will find something like that on necromanthus
    http://necromanthus.com/

  3. #3
    I C SERVERS Makulaf's Avatar
    Join Date
    Dec 2003
    Location
    Fredericksburg, VA
    Posts
    506
    yes i know but i dont what all that volume control s
    ~~Drew~~
    New Tutorial Site Coming
    Soon
    http://board.flashkit.com/board/show....php?p=4118485

  4. #4
    I C SERVERS Makulaf's Avatar
    Join Date
    Dec 2003
    Location
    Fredericksburg, VA
    Posts
    506
    i want somthing like its just a play stop etc. witha libariy of like 3 song of my chooseing that the uaser can choose from!
    ~~Drew~~
    New Tutorial Site Coming
    Soon
    http://board.flashkit.com/board/show....php?p=4118485

  5. #5
    Senior Member FLASHPULSE's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    1,356
    Then just make a button when clicked, it plays a mp3. When another button is clicked while one is playing make it stop the other 2 (for checking if one of the two is playing) and play the clicked one.

  6. #6
    I C SERVERS Makulaf's Avatar
    Join Date
    Dec 2003
    Location
    Fredericksburg, VA
    Posts
    506
    say what?
    ~~Drew~~
    New Tutorial Site Coming
    Soon
    http://board.flashkit.com/board/show....php?p=4118485

  7. #7
    Senior Member FLASHPULSE's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    1,356
    Your best bet is to go through necro's tutorial and take out what you need. Shouldn't be to hard to figure out.

  8. #8
    I C SERVERS Makulaf's Avatar
    Join Date
    Dec 2003
    Location
    Fredericksburg, VA
    Posts
    506
    its in 4.3~
    ~~Drew~~
    New Tutorial Site Coming
    Soon
    http://board.flashkit.com/board/show....php?p=4118485

  9. #9
    I C SERVERS Makulaf's Avatar
    Join Date
    Dec 2003
    Location
    Fredericksburg, VA
    Posts
    506
    ok its not in 4.3
    ~~Drew~~
    New Tutorial Site Coming
    Soon
    http://board.flashkit.com/board/show....php?p=4118485

  10. #10

  11. #11
    I C SERVERS Makulaf's Avatar
    Join Date
    Dec 2003
    Location
    Fredericksburg, VA
    Posts
    506
    thanks for the help but
    O.K.
    1) create a single keyframe movie (except preloader)
    Insert this script for that frame:

    _root.trkno = 4;
    _root.ready = 1;
    stop();

    2) create 4 child-movies called trk1 , trk2 , trk3 ,trk4 , each of them with 4 keyframes.
    For the keyframe 2 and 4 insert stop();
    In the keyframe 3 insert your music track (999 loops)
    Export the resulted SWF.
    That's all !


    child-movies = what frames?
    ~~Drew~~
    New Tutorial Site Coming
    Soon
    http://board.flashkit.com/board/show....php?p=4118485

  12. #12
    Senior Member FLASHPULSE's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    1,356
    Add these to frame 2 to be safe.

  13. #13
    I C SERVERS Makulaf's Avatar
    Join Date
    Dec 2003
    Location
    Fredericksburg, VA
    Posts
    506
    i still have no clue can you make one of your tutorial those step by step help alot with me i like to look at stuff!
    ~~Drew~~
    New Tutorial Site Coming
    Soon
    http://board.flashkit.com/board/show....php?p=4118485

  14. #14
    Senior Member FLASHPULSE's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    1,356
    I have no time to do a tutorial right now as I have to finish my site, an animation and a game I'm working on. I can try to this weekend once I finish my site, if there's time left.

  15. #15
    I C SERVERS Makulaf's Avatar
    Join Date
    Dec 2003
    Location
    Fredericksburg, VA
    Posts
    506
    what are you making the game with?
    ~~Drew~~
    New Tutorial Site Coming
    Soon
    http://board.flashkit.com/board/show....php?p=4118485

  16. #16
    Senior Member FLASHPULSE's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    1,356
    I've been in the process of 3D developement for some months off and on but the game will be written in PureBasic once collision is added to the OGRE engine for PureBasic.

  17. #17
    I C SERVERS Makulaf's Avatar
    Join Date
    Dec 2003
    Location
    Fredericksburg, VA
    Posts
    506
    you use 3ds? by discreet
    ~~Drew~~
    New Tutorial Site Coming
    Soon
    http://board.flashkit.com/board/show....php?p=4118485

  18. #18
    Senior Member FLASHPULSE's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    1,356
    Nope, Wings3D, it's free.

  19. #19
    I C SERVERS Makulaf's Avatar
    Join Date
    Dec 2003
    Location
    Fredericksburg, VA
    Posts
    506
    is it hard ?
    ~~Drew~~
    New Tutorial Site Coming
    Soon
    http://board.flashkit.com/board/show....php?p=4118485

  20. #20
    Senior Member FLASHPULSE's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    1,356
    Nope but I have to run for now, it's nap time. I have to get sleep when I can or I'll miss my window and be awake even longer.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center