A Flash Developer Resource Site

Search:

Type: Posts; User: SR46

Search: Search took 0.01 seconds.

  1. Muting FLV playback as well as stopping it from automatically playing

    Hi guys, I am running AS2 and I have an FLV video and want to know how I can stop it from automatically playing and I also want to know how I can mute the video constantly (rather than having to mute...
  2. Your help is extremely helpful and I really...

    Your help is extremely helpful and I really really appreciate it. Thanks to your easy to understand instructions and example files I managed to do it. Thanks for all the help!
  3. Hi jkell I cannot thank you enough for your help....

    Hi jkell I cannot thank you enough for your help. I managed to get it all working thanks to your example. One other last quick question... say a user was to get the answer right can I ALSO trigger a...
  4. I had to change the code actually as I am now...

    I had to change the code actually as I am now using radio buttons. Here is the code I am using:



    btnSubmit.onPress = function() {
    if(radioButtonPressed==1){
    Yes_cover_mc._visible = false;...
  5. Hi jkell, thanks for your help. I tried that and...

    Hi jkell, thanks for your help. I tried that and whilst I was now not getting any errors, the button isn't hiding the graphic or anything. It just does nothing?
  6. Checkbox answer needs to trigger visibility of movie clip

    Hi, I am using AS2 and I am trying to create a script for a flag based guessing game. The situation is this:

    I have the Spanish flag with 4 multiple choice options of: Spain, Norway, Macedonia and...
Results 1 to 6 of 6




Click Here to Expand Forum to Full Width

HTML5 Development Center