A Flash Developer Resource Site

Search:

Type: Posts; User: stavdav

Search: Search took 0.20 seconds.

  1. Replies
    0
    Views
    2,445

    Zooming Multiple Layers

    I have made an animation with multiple layers. There's tween motion on a few parts but now it's finished I want to slowly zoom the whole thing.

    I know I can set up motion layers to move multiple...
  2. Replies
    4
    Views
    704

    I mean there's no content.

    I mean there's no content.
  3. Replies
    4
    Views
    704

    I still get an output of:

    I still get an output of:

    <?xml version="1.0"?><review><name /><review /><reviewer /><rating /></review>

    Can anyone help?
  4. Replies
    4
    Views
    704

    mysql php query problem

    I'm working on a database to hold reviews. At the moment I use PHP to make a list of names in a component in flash. When you click on a name it does this:

    stuff.name= c.getSelectedItem().label;...
  5. Replies
    0
    Views
    1,009

    XML organisation

    I have posted a similar question on another forum. I apoligise, I didn't notice the XML one.

    I want to put a CD review section on my site.

    Lots of the same template, info building up over time....
  6. Replies
    0
    Views
    289

    [MX] XML question

    I am wanting to make a CD review section on my site. I thought I would write the reviews in external XML files. My questions are: Should I write the reviews in separate XML files? How would I go...
  7. Replies
    1
    Views
    376

    Trying to get back into it.

    I haven't attempted anything in flash for ages and I am trying to remember my actionscripting skills. I have decided to set myself a project to help me get back into it and stop me pissing away the...
  8. Replies
    8
    Views
    1,768

    This should be MX not 2004. Though it needs...

    This should be MX not 2004. Though it needs changing. The reset doesn't work etc.

    As above use anything of value but if you have any idea for furthering it and get me working on it again.
  9. Replies
    8
    Views
    1,768

    As far as I'm aware this is MX.

    As far as I'm aware this is MX.
  10. Replies
    8
    Views
    1,768

    I was only planning on making a standalone game...

    I was only planning on making a standalone game and other players being computer players but thanks for the info.
  11. Replies
    8
    Views
    1,768

    Poker start if anyone wants it.

    I tried starting a Texas Hold em game ages ago. I think this is the last version i started but like many overs I got stuck. At the moment it deals all the cards for a single player and evaluates the...
  12. Replies
    1
    Views
    427

    Removing items from an array

    What is the best way to search an array for lets say a 5 and remove all instances of it?

    I thought something like:

    test=new Array(5,6,8,9,9,7,6,5,2,5);

    remove(5);

    function(number){
    for...
  13. Replies
    2
    Views
    421

    Thank you.

    Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you.

    Cheers

    Ross
  14. Replies
    2
    Views
    421

    Array assessing

    I was wondering if anyone knows of a way of comparing the contents of a array.

    test= new Array(1,5,3,4,5);

    Like being able to count there are two 5s in the array.

    Basically I'm wanting...
  15. Replies
    0
    Views
    555

    Array assessing

    I was wondering if anyone knows of a way of comparing the contents of a array.

    test= new Array(1,5,3,4,5);

    Like being able to count there are two 5s in the array.

    Basically I'm wanting...
  16. Thread: Inconsistency

    by stavdav
    Replies
    4
    Views
    502

    Thank you. I've looked at it so much I couldn't...

    Thank you. I've looked at it so much I couldn't see it. Just a simple typo and seems to have sorted it.

    I haven't used flash much and posted in newbie because that's what I class myself as.
  17. Thread: Inconsistency

    by stavdav
    Replies
    4
    Views
    502

    Inconsistency

    I've messed around with a texas hold em poker game for a while. I've tried different systems of doing it, I've attached a file which is a rough idea for dealing cards.

    It writes the cards to an...
  18. Cheers. Very useful program. The first question I...

    Cheers. Very useful program. The first question I was doing that sort of thing and needed to remember all the actionscripting I've forgotten.
  19. Two Questions: Buttons & Standalone EXE problem

    First Question

    What's the easiest way to assign a button to do three different things when clicked for the first, second and third time?

    Second Question

    My harddrive knackered and I lost my...
  20. Replies
    2
    Views
    425

    Thanks

    I've kind of worked out how to do what I wanted. My post was a bit rushed and not thought out. Thanks for replying anyway.
  21. Replies
    2
    Views
    425

    Selecting movieclips

    The setup: A movieclip with two buttons either side clicking on each one changes the movieclip up and down a number of different movieclips then one is selected. The selection is stored in avarible...
  22. Replies
    3
    Views
    378

    Movieclips

    What would be the best way to do a similar thing but instead of text when the buttons are pressed a movieclip/graphic changes from one to the next? Just how to store MC names in variables or arrays...
  23. Replies
    3
    Views
    378

    thank you

    Thanks. I'll be back with many a question about arrays and variables.
  24. Replies
    3
    Views
    378

    arrays in dynamic text

    I've mainly used flash for animation, which doesn't require much in the way of actionscripting. But have been messing around with games and have not got to grips with variables, arrays and their...
Results 1 to 24 of 24




Click Here to Expand Forum to Full Width

HTML5 Development Center