Search results

  1. L

    How can I make sub-categories in a flash game's context menu?

    Using AS3, how can I make a sub-category in a flash game's context menu, like how "Quality" works? P.S. is it possible to add a check mark, like how "%100" and "Show All" works?
  2. L

    What is a working HTML code to do this?

    I need it to open a webpage IN A NEW WINDOW, then go back (this page will not always be accessed from the same page, so it needs to tell the web browser "Back"). I've tried... <html> <head> <script type="text/javascript"> window.open("SITE") history.back(); </script> </head> </html>...
  3. L

    Where can I find the parking light wire on a 1991 Ford Taurus?

    Try the instructions manual. It should have a part about fuse boxes, and if there is one in the hood, try to follow the connections to find it. Otherwise, I can't find anything. Good luck!
Back
Top