A Flash Developer Resource Site

Results 1 to 13 of 13

Thread: 3d wall and ball

Threaded View

  1. #9
    Senior Member
    Join Date
    Jun 2001
    Posts
    289
    KillerKane
    How did u get that object to follow where ever the mouse went?
    Had to go to the site and look for object you meant.

    If you mean the sub-menu, it is nothing elegant. Each option is a cloned movieclip with a button and another clip. On mouseover the other clip has the _visible set to 1, on mouseout it is set to false (0).

    If I had thought of using Johnie's second example, I think I would have done that instead. I use that approach for selection lists with the commercial site under development.

    If you mean something else, then I have no idea. There is a ghost haunting my server!


    Hilary
    I would be interested to know what uses the backend ..
    Not sure if this is what you mean, but the serverside is ASP stuff, using a (don't cringe) access database where needed, text files where needed.

    I was trying to make it as parameter driven as possible, so, for example, to change the menu I change a text file, adding/removing/modding a few lines. Lazy ways for lazy people.

    <Addendum> And some the textual content. When I learn a bit about XML, maybe some of content will be sourced as per the examples on your site. But XML, SOAP, all these letters of the alphabet daunt me ... </Addendum>

    Thanks for the praise, coming from you that is really head-swelling stuff. But if you saw the code you might revise your opinion a bit.


    oyoyoy is my toy site, I test and play with things there, although sometime in January it will become an entertainment site for big kids and little adults, and the messing about will happen in blind urls. It will be a 100% KM created site (outside of serverside stuff, of course).
    Last edited by OwenAus; 12-02-2002 at 01:30 AM.

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