A Flash Developer Resource Site

Search:

Type: Posts; User: a_non_amous

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    11
    Views
    2,039

    I will have to buy a pub at this rate. sample...

    I will have to buy a pub at this rate.

    sample of incomplete project with code in use
    at --

    http://www.ozlinkz.com/flash/puzzle.html


    regards,
    a_non_amous.
  2. Replies
    11
    Views
    2,039

    Hi, Details: ...

    Hi,

    Details:

    ==========================================================
    rand_array = new Array (15);
    value1 = " 1 2 3 4 5 6 7 8 9101112131415" //setup numbers

    for (n=0;...
  3. Replies
    11
    Views
    2,039

    Hi, Heres my attempt. ...

    Hi,

    Heres my attempt.

    ===================================================
    rand_array = new Array (15);
    value1 = "010203040506070809101112131415"

    for (n=0; n<rand_array.length; n++){
    ...
  4. Replies
    11
    Views
    2,039

    Hi, I would like to generate an array of the...

    Hi,

    I would like to generate an array of the numbers 1 to 15 in a random order without writing a squillion lines of code.

    regards,
    a_non_amous.
  5. Replies
    3
    Views
    1,129

    Kusco, Thanks once again. We will have to...

    Kusco,

    Thanks once again.

    We will have to catch up for a beer sometime.

    Regards,
    a_non_amous.
  6. Replies
    3
    Views
    1,129

    Hi, Does anyone know how to: 1. create an...

    Hi,

    Does anyone know how to:

    1. create an array of buttons with different gif files
    as images.

    or

    2. reference an element as a variable using JS.
  7. Replies
    2
    Views
    854

    Hi, This would be easier if I could see your...

    Hi,

    This would be easier if I could see your file.

    Things that add size.
    1. Shadows.
    2. Text effects.
    3. large images.

    To test what is creating your size problem
  8. Thread: Lines

    by a_non_amous
    Replies
    2
    Views
    989

    Hi, Try a different font Regards,...

    Hi,

    Try a different font

    Regards,
    a_non_amous.
  9. Replies
    9
    Views
    1,854

    whoops forgot the url ...

    whoops forgot the url

    http://www.ozlinkz.com/flash/newgame2.html
  10. Replies
    9
    Views
    1,854

    by the way, I have a un-finished project...

    by the way,

    I have a un-finished project
    animated walking people created with poser 3

    steps
    1. create walking person in poser.
    2. save as avi file.
    3. open avi in ulead gif animator.
    4....
  11. Replies
    9
    Views
    1,854

    Hi, Font question. I noticed that the "(as...

    Hi,

    Font question.

    I noticed that the "(as needed)"

    in your example is a nice crisp font when enlarged.

    1. What font is it?
    2. What process in 3dfa was used to create it?
  12. Replies
    9
    Views
    1,854

    very good

    Hi,

    I am very impressed.

    Regards,
    a_non_amous.
  13. Replies
    4
    Views
    1,696

    Hi, Kusco -- You are correct I have created my...

    Hi,

    Kusco -- You are correct I have created my array of buttons using the clone method.
    Could you please supply me with a small snippet of code for referencing button presses on cloned buttons....
  14. Replies
    4
    Views
    1,696

    Hi, I have created an array of buttons. ...

    Hi,

    I have created an array of buttons.

    Does anyone know how I determine which button is pressed
    so that I can perform a different action for each.

    Regards,
    a_non_amous.
  15. Replies
    1
    Views
    886

    Hi, I haven't been flashing for awhile and was...

    Hi,

    I haven't been flashing for awhile and was wondering whats new in 3.6 and is it worth using.

    Regards,
    a_non_amous.
  16. Replies
    1
    Views
    882

    Hi, Just to make sure I understand what you...

    Hi,

    Just to make sure I understand what you are asking.

    sounds like you want to create an animated gif from a complete 3dfa flash file.

    if this is correct then you could try finding a...
  17. Hi, Not sure if anyone has noticed -- but I...

    Hi,

    Not sure if anyone has noticed -- but I have already posted a link to an abc -- game.

    If you would like the sound files and movie file please let me know -- email --...
  18. Hi, This is one I started earlier. ...

    Hi,

    This is one I started earlier.

    http://members.optusnet.com.au/~freeflash/almouse.html

    If you would like the source files for it send an email to me with the subject "alphabet" to...
  19. Replies
    2
    Views
    1,760

    Hi, I seem to be having a problem with the Min...

    Hi,

    I seem to be having a problem with the Min function and was wondering if it was just me.

    In the end I created a button with the that updated an editbox with "Min (10,12)" but nothing...
  20. Replies
    5
    Views
    1,876

    Hi. Not sure exactly what you are out to...

    Hi.

    Not sure exactly what you are out to achieve.

    If you want to get some information from the people that visit your site you can try what I did.

    1. visit http://www.responders.com and get...
  21. Replies
    6
    Views
    2,280

    hi, you didn't follow the rest of the...

    hi,

    you didn't follow the rest of the instructions.

    give me your email address and I will send you a working test movie.

    my email = freeflash@members.optusnet.com.au

    Regards,
    FreeFlash.
  22. Replies
    6
    Views
    2,280

    Hi. Steps. 1. Highlight all items that you...

    Hi.

    Steps.
    1. Highlight all items that you wish to display.
    select the first one and then press shift click on the last one.
    2. Then add a show items and select 1 second delay between each...
  23. Thread: wish list

    by a_non_amous
    Replies
    2
    Views
    1,557

    Hi, Mods I would like to see added. 1....

    Hi,

    Mods I would like to see added.

    1. ability to pre load a swf file within a swf file without running it first time around.

    2. ability to create arrays of paint elements etc... so as to be...
  24. Thread: PLEASE

    by a_non_amous
    Replies
    6
    Views
    2,402

    Hi, Why don't you just use a graphics program...

    Hi,

    Why don't you just use a graphics program and create a jpeg or gif and import it.

    Regards,
    a_non_amous.
  25. Replies
    1
    Views
    1,462

    Hi, A work around.... Whenever I am having...

    Hi,

    A work around....

    Whenever I am having problems with animated gifs
    I just load them into a gif animator program and save the individual frames and then load those.

    hope this helps.
    ...
Results 1 to 25 of 31
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center