Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by unwanted

  1. unwanted

    BEWARE! RED WITCHES ARE OUT AGAIN!

    Just love their script editing! LOL
  2. unwanted

    Q?

    http://www.macromedia.com/home/searchresults/?sp-k=&sp-p=any&sp-a=00050d14-sp00000001&sp-q=transparent+background Setback: Only works with IE. Check your link with NS! ;-)ldnewbie
  3. unwanted

    Print Problem

    Have you tried without the exactfit parameter? ;-)ldnewbie
  4. unwanted

    question..

    Doubt it! ;-)ldnewbie
  5. unwanted

    More Tell Target blindness

    Once again... In My Humble Opinion, If Flash lists the targets in the target selector... Must be something else wrong somewhere in your code! To get at it, with your messed up code, is the problem. Patches on patches, I've found, never lead to good results. If your code is so great, why does a...
  6. unwanted

    Free host that has CGI capabilities and can run .exe's from the cgi-bi

    Try this: http://www.freewebspace.net/ Gives you different options/info on a lot of hosts. ;-)ldnewbie
  7. unwanted

    More Tell Target blindness

    IMHO, simplicity is the key here! You should start from scratch! This can easily be a one frame main movie, rather than a complicated 20 frames one! Each button can call the pertinent mc and that lines mc as well. Keep what you have now... Start a new 1 frame movie and try to build only one menu...
  8. unwanted

    Using the get URL action

    Don't quite understand your last question! But if it's... Can you link to an .swf rather than to an htlm... Yes you could! on (release) { getURL ("http://odin.prohosting.com/~oldnew/virtbuttons3.swf", "_blank"); } ;-)ldnewbie
  9. unwanted

    Using the get URL action

    Don't quite understand your last question! But if it's... Can you link to an .swf rather than to an htlm... Yes you could! on (release) { getURL ("http://odin.prohosting.com/~oldnew/virtbuttons3.swf", "_blank"); } ;-)ldnewbie
  10. unwanted

    More Tell Target blindness

    Wyrm, Had a look... And sorry to report this might be "brillant coding" and completely over my head... Or you should have a serious look at all of it. Your two last buttons, for instance, have different actionscripts than the others... Text:voting leads to frame 17 of the main timeline...
  11. unwanted

    Using the get URL action

    Well, your exact code works for me! What platform are you on, and what browser are you using? ;-)ldnewbie
  12. unwanted

    More Tell Target blindness

    Ok! Got ya this time! Will try to have a look at your .fla! ;-)ldnewbie
  13. unwanted

    Accessing JS variables via Flash

    Have a look at this for starters: http://www.echoecho.com/flashjavascript.htm ;-)ldnewbie
  14. unwanted

    Using the get URL action

    Give us a sample of the code you've been using: on(release){ ??? } Linking to local htmls? Or on the web? Using full paths? Opening these links in new windows, or in the original one? ;-)ldnewbie
  15. unwanted

    printing from flash4

    According to all the printing problems posted here, Flash 5 printing ain't so easy either! As for Flash 4, you can have a look at these: http://www.virtual-fx.net/tutorials/html/flashprinting.html http://ipw.internet.com/development/rich_media/947086288.html ;-)ldnewbie

Part and Inventory Search

Back
Top