A Flash Developer Resource Site

Search:

Type: Posts; User: Huwrich

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Sorted!

    Yep that works fine! Thanks very much - never seen the "&&" code before - looks like it will be handy.


    Cheers
  2. Thread: If???

    by Huwrich
    Replies
    6
    Views
    917

    MX04 Dawsonk and Ziggwies - big thanks!

    Thanks both for the time I realise newbies are annoying - but this means my students get an extra revision resource - bless 'em!

    Technical question

    are doDrag and endDrag part of AS2 or are...
  3. Thread: If???

    by Huwrich
    Replies
    6
    Views
    917

    MX04 Thanks - but doesn't work. Have attached fla if you've got a moment.

    Thanks for the reply - the && code was new to me.


    Played around with it all and somehow no luck.

    could be how I've named objects or perhaps the layer structure.... who knows.

    If you've got...
  4. Thread: If???

    by Huwrich
    Replies
    6
    Views
    917

    MX04 If???

    Got two big squares on the stage - left and right.

    Underneath 8 much smaller boxes can be dragged around the stage.

    I want to advance to the next frame when small box 1 2 and 3 are somwhere...
  5. A newbie type problem but this is the MX part of the site!

    MX2004

    Got two big squares on the stage - left and right.

    Underneath 8 much smaller boxes can be dragged around the stage.

    I want to advance to the next frame when small box 1 2 and 3 are...
  6. MX04 Got a minute for these????

    Thanks very much for the reply but I'm such a newbie that a lot of the code is still a mystery.

    If you don't have the time (or inclination) to answer one or two questions - don't worry leave it...
  7. MX04 Gotta be an easier way than this - surely!

    Anyone tell me how to make this code simpler - perhaps with an array? I'm killing myself writing lines an lines of code to do something which is really in the realms of laughably basic.

    Hope it...
  8. Replies
    1
    Views
    910

    Bit more info....?

    Hi I'm newbee (fash-numbty really) and virtully all of the people who have responded to my queries here have given me lots of help.

    I'm afraid I can't offer any help with this question but I...
  9. Replies
    1
    Views
    365

    MX04 12 lines of code - what's wrong?

    Absolute newbee I'm afraid - at the "knows a bit of AS but really know less than nothing" stage.

    Want a dynamic text box to count down from 4 to zero when a black circle is dragged on to a green...
  10. Replies
    14
    Views
    1,700

    MX04 Brilliant!

    Thanks - opened no problem. Thanks for all the time and effort and help - very much appreciated.

    Huw
  11. Replies
    14
    Views
    1,700

    MX04 Still can't open it - sorry!

    Keep getting "Unexpected File Format" when I try to open it - whatever I try.

    Could you email it to huwrichrads50@btinternet.com - or just put the code up on Flashkit?

    Thanks

    Huw
  12. Replies
    14
    Views
    1,700

    MX04 One tiny problem

    Firstly big thanks for your patience! Told you I was a true newbie!

    My only problem is that for some unknown reason my version of Flash won't open files that are compressed - even after I have...
  13. Replies
    14
    Views
    1,700

    MX04 hope this is clearer

    Sorry about this! Really didn't want to waste your time with this - my fault - not making things clear. (A little knowledge is a dangerous thing and a pain in the a**e!)

    I've put all this below in...
  14. Replies
    14
    Views
    1,700

    MX04 Stripped down version

    Had to take the AS code out only left a drag command in for the element I need to be draggable.

    I also took the code you suggested earlier out. There are no MC's inside MC's here.

    Explanation...
  15. Replies
    14
    Views
    1,700

    MX04 Best of luck with this mess!!!

    Thanks a lot again however time to fess up:

    1. I am a TRUE NEWBIE - my understanding is very basic.

    2. I adapted the description I gave you of the movie because it is in Welsh so the...
  16. Replies
    14
    Views
    1,700

    MX04 Not quite there yet

    Firstly thanks for giving this question your time - really really appreciated.

    This is how I interperated your advice - as you can see I don't really get AS.


    Made the man MC.

    Double...
  17. Replies
    14
    Views
    1,700

    MX04 Thicko is back with another dumb question.

    How do I do this please:

    I need a blue box with "man" typed into it made into a MC. (can do that bit)

    Which when I move it around on a startDrag command needs to change to "woman" in a pink box...
  18. Replies
    1
    Views
    575

    MX04 Images in an array

    Can images be stored in some sort of array and then called to the stage ramdomly?

    Cheers

    Huw
  19. Replies
    0
    Views
    2,800

    MX04 Minority culture needing AS help

    Anyone know of an on-line tutorial which will show me how to do this?

    I need to be able to hit a button which will randomly throw up one of a set of pictures which depict a sport to the stage.
    ...
  20. Replies
    3
    Views
    608

    MX04 Thanks both!

    Thanks both work and have, what I can see as, differing advantages.

    Cheers

    Huw
  21. Replies
    3
    Views
    608

    MX04 Lots of things same command- how?

    I've got 10 boxes on the stage.

    I want to start and stop dragging them all when needed.

    Do I have to type in

    boxone.onPress=function(){
    startDrag(this);
    }
  22. MX Sweet!!!!

    Thanks!

    Strangely though

    this.startDrag

    doesn't work but

    startDrag(this)
  23. MX Draggable text box - possible in MX???????

    Can this be done?

    A draggable text box into which users can type short sentences?

    Love to know how.


    Thanks

    Huw
  24. Replies
    2
    Views
    451

    MX04 Print and be damned!

    Trying to get a movie to allow users to print what's on screen at any given timeat a frame named "3tenses".

    Found a bit of code tried it got this error - no idea what it means or what I do.

    ...
  25. Replies
    2
    Views
    448

    Sorted!

    That was quick!

    Thanks very much - works.

    Something was going on with my layers. When I called the AS it was happy to take

    green.visible = false;

    and work fine.
Results 1 to 25 of 56
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center