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 TouchToneTommy 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 isNaN

  1. isNaN

    saving variables to a local folder

    Yeah, Mac OS X has a command prompt called the terminal which basically accepts all things UNIX.
  2. isNaN

    saving variables to a local folder

    Hmmm, no luck, maybe that only works on Windows. I just tried it with no results on Mac OS X. I could be doing something wrong, but I followed your instructions very closely. I also tried having the button call a function on the main timeline and having the function execute the fscommand...
  3. isNaN

    saving variables to a local folder

    I have done a bunch of research on this and had a brief discussion about it on another flash related forum. I have some more relevant details: This is intended to be a flash projector or stand alone flash file when I'm done. Someone recommended the SharedObject technique but I don't think that...
  4. isNaN

    Site Review please

    hello, I'm using Mac OS X with IE 5 and NN 6. I'm just getting a blank page at www.fractalimpact.co.uk/main.php My browser says the page is loaded, but there is no source code or anything. isNaN(jaxon)
  5. isNaN

    Site Redesign in Flash

    Madhouse, Overall I think it looks good. I like the animation and the design. It was a little slow on the load as others have said (I have a pretty fast connection and it was around 25 seconds). Looking at the site I'm not to sure why. You might want to try loading in stages. For example...
  6. isNaN

    site review

    Wow, thanks for the compliments. I've been working in a cave by myself so it's nice to hear someone likes my work. blueark: You're right, those preloaded images don't appear anywhere on the page or on any other page for that matter. This design was originally going to be dropped into a larger...
  7. isNaN

    site review

    Oops, I probably should have mentioned that it is pretty bandwidth heavy. It's not really intended for dial-up conections. Thanks for the comments onpnt, and thanks for being patient with the load times. You're right, I should use a form instead of the email link. Do you have any...
  8. isNaN

    site review

    Hello all, Thought I'd put my site up for feedback. It's just a simple portfolio site. http://www.trochilics.net Be critical, it helps. isNaN(jaxon)
  9. isNaN

    saving variables to a local folder

    Hello, I'm creating a game in flash and I want to create some user defined preferences that can be saved and reloaded at a later time. I just want to save a bunch of variables to a file in the directory that the .swf is in (or ideally in a directory below that directory). Saving it as plain...
  10. isNaN

    Assigning "onmouseenter" programatically

    Yeah, I'm always interested in code that is more elegant and more simple. Let's see it. isNaN
  11. isNaN

    Button, to iframe?

    Glad i could help. jaxon
  12. isNaN

    Button, to iframe?

    If I understand you correctl, you need to give your iframe a name and then refer to it by that name in the link. something like... <iframe src=&quot;path/to/default/iframeContents.html&quot; name=&quot;myiframe&quot;> </iframe> <a href=&quot;path/to/newContent.html&quot...
  13. isNaN

    resizing vs. borders

    In flash in the publish settings under the HTML tab, there should be a scale setting and one of the options should be exact fit. Keep the dimensions at 100%. or if you want to add it straight into the code. In the block of <OBJECT> code that determines the settings for your flash movie add...
  14. isNaN

    discussion questions for web designers

    Constant learning is one of the aspects of web design that is most interesting to me. That plus a quick turn-around time and more creative freedom than my old occupation. I love web design and have no intention of stopping. It's just the little surprises at 1:00 on a Sunday morning, while...
  15. isNaN

    No more support for NN4.xx!

    Besides statistics I would probably look at other companies in the same (or similar) market and see what they are doing. If all your compition is supporting NN4xx or at least dregrading gracefully you might want to seriously consider doing the same thing. regards, jaxon

Part and Inventory Search

Back
Top