A Flash Developer Resource Site

Search:

Type: Posts; User: EQFlash

Page 1 of 20 1 2 3 4

Search: Search took 0.15 seconds.

  1. Replies
    9
    Views
    4,084

    no problem

    no problem
  2. Replies
    5
    Views
    2,354

    i'll throw something together for ya. Please...

    i'll throw something together for ya. Please don't rush me though, I have family medical issues to deal with at the moment.
  3. Replies
    5
    Views
    2,354

    hi petra, yes you can use it to time swf files....

    hi petra, yes you can use it to time swf files. it would have to be adapted to time a swf though
  4. Replies
    16
    Views
    1,477

    Sorry i haven't been online for a bit. Had...

    Sorry i haven't been online for a bit. Had medical issue with my father i had to attend to. I'll throw another sample together for ya.
  5. Replies
    4
    Views
    736

    Great!

    Great!
  6. Replies
    4
    Views
    736

    i don't see anything happen when i type in the...

    i don't see anything happen when i type in the text field. i see processing and then nothing.
  7. Replies
    16
    Views
    1,477

    that was just a sample of how to load the images...

    that was just a sample of how to load the images with xml, not to illustrate the preloader. the sample was to show the small file size of the swf, and fla. the type of gallery you want is just as...
  8. Replies
    16
    Views
    1,477

    well you would use MovieClipLoader() with or...

    well you would use MovieClipLoader() with or without xml.
    here's a sample site. it's done with xml, and the thumbs and images are on the server....
  9. Replies
    16
    Views
    1,477

    absolutely! you can do this several ways. 1 is to...

    absolutely! you can do this several ways. 1 is to create an xml file for the images, or 2 just use the MovieClipLoader() instance. i could show a sample of how it's done either way.
  10. Replies
    16
    Views
    1,477

    Hi lorne17. i saw your site. are you importing...

    Hi lorne17. i saw your site. are you importing any of these images and thumbs into flash?
  11. is it possible for you to use the browser's...

    is it possible for you to use the browser's scrollbar, and just use html to customize it?
  12. Replies
    5
    Views
    816

    oh ok. is the music for animation that has to be...

    oh ok. is the music for animation that has to be in-sync?
  13. Replies
    5
    Views
    816

    this fla is way too large! is this going on the...

    this fla is way too large! is this going on the web? is the sound part of an animation, in sync? is there more than one sound? 86mb is very very large. you might want to import the sounds externally.
  14. Replies
    5
    Views
    816

    can you post the fla? you can create a function...

    can you post the fla? you can create a function to fade out the sound and when the object is hit, it calls the function.
    here's a sample script;

    sound = new Sound();...
  15. Replies
    1
    Views
    656

    if all the objects are one frame 1, and your...

    if all the objects are one frame 1, and your movie goes on to frame 2 and beyond, choose a frame where you want it to go back to frame 1 and put

    gotoAndStop(1) if the objects are on another frame,...
  16. Replies
    1
    Views
    733

    create fla file and put this line on frame 1 of...

    create fla file and put this line on frame 1 of the timeline. it will create a movieclip and load the chosen image via the path indicated. The System Security is for sandbox issues. the script below...
  17. i agree with 1337Phantom-I. on the last frame of...

    i agree with 1337Phantom-I. on the last frame of Scene 1, put;

    nextScene();
  18. that's because the dimensions are probably set to...

    that's because the dimensions are probably set to 100%. try setting the dimensions to match movie instead. see if that helps.
  19. Replies
    10
    Views
    5,303

    just for example purposes only, i threw this...

    just for example purposes only, i threw this little sample together just for justified text, using a dynamic and input textfields.
  20. Replies
    3
    Views
    3,839

    do you want the sounds to fade into each other or...

    do you want the sounds to fade into each other or just individually fade in and out regardless which song is playing?
  21. let's see the entire xml file

    let's see the entire xml file
  22. Replies
    22
    Views
    1,379

    i gonna get to today. yesterday was a bad for me

    i gonna get to today. yesterday was a bad for me
  23. this thread should be posted in the Freelance...

    this thread should be posted in the Freelance forum.
  24. Replies
    20
    Views
    3,639

    you gonna have to understand how this flipbook...

    you gonna have to understand how this flipbook works. i just creating the book. you're the one whose gonna fill the pages with what you want. i will explain within the fla how things are done as far...
  25. Replies
    27
    Views
    1,577

    try this. i know there is a better way to script...

    try this. i know there is a better way to script this, i just can't think of it right now.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center