A Flash Developer Resource Site

Search:

Type: Posts; User: hanky1044

Search: Search took 0.05 seconds.

  1. Thank you, I literally got it working about 5...

    Thank you, I literally got it working about 5 minutes ago!! With remove event. Thank you though.

    Best wishes, Hannah
  2. [RESOLVED] help!!! trying to end/stop a function

    I'm using this code:

    stage.addEventListener(MouseEvent.CLICK,whenClicke d);

    function whenClicked(e:MouseEvent):void {
    gotoAndPlay(65);
    }

    I only want this to work for frames 1-64. 65 and...
  3. Hi again.... Just made some progress (I...

    Hi again....

    Just made some progress (I think?!)

    stage.addEventListener(MouseEvent.CLICK,whenClicked);

    function whenClicked(e:MouseEvent):void {
    gotoAndPlay(65);
    }
  4. [RESOLVED] onClick anywhere...? is this possible? please help

    Hi guys..

    This is tricky to explain but I've been struggling for a few days with something that I thought would be really simple.

    Basically I've got an introduction to an application I'm...
  5. Replies
    2
    Views
    1,569

    Thanks for your reply, that's really helpful :) xx

    Thanks for your reply, that's really helpful :) xx
  6. Hi there Me again! Just one other thing... How...

    Hi there

    Me again! Just one other thing... How do I get an error message to display if all fields are not filled..?

    If the user doesn't select one option from any/all of the drop down boxes, I...
  7. Thanks ever so much.... it's working perfectly...

    Thanks ever so much.... it's working perfectly now. I really appreciate it...

    It's so nice that people on here want to help eachother out! Makes flash life a lot easier!

    Thanks again xx
  8. I don't quite understand your code.. I'm not...

    I don't quite understand your code.. I'm not familiar with base frames. This is the code I am using at the moment which takes me to a different frame when I click on a certain label...

    ...
  9. [RESOLVED] really need help with combo boxes :(

    Hi guys

    Can anyone help me using combo boxes?

    I am making a pushchair wizard.. Suppose there are two combo boxes and a GO button.

    1st Combo Box contains

    upto £150
    upto £250
  10. [RESOLVED] Combo Boxes (actionscript 3.0)

    Hi guys

    Can anyone help me using combo boxes?

    I am making a pushchair wizard.. Suppose there are two combo boxes and a GO button.

    1st Combo Box contains

    upto £150
    upto £250
  11. Replies
    2
    Views
    1,569

    interactive kiosk application......???

    Hi guys

    For my final independent project, I am developing an interactive application in Adobe Flash which would be used in a standalone kiosk in retail stores. I have started questioning why I am...
Results 1 to 11 of 11




Click Here to Expand Forum to Full Width

HTML5 Development Center