Search results

  1. M

    File boxes don't remember last location

    Does anyone have any ideas? I'd be more than happy to give more information if the problem isn't clear– I'd really like to analyze why this is happening so I can fix it. m19
  2. M

    File boxes don't remember last location

    Hopefully I can describe this so it makes sense... A couple days ago my Mac started acting funny in file boxes– by file box I mean the dialog box that pops open when you do File > Open, or File > Save As, etc. It defaults to my users\documents folder every single time I do one of those...
  3. M

    Using velocity in Flash?

    Ah-ha, perfect! Thank you, that's exactly what I needed to know– I figured there was probably some little setting I was overlooking. :) m19
  4. M

    Using velocity in Flash?

    I've never used velocity in a Flash animation before, but am trying to learn about it. As an example, having text move across the screen at a certain speed and then slow down as it nears its destination– that sort of thing. Is there an easy way to implement this? Maybe I'm just not searching for...
  5. M

    Dreamweaver– editing popup menus after made doesn't work?

    Like I said, they're created in DW and you have to wait a while-- as in, a day or so. Not just a couple minutes or an hour. Don't waste any more time on it... I believe I've explained the issue fairly well, so I'm just hoping someone else who can actually see or attest to the problem knows a...
  6. M

    Dreamweaver– editing popup menus after made doesn't work?

    Again, you're not understanding. It's not the swap image function that's malfunctioning-- that's just a rollover and is completely different from a javascript popup menu. Two totally different things. I hate to say it but if you're not familiar with DW and can't understand what a popup menu...
  7. M

    Dreamweaver– editing popup menus after made doesn't work?

    ?? I appreciate your offer to help, but I don't think you understand the problem... The problem doesn't have anything to do with the actual files or what's online or offline. Dreamweaver can create its Javascript menus but can't edit them after you've closed and start it back up. If you want...
  8. M

    Dreamweaver– editing popup menus after made doesn't work?

    No, unfortunately, but it's not a code or online/offline thing-- it's something to do with Dreamweaver itself. It should be able to go back and edit its own menus, but for some reason it can't. m19
  9. M

    Dreamweaver– editing popup menus after made doesn't work?

    if you look at the two comments on this page, that's exactly the problem I'm having. m19
  10. M

    Dreamweaver– editing popup menus after made doesn't work?

    I've had this problem for years and have yet to figure it out. I'm currently running DW MX 2004 (7.0.1) and can create dropdown menus without a problem: click a graphic, go to Tag > Behaviors > click the "Show Popup Menu" option, and create the popup menu in there. Everything works great and my...
  11. M

    Setting up a vcard download?

    Hi all, I'm working on a website that needs to have a person's info and then a link to their vcard. Unfortunately I don't have any experience with said vcards so I'm somewhat in the dark, and as yet my web searches haven't turned up much useful info. Is a vcard just a regular file that can be...
  12. M

    Dual JS image randomizer?

    Wow, thank you for writing that up, that's immensely helpful as I'm not all that familiar with specialized coding like this. I worked it into my page and it seems to work great for the most part, but there's one small issue. The background only repeats for as wide as the main image itself is: so...
  13. M

    Dual JS image randomizer?

    I use the following JS for a simple but effective image randomizer: <SCRIPT LANGUAGE="JavaScript"> <!-- Hide from old browsers iArray=new Array( "images/index_image1.jpg", "images/index_image2.jpg", "images/index_image3"); ri=Math.floor(iArray.length*Math.random())...
  14. M

    Tiger "archive & install" questions

    I've been searching, thanks. But the last time I checked, a message board is there as a resource: if someone else happens to know the answer off the top of their head and has the patience and courtesy to help out politely, why not? Thanks. m19
  15. M

    Tiger "archive & install" questions

    I've come across one oddity, though. The A&I went flawlessly except now I'm having trouble with Photoshop opening files externally. PSDs are still associated with Photoshop CS and when I double-click them in a Finder window it starts up PS, but the files don't actually open. If I do File > Open...
  16. M

    Tiger "archive & install" questions

    Thanks for the advice, guys. I did an A&I this morning and within a half-hour or so I was up and running again, without missing a beat. m19
  17. M

    Tiger "archive & install" questions

    Thanks for the link. If I understand all that correctly, it sounds like files on my desktop *will* be saved, as that's technically under the Users subfolder. m19
Back
Top