A Flash Developer Resource Site

Search:

Type: Posts; User: bmurguia

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    391

    can anyone explain this one?

    can anyone explain this?!
    http://www.cyberglass.co.uk/assets/Flash/psychic.swf
  2. Replies
    9
    Views
    1,083

    and does that go in my html page or attached to...

    and does that go in my html page or attached to the flash button -- thank you!
  3. Replies
    9
    Views
    1,083

    thanks for the suggestion; still no luck. i'm not...

    thanks for the suggestion; still no luck. i'm not sure where i'm going wrong here. do i need to have script on my html page? i'm working on a mac -- do you suspect there might be issues with that?
  4. Replies
    9
    Views
    1,083

    can someone please let me know where i'm going...

    can someone please let me know where i'm going wrong on this; i copied this code from the links provided but it is still not working (no window popping up at all):

    on (release) {...
  5. Replies
    9
    Views
    1,083

    I think this is a fairly straightforward...

    I think this is a fairly straightforward question:)

    I have a main swf with a button. I would like that button to open another swf in a pop-up, sized to the exact dimensions of the movie...
  6. Replies
    7
    Views
    13,324

    I've tried the test code from SubKloda to no...

    I've tried the test code from SubKloda to no effect... I have my audio in external swfs that are loaded into my main swf. Do I need to target those levels in some way? Thanks for your help!
  7. Replies
    7
    Views
    13,324

    does this method work with timeline sounds ......

    does this method work with timeline sounds ... not just attached sounds? i have a swf with timeline audio files loaded into my main swf timeline. can i control the volume of that loaded swf through a...
  8. Replies
    7
    Views
    13,324

    I found the following in an older post: if you...

    I found the following in an older post:

    if you want to interactively control the volume of all sound in the player then create a global sound object.

    // no movie clip associated with this...
  9. Replies
    1
    Views
    733

    I'm having trouble with sound not behaving on...

    I'm having trouble with sound not behaving on pcs! I have a main file with a number of "slides". each slide has an associated audio track (inside a separate swf). there is a stop command for each...
  10. Replies
    4
    Views
    848

    oops, i meant mp3, not mpg. not quite awake yet :)

    oops, i meant mp3, not mpg. not quite awake yet :)
  11. Replies
    4
    Views
    848

    thanks for your advice. i did try a few tests...

    thanks for your advice. i did try a few tests with wavs ... didn't really seem to make much difference. since flash exports sound in mpg format, does it matter what the import format is?
  12. Replies
    4
    Views
    848

    Hi, I'm working on a flash piece with a lot of...

    Hi,

    I'm working on a flash piece with a lot of voiceover audio. The audio files (aif) sound great when imported into flash. When exported, the audio is good on my mac but has an echo when played...
  13. Replies
    2
    Views
    677

    Is there an effect to make a movie clip...

    Is there an effect to make a movie clip grayscale? I have a complex clip with lots of color -- for one part of my movie I would like it to appear in grayscale. It will be a lot of work to do it...
  14. Replies
    2
    Views
    421

    it sounds like what you're describing might work,...

    it sounds like what you're describing might work, but i have to admit i'm not completely clear on what you mean by menu and open or closed. would you mind explaining a bit more? thank you.
  15. Replies
    2
    Views
    421

    I have a movie with "sections" on the main...

    I have a movie with "sections" on the main timeline. There is a movie clip that starts to play at the beginning of each section. The main timeline controls each movie clip as well as a loaded swf of...
  16. Replies
    0
    Views
    587

    lots of questions here: 1) I've read on this...

    lots of questions here:

    1) I've read on this board that to preload sounds, they should be created in an external swf and then loaded into the main swf via a movie clip. Makes sense EXCEPT that...
  17. Replies
    3
    Views
    476

    thanks for the suggestion. i just want to make...

    thanks for the suggestion. i just want to make sure i understand what you're saying -- i'm not clear as to what a "host" movie clip is: are you suggesting that i copy the frames from the external swf...
  18. Replies
    0
    Views
    327

    when using the following script: s=new...

    when using the following script:

    s=new Sound();
    s.attachSound("mySound");
    s.start();

    how do i go about designating streaming vs. event sound?
  19. Replies
    3
    Views
    476

    I'm using a preloader -- wondering how to set it...

    I'm using a preloader -- wondering how to set it up to check framesloaded for a particular level of my movie? it seems that if i just use a general framesloaded command for my main timeline, that...
  20. Replies
    6
    Views
    970

    thanks for the advice and the link to the...

    thanks for the advice and the link to the previous thread; very helpful!
  21. Replies
    6
    Views
    970

    i actually have the sound in its own swf which is...

    i actually have the sound in its own swf which is then loaded into my main swf timeline. what mp3 export options have you used in the past that worked well? thanks.
  22. Replies
    3
    Views
    381

    i'm confused. i'm working in flash. i don't know...

    i'm confused. i'm working in flash. i don't know what swish is. sorry, i'm new to some of this. please explain...
  23. Replies
    6
    Views
    970

    when i stream and then export my voiceover track,...

    when i stream and then export my voiceover track, it hisses on all of the "s's" even though the levels seem to be good in my sound editor. (it sounds fine when i export event sounds.) i've tried 8...
  24. Replies
    3
    Views
    381

    Hello, I' posted something recently about...

    Hello,

    I' posted something recently about synching a voiceover to specific points in a flash movie. I've gotten a good deal of input and have been pointed to a great many links for additional info...
  25. Replies
    2
    Views
    437

    I'm a bit confused about levels as they relate to...

    I'm a bit confused about levels as they relate to targeting loaded movies. I have a main swf (call it x) with another movie (call it y) loaded into a target mc. how do i know what level that is? is...
Results 1 to 25 of 40
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center