A Flash Developer Resource Site

Search:

Type: Posts; User: Halanis

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Streaming SWF with timeline Sound not working

    Hello everybody

    I'm streaming an external SWF into another movieclip, the external SWF has a timeline animation and sound (voice speech) as well on the timeline, it also has a preloader on it...
  2. Replies
    0
    Views
    678

    Syncing text with sound

    Hello everybody

    Does anybody knows what's the best way to sync text with sound, for a presentation?

    Thanks
  3. Replies
    0
    Views
    601

    Help activating & deactivating buttons

    Hello everybody.

    I have this code to activate and deactivate buttons in a menu.
    The code works fine but there's one little thing.

    When you click on a button it changes it colors and other...
  4. Replies
    6
    Views
    431

    Thanks EQ Flash It work perfectly. The reason...

    Thanks EQ Flash

    It work perfectly.
    The reason I need the controls on the main swf. is becuase Im loading several swf and the way I designed it makes it "easier: for me....

    What in the code has...
  5. Replies
    6
    Views
    431

    Ok this is the code I have the mp3 sound is...

    Ok this is the code I have

    the mp3 sound is embedded on an external.swf file. and there I have this code:


    _global.sndtrack = new Sound(this);
    sndtrack.attachSound("theSpeech");...
  6. Replies
    6
    Views
    431

    Hi EQFlash. Im using Flash CS3 with AS2

    Hi EQFlash.

    Im using Flash CS3 with AS2
  7. Ok I made it work..but.... How can I pause it?...

    Ok I made it work..but....
    How can I pause it?
    i.e.
    someButton.onRelease = function(){
    sntrack.pause();
    }
    ??????
  8. Hello "a_modified_FK_Moderator" I try that but...

    Hello "a_modified_FK_Moderator"

    I try that but for some reason on the external.swf the sound does not want to play.
    It's an MP3 file and Im using FlashCS3 with AS2
    Also, the sound file it's not...
  9. How to control (embed) songs from external swf

    Hello all..

    I have this main.swf which loads an external swf ("external.swf"). The external.swf has an mp3 song on the library and I need to control it (play/pause/reset) from within the main.swf...
  10. Replies
    6
    Views
    431

    How to control an MP3 on library

    Hello everybody.

    How can I control an MP3 file that inside my library and it's placed in only one frame.....I need to play/pause/stop with buttons.

    Thanks in advance
  11. Replies
    5
    Views
    896

    mmm....Im not a programmer so I don't understand...

    mmm....Im not a programmer so I don't understand what you mean.

    How would you write the code?
  12. Replies
    2
    Views
    899

    Help with how to control external swf

    Hello everybody.

    Can anyone help me with this?

    I have a main swf which loads, inside an empty movieclip called "container", 3 external swf (external1.swf, external2.swf, external3.swf) at...
  13. Replies
    0
    Views
    588

    Help with Slide Presentation

    Hello everybody.

    Does anybody knows a good tutorial to build a slide presentation with automatic playback (not key strokes)?

    I've been following one and my presentations does not work.
    I need...
  14. Replies
    5
    Views
    896

    Ok, I made it work.... But now, how can I tell...

    Ok, I made it work....
    But now, how can I tell the script to pause/play when a button is pressed?

    Thanks in advence
  15. Replies
    5
    Views
    896

    Help with time conditions

    Hello everybody...

    I found this count down on the web and I would like to tell the count down that when count down get to second X, to show/visible a hidden movie clip on the stage...

    Can...
  16. Thread: Help with AS2

    by Halanis
    Replies
    1
    Views
    648

    Help with AS2

    Hello everybody

    I need help with the following:

    I want to tell a movieclip (lets call it MC1) that when _root timeline => second "3" and < second "10" to gotoAnd do something?

    Im building a...
  17. Replies
    2
    Views
    56,004

    How to do a line break in XML?

    Hello everybody.

    I have a piece of code were text is loaded into flash but I don't know how to create a line break in XML and that is actually shows in the flash movieclip.

    this is what I have...
  18. How to create a line break in Actionscript 2?

    Hello everybody.

    I have a piece of code were a text variable has two lines but I don't know how to create a line break in actionscript and that is actually shows in the movieclip.

    var...
  19. Replies
    0
    Views
    2,197

    Airport Display Text Effect

    Hello.

    Does anybody knows an easy way (with AS2) to do the text effect that looks like an airport display?

    I will really appreciate your help.

    Thanks in advance

    Halanis
  20. Replies
    0
    Views
    2,911

    Airport Display Text Effect

    Hello.

    Does anybody knows an easy way (with AS2) to do the text effect that looks like an airport display?

    I will really appreciate your help.

    Thanks in advance

    Halanis
  21. Replies
    1
    Views
    393

    Changing code from Flash 6 to Flash CS3

    Hello everybody.

    I found this xml-flash photo gallery made with flash 6 and Actionscript 2. But when I change the "publish setting" to Flash Player 9. it doesn't work properly and the images...
  22. External SWF not loading when using Iexplorer

    Hello everybody.

    I have to website that I did with flash 8, and it loads an external SWF file. Everything works fine if I open the website with FireFox or Safari, but when I open the website on...
  23. Replies
    1
    Views
    1,398

    How to send an email attachment with PHP

    Hello everybody....

    Im pretty new with PHP.

    I got a code to send a form using PHP and FLASH, which it send a Thank you message to the person who filled up the form. Well, I would like to...
  24. Replies
    0
    Views
    344

    Issue with tabIndex

    I have do different forms in my stage. Each form is a separate MovieClip, one is the "user log in" with 3 fields and the other is a "registration form".

    I indexed the fields from the "registration...
  25. Replies
    0
    Views
    299

    issues with tabIndex

    hello everybody.

    I have do different forms in my stage. Each form is a separate MovieClip, one is the "user log in" with 3 fields and the other is a "registration form".

    I indexed the fields...
Results 1 to 25 of 94
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center