A Flash Developer Resource Site

Search:

Type: Posts; User: Geos59

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    1,315

    Actually now that it works I do have 1 more...

    Actually now that it works I do have 1 more question:

    Is there any way to make the music loop? (if it's not already)
  2. Replies
    4
    Views
    1,315

    Thank you sooooooo much guardiankitty! It works...

    Thank you sooooooo much guardiankitty! It works perfectly! I've been trying to figure this about for a good amount of days. :D
  3. Replies
    4
    Views
    1,315

    External Sound Play Button

    This is code loads the music internally:

    var url:String = "C:/Users/George/Desktop/erevemusic.mp3";
    var urlRequest:URLRequest = new URLRequest(url);
    var sound:Sound = new Sound();...
  4. Replies
    5
    Views
    1,687

    I've set it to 1,2,3,4,5,8, and 100 just for fun...

    I've set it to 1,2,3,4,5,8, and 100 just for fun with no avail.

    If it's any help frame 1 has the preloader actionscript while frame 2 has the audio actionscript and I put them in separate layers.
  5. Replies
    5
    Views
    1,687

    Thank you Jezzamon for your timely response. I...

    Thank you Jezzamon for your timely response.

    I took a screenshot and I am already set to "Export classes in Frame 1"

    I've attached a screenshot to see what's already set. I tried setting the...
  6. Replies
    5
    Views
    1,687

    AS3 Combination Problem

    Hello everyone I have a problem.

    I made a preloader that works fantastic; then I added a Toggle Sound AS3 for toggling music.

    When I simulate download the screen will be white and then you...
  7. How to stop the guesswork with printing business cards

    Hello everyone, when I print business cards I use one of those 10 blank business cards per sheet paper.

    I scan the image of the blank business card template, then I import to Illustrator and then...
  8. Replies
    2
    Views
    751

    Oh, well where would I add the...

    Oh, well where would I add the "loaderInfo.addEventListener(ProgressEvent.PROGRESS , onLoading);" part?

    Also I tried to upload it as an attachment but it's a little bigger than 300KB (also tried...
  9. Replies
    2
    Views
    751

    Flash CS3 Preloader Promblem

    First of all I would like to say that this is my first post, with the intro out of the way I have a dilemma.

    I've been trying to make a preloader bar (for a good amount of years actually) and I...
Results 1 to 9 of 9




Click Here to Expand Forum to Full Width

HTML5 Development Center