A Flash Developer Resource Site

Search:

Type: Posts; User: aescylus

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    852

    Flash8 Single file mp3 player? Help!

    I'm trying to get my hands on an open source mp3 player with a volume control and progression bar but all the ones I've found are for use on webpages.. What I want, however, is to insert such an mp3...
  2. Replies
    2
    Views
    471

    ??

    ??
  3. Replies
    2
    Views
    471

    Come on! No one?

    Come on! No one?
  4. Replies
    2
    Views
    471

    How would you do this?

    So i want to make a form which people can use to get price quotes immediately. There will be about 15 fields. I have 'some' clue as to how this 'might' be done. The 'if' statement could be used. But...
  5. Replies
    13
    Views
    1,704

    It worked :S I wonder why its not working in the...

    It worked :S
    I wonder why its not working in the main movie.
    Thanks a million btw.. !
  6. Replies
    13
    Views
    1,704

    yep! that and two other tutorials. There always...

    yep! that and two other tutorials. There always seemed to be something missing. Or i was just unable to put the pieces together.
    Like right now.. Im totally confused as to why the following code...
  7. Replies
    13
    Views
    1,704

    Hm. Its giving me this error:

    Hm.
    Its giving me this error:
  8. Replies
    13
    Views
    1,704

    var loader:MovieClipLoader = new...

    var loader:MovieClipLoader = new MovieClipLoader();
    this.createEmptyMovieClip("container",1);
    container._x = 78;
    container._y = 60;
    loader.loadClip("images/image3.jpg",container);

    var...
  9. Replies
    13
    Views
    1,704

    Hm, okay I've been experimenting with this.. but...

    Hm, okay I've been experimenting with this..
    but have had no luck so far :/


    var container:MovieClip = createEmptyMovieClip("container", getNextHighestDepth());
    var loader:MovieClipLoader = new...
  10. Replies
    13
    Views
    1,704

    hey gparis. thank you for your help. I read up...

    hey gparis.
    thank you for your help. I read up on on the website and was able to do most of what I had to.

    I'm still facing a little bit of trouble setting up the preloader though. This is how...
  11. Replies
    13
    Views
    1,704

    MovieClipLoader external jpg issue

    hey guys.
    I have created a portfolio page(all flash) and am using the following code to load external jpegs. I've also created this button to take one back to the main area. The problem is, when I...
  12. Replies
    3
    Views
    516

    Flash8 where exactly would i add those? Thanks.

    where exactly would i add those?

    Thanks.
  13. CS3 I'd like to know that too!

    I'd like to know that too!
  14. Replies
    3
    Views
    516

    Flash8 Loader Component scaling issue?

    Okay so I've made this portfolio page and I'm using the Loader components to externally load thumbnails and their corresponding images. Initially, a person sees only the thumbnails and if they click...
  15. Replies
    7
    Views
    1,721

    yes. paste that php code into a notepad file and...

    yes. paste that php code into a notepad file and save it as mailer.php
  16. Replies
    2
    Views
    476

    Technical Error?

    Technical Error?
  17. A question regarding externally loaded text

    Has anyone tried loading a pop-up window through externally loaded text files? As in, is it possible?
  18. Replies
    1
    Views
    395

    help? anyone? (Audio related problem)

    Hey peeps.
    Just need a clear perspective on this.

    I've got a sound file playing on my site mc's timeline with this:

    // create sound
    var sound:Sound = new Sound (this);
    ...
  19. Thread: Volume slider

    by aescylus
    Replies
    4
    Views
    1,896

    Okay sorry I dont know what I was thinking !...

    Okay sorry I dont know what I was thinking ! (Beginner)

    But what I'm trying to do is have a sound start playing when my website loads and keep it looping. But I also want a person using my website...
  20. Thread: Volume slider

    by aescylus
    Replies
    4
    Views
    1,896

    Great.. great.. thanks man.. thats solves a few...

    Great.. great.. thanks man.. thats solves a few things..

    But theres a small little problem - the music's already looping on the main timeline.. I mean, i dont want people to click on the play...
  21. Thread: Volume slider

    by aescylus
    Replies
    4
    Views
    1,896

    Volume slider

    hey guys.. Im using the following actionscript with a volume slider with a play and stop button.
    Everything works fine except if you press the play button more than once, the sound file starts...
  22. Replies
    1
    Views
    392

    Flash8 Page transition issue

    Alright so i've pretty much set up the backbone of my website.. created a few mc buttons - linked them to different frame labels and have coded it this way:
    home_btn.onRollOver = function(){...
  23. Replies
    3
    Views
    1,244

    hm

    i understand this is an old thread..
    but i wanted to ask this myself..

    When you see preloaders before nearly every page loads (eg.. 2advanced.com) - does that mean that they've used an external...
  24. dang it !!! cant that fluid thing be done in AS...

    dang it !!!
    cant that fluid thing be done in AS 2?
  25. Replies
    0
    Views
    435

    [F8] alpha tween and actionscript

    hey, i'm working on this project..
    and ive got the preloader, and ive got the navigation..

    I want to make it look neat, so i wanted the preloader to finish, then disappear fading out.. and i want...
Results 1 to 25 of 32
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center