A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: dynamically create a million options

  1. #1
    Senior Member
    Join Date
    Oct 2000
    Location
    Kansas City MO
    Posts
    231

    dynamically create a million options

    Just a question
    Is it possible to create a 3d circle or image/four sides with a million clickable pixels or more?

    If so...

    if you click one, can there be a cordinating click? Meaning click one and try to find the other.

    A final may include a 3d rendering... but is the senerio possible.

    If you know...

    If you can point me in the right direction or a "YEAH it can be done LOOK".

    Or if you can do it personally email me.

    Thanks
    ChickenSoupforTheFlasher

  2. #2
    Senior Member
    Join Date
    Oct 2000
    Location
    Kansas City MO
    Posts
    231
    Is this a dumb question? Or is it too complex, or did i not give this thread time to gel?
    ChickenSoupforTheFlasher

  3. #3
    FK Slacker
    Join Date
    Jun 2000
    Location
    vancouver
    Posts
    3,208
    Maybe you can try to outline what exactly you want to accomplish in a bit more detail...

    K.

  4. #4
    Senior Member
    Join Date
    Oct 2000
    Location
    Kansas City MO
    Posts
    231

    use a 5 x 5 square instead

    Inside the square are as many clicks or pixels you can click on. Two of those clicks or pixels match. Like a game.

    But you dont know which two are similar or match or a pair but the code does..or set some kind of way. Two matches = a win.

    Now instead of a square think 3d so its a round surface that can be rotated. Click... rotate click. true or false, a pair or not a pair..try again.

    This is generally what my question is. Is it possible, if so where do i start. Better who knows how. I would like to chat about it as a project.

    Hope that helps a bit.
    ChickenSoupforTheFlasher

  5. #5
    Can't Re-Member madzigian's Avatar
    Join Date
    Apr 2004
    Location
    Boston MA
    Posts
    2,662
    so basically you want to make like a 3 dimensional game of 'Memory'?.... sorta like this (see image) where the orange cubes would be cubes you click on/that match??

    Please DO NOT PM me simply for individual help. Post in the public forums...that's what they are for, and they allow others to benefit as well. - Thx
    OS X 10.3.9 || Flash MX04 Pro
    | del.icio.us || furl || Helpful Source Files || Free Pixel Fonts |

  6. #6
    Senior Member
    Join Date
    Oct 2000
    Location
    Kansas City MO
    Posts
    231
    Yes, exactly. Plus a million dynmamic clicks or million tottal. each pixel is clickable.
    Is this possible?
    ChickenSoupforTheFlasher

  7. #7
    Can't Re-Member madzigian's Avatar
    Join Date
    Apr 2004
    Location
    Boston MA
    Posts
    2,662
    millions?....

    do you have any idea how hard it would be to match 2 pixels out of millions?.... besides, to do what you want, you would have to create movieclips for each pixel.... and i don't think there are enough depth levels to handle a million anything.....
    Please DO NOT PM me simply for individual help. Post in the public forums...that's what they are for, and they allow others to benefit as well. - Thx
    OS X 10.3.9 || Flash MX04 Pro
    | del.icio.us || furl || Helpful Source Files || Free Pixel Fonts |

  8. #8
    Senior Member
    Join Date
    Oct 2000
    Location
    Kansas City MO
    Posts
    231
    hmm.. seems like if the mouse is moving its creating a log like x-y coordinates. I guess clicking anywhere could not record x - y and then somewhere know if its a match.

    mc for each i agree is pretty amature... I was hoping to find a more scripted solution.

    Again, i just have my feelers out.

    m
    ChickenSoupforTheFlasher

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center