A Flash Developer Resource Site

Search:

Type: Posts; User: sameer551

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    321

    really??? but dont know what make me think if we...

    really??? but dont know what make me think if we can do this using actionscript?

    any clues guys
  2. Replies
    2
    Views
    321

    Need script/example for this effect...

    Hello...I need to see some working example(Code) or fla for this kind of effect which is done here in this URL:

    http://www.templatemonster.com/show.php?templ=4157&type=1&cat=All

    Basically its...
  3. whats wrong with this code? it does not work:(

    im using this code: on the the first frame of main timeline.

    bgMusic = new Sound(mcBlank);
    bgMusic.loadSound("intronismusic.mp3",false);
    bgMusic.start(0,100);
    myVolume = 40...
  4. hi! im using this code: on the the first frame of...

    hi! im using this code: on the the first frame of main timeline.

    bgMusic = new Sound(mcBlank);
    bgMusic.loadSound("intronismusic.mp3",false);
    bgMusic.start(0,100);
    myVolume = 40...
  5. why does mp3 not plays on isStream false option?

    hi! i've created a sound object and have used mp3 to load externally
    but i've used the mp3 to event not strem i.e bgSound.load("xyz.mp3",false);

    now the mp3 loads but does not plays when it has...
  6. mp3 plays faster & does not starts back once stopped why?

    Hi! Friends..

    I'm playing an mp3 music externally linked to sound object.
    It has Volume slider linked to slow and increase the level of volume. Also i've an Audio ON/OFF button.

    To Mute or...
  7. Hi! Shipstern...Asking you for another help :)...

    Hi! Shipstern...Asking you for another help :)
    I'm playing an mp3 music externally linked to sound object.
    It has Volume slider linked to slow and increase the level of volume. Also i've an Audio...
  8. hi! shipstern..thanks for having a look at my...

    hi! shipstern..thanks for having a look at my fla.
    Actually what you is trial fla I can't upload the original fla due to size problem. The voice over repeating there is just for test.
    I just put up...
  9. hi! I'm attaching here the fla's which giving me...

    hi! I'm attaching here the fla's which giving me the problem...in loading the external swf's. The movies load but when i click on the buttons they all play simultaneously and does not unload from the...
  10. hi! shipstern..thanks for your fla though it...

    hi! shipstern..thanks for your fla though it helped me putting few things together but i'm facing problem again.

    Like when I press Button 2 the 1.swf also plays the sound of it in the background....
  11. hi! can you please send me some test.fla for this...

    hi! can you please send me some test.fla for this thing. I've tried at my end with your piece of code but it gives problem.
  12. how to load external multiple swf in backgroud?

    how do i load 2 external swf files in the background while the First swf file is playing.

    For example i've 1,2 &3.swf files respectively and they load in main.swf
    which has 3 buttons for playing...
  13. Hey I sorted it out. I put a Simple Sounobject on...

    Hey I sorted it out. I put a Simple Sounobject on the main timeline.
    say MySound = new Sound(); with no target in specific. Then on the Audio off button i gave MySound.setVolume(0); and the Audio On...
  14. I don't want to use the Sound Object for this...

    I don't want to use the Sound Object for this because I've about 40 small audio Clips in the library and controlling each of them by sound object will take too much time.
    Or can you suggest some way...
  15. how to resume sound after using StopAllSounds()?

    How Do i Resume the Sound after Stopping it using the StopAllSounds() action. My Sounds are on the Time Line of a Movie Clips. I've not used the Sound Object here. Because iv'e multiple Voice Over...
  16. Replies
    4
    Views
    518

    thanx ya for your help...am checking out the new...

    thanx ya for your help...am checking out the new loader at the mm site which ya told me...
    thanks once again for help :)

    cheers
    sam
  17. Replies
    4
    Views
    518

    well i've already checking out the documentation...

    well i've already checking out the documentation of the progress bar component and other stuffs too...but still im able to make it work out practially...i need some help with a tutorial or so....to...
  18. Replies
    4
    Views
    518

    hi! all I'm new to using the components in...

    hi! all
    I'm new to using the components in flash...though i've read all the documents and am also trying to catch up the sources from the forums...but still im not able to use the Progress Bar...
  19. yeah....that can be one method You can also...

    yeah....that can be one method

    You can also place the MC Placeholder in the control panel where you want the movie clip to appear...and when you get the fruit ...make the _x and _y position in...
  20. Replies
    3
    Views
    671

    it seems that this forum is going to be in...

    it seems that this forum is going to be in french....hey dude's pls teach me french....so that i can also answer!!
  21. Replies
    16
    Views
    2,918

    hehe....this is from the animation which script...

    hehe....this is from the animation which script which flash MX has already included in its sample....if im not wrong
  22. Thread: Why MX?

    by sameer551
    Replies
    7
    Views
    4,136

    hehe...Macromedia Experience or Sexperience!

    hehe...Macromedia Experience or Sexperience!
  23. hi! all is it possible to remove the file...

    hi! all

    is it possible to remove the file menu from the flash projector based .exe files???

    can it be hidden...is there any command for there

    i don't know exactly but think tht FScommand...
  24. Replies
    2
    Views
    529

    hi! gparis thnx for the solution actually i...

    hi! gparis

    thnx for the solution actually i was also using the same thing but with a little difference...

    anyways thnx for looking into the prob and solving it.

    cheers
    sam
  25. Replies
    2
    Views
    529

    hi! all ive' made a flakes animation by using...

    hi! all

    ive' made a flakes animation by using the duplicate movie clip with the following code in it

    The instance name of movie clip is blue

    onClipEvent (enterFrame) {

    this._x +=...
Results 1 to 25 of 35
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center