A Flash Developer Resource Site

Search:

Type: Posts; User: cosgrove80

Page 1 of 7 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    5
    Views
    920

    Sorry probably not the best example. This...

    Sorry probably not the best example.

    This one: http://www.kidspsych.org/farm.html is pretty much what is wanted
  2. Replies
    5
    Views
    920

    Is this game difficult to make?

    I was asked to make a version of the chicken, fox and grain game where you have to get them all across the river.

    THe example the showed me is this:
    http://www.ebaumsworld.com/rivergame.html
    ...
  3. Replies
    0
    Views
    522

    Interface Design Showcases

    I've been asked to do an interface for a Director project and will be using flash for buttons etc.

    Client wants it to look like software people will be using in 10 year time :confused: (maybe he...
  4. Replies
    1
    Views
    378

    attach movie only set number of times

    I am using the following code:


    attachMovie("handle", ["h"+r], getNextHighestDepth(), {_x:Mouse._x,_y:Mouse._y});

    to make a movieclip appear when I click the mouse.

    What I want to do is...
  5. Replies
    7
    Views
    2,067

    Thank you for yet again replying. That worked out...

    Thank you for yet again replying. That worked out great.

    I appreciate your help Swim*

    Thanks again
  6. Replies
    7
    Views
    2,067

    Thanks for getting back to me. I made the...

    Thanks for getting back to me.

    I made the changes to the code but thetaB seems to stay at 176.xxxxxxxxx with only the smaller x values changing.

    I could have made a mistake but I don't think...
  7. Replies
    7
    Views
    2,067

    Thank you for the reply, I really appreciate it....

    Thank you for the reply, I really appreciate it.

    I added you code and multiplied thetaB by 180/Math.pi but when I trace it I keep getting "Nan" apart from a few values when the points are in a...
  8. Replies
    7
    Views
    2,067

    dynamic angle between 3 points

    I have code that places three draggable movieclips on the stage and draws a line between them all


    // place the two handles for the endpoints
    _root.attachMovie("squareHandle", "h1", 5);...
  9. maybe: www.linkdup.com

    maybe:

    www.linkdup.com
  10. Dosen't seem to work in Firefox. Open it in IE...

    Dosen't seem to work in Firefox. Open it in IE and you get a differnt layout with ctual navigation buttons.
  11. Replies
    2
    Views
    692

    I think it's just an outer glow effect in...

    I think it's just an outer glow effect in photoshop

    Layer>Layer Style> Outer Glow

    They would have made the shapes themselves i either Flash or Illustrtor, opened them in photoshop applied the...
  12. Replies
    16
    Views
    2,390

    There's a "magazine view" / "classic view" button...

    There's a "magazine view" / "classic view" button over at the top right below the nav which allows you to switch.

    Apart from the way the content is layed out I don't see any other graphical...
  13. Thanks for the replies. Tonytryout, that...

    Thanks for the replies.

    Tonytryout, that sounds like a really frustrating situation. However you pain, regrettable as it is, is also comforting for people to know others have clients like theirs....
  14. Getting out of a job without causing offence?

    I was doing a website for a client which specified that they needed to supply certain details, content etc. by a certain date.

    They didn't but I ignored this part of the contract due to a past...
  15. Replies
    16
    Views
    1,121

    I agree with you completely. The best way to...

    I agree with you completely. The best way to learn is to do. Granted despite the time I’ve spent trying to get it to work the way I want, I still have no idea how the comboBox component works.
    ...
  16. Replies
    16
    Views
    1,121

    THanks very much for your reply. I spent a...

    THanks very much for your reply.

    I spent a ridiculous amount of time trying to get this to work last night.

    I was trying all sorts of code and examples.

    I couldn't get your code to work for...
  17. Replies
    16
    Views
    1,121

    I was putting the form together and had a...

    I was putting the form together and had a problem.

    I have a combobox (MX2004 component) and a textbox.

    When I select an item from the combobox I want the textbox to display the value but it...
  18. Replies
    16
    Views
    1,121

    Ok thanks. So if I want to check for required...

    Ok thanks.

    So if I want to check for required fields do it in actionscript rather than the server-side code.

    Thanks for the help. Might be back tomorrow with problems :(
  19. Replies
    16
    Views
    1,121

    Thanks for the replies. gobbles, thanks for...

    Thanks for the replies.

    gobbles, thanks for the file. My limited knowledge of PHP is creeping back.

    I'll take a look at the file.

    moot, your right I was looking at the form the wrong way.
    ...
  20. Replies
    16
    Views
    1,121

    complex contact forms

    I was wondering if anyone knows of any tutorials or movies with contact forms?

    I have seen quite a few with the standard "name", "address", "comment" fields but the forms I need to build have to...
  21. Replies
    18
    Views
    3,400

    Yeah, I think it is. If you click on one of...

    Yeah, I think it is.

    If you click on one of the photos (one of a rapper/singer on the right), on one of the head icons in the corner, the two people come in and talk about the photo.

    She is...
  22. This might be similar to what you are looking for...

    This might be similar to what you are looking for

    http://www.microsoft.com/mscorp/innovation/

    Click on the flash animation on the top to launch the prsentation.

    Some might think it's a bit...
  23. Replies
    3
    Views
    727

    Thanks for the reply. The thing is though that...

    Thanks for the reply.

    The thing is though that there isn't even that much content in the first place.

    Therefore I want them to provide the content upfront so I can design the site around the...
  24. Replies
    3
    Views
    727

    how much content is enough?

    Sorry for the vague subject, not sure how to put it (this late at night).

    I'm doing a website for a client which is a start from scratch redesign of their existing site.

    When I started, I asked...
  25. Replies
    2
    Views
    1,398

    You are probably better off asking in the...

    You are probably better off asking in the Actionscript forum or one of the Flash Help forums.

    I was looking into this myself and this is what I found so far

    Make a movieclip and within that...
Results 1 to 25 of 151
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center