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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: technoknow
  • Content: Threads
  • Order by date
  1. technoknow

    multiple image swap with 1 link

    I have one image that on mouseover it needs to change and a third image also needs to become visible. I have the first and second images working fine but I can't figure out how to make the third image to become visible. Here is my CSS for the 2 images: #box_wrapper { position: absolute...
  2. technoknow

    simple positioning?

    I have an image, "nav_table.gif" that I'm trying to get the text link images "companyLink.gif" and "portfolioLink.gif" to line up on top of. The links should be on the first 2 lines. No big deal right? It looks right in FF but not in IE 6. Here is the HTML <!DOCTYPE HTML PUBLIC "-//W3C//DTD...
  3. technoknow

    Dynamic size for box

    I'm working on a website that was designed with a box that has a width of 360px and a height of 310px. The content that will fill the box is static html but will be different for each page. Some of the pages will require that the height of the box expand for the content, the width will remain...
  4. technoknow

    Absolute vs Relative positioning

    Hi, a few questions. I've read in the forum that absolute positioning should be avoided. Could someone explain why? I've got 12 images that I'm aligning. What would be the best way to do this? Should I use DIV tags or P tags? Should I use a container or wrapper to enclose elements, why? Thanks...
  5. technoknow

    Inserting Flash movie with CSS

    Hi, I've used the following CSS: #topFlashWrapper { position: relative; margin: 0; left: 87px; top: -96px; width: 350px; height: 94px; z-index: 1; } Here is the html: <div id="topFlashWrapper"> <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"...
  6. technoknow

    adding &quot;alt&quot; to image with css

    How do you add the "alt" text to an image if you are using: #MainText { background: url(images/MainText.gif) no-repeat; } in your css, and: <div id="MainTxtTop"></div> in the HTML? Thanks, technoknow
  7. technoknow

    Mac & PC compatibality check

    Hi, I've been reading the articles on the site about Flash being viewed on PC's and Macs. Here is a movie of mine: http://oozoodesign.com/sarahsMovie.swf When I view the movie on a PC Pentium 4-2Ghz-512MB RAM it moves more than twice as fast as on a MAC OS10.3- 1.25 For example, if you click...
  8. technoknow

    Customer wants to update site

    Hi, I'm writing a proposal for a car dealer that wants to be able to update the site himself with new pictures and prices by just filling out a form and clicking a button. I've done a site with ASP and Access and have thought about doing the same here. My question is how can I set it up so...
  9. technoknow

    Customer wants to update site

    Hi, I'm writing a proposal for a car dealer that wants to be able to update the site himself with new pictures and prices by just filling out a form and clicking a button. I've done a site with ASP and Access and have thought about doing the same here. My question is how can I set it up so...
  10. technoknow

    Speed of movie

    I have a PC with a Pent4 2GHz and 512 RAM WinXP on a 56K My collegue has a MAC OS10.3.3 with 1.25 GHz & 768 RAM on a cable connection. My question is why does the Flash movie on our site: http://sarahsfabrics.com play twice as fast on my computer as it does on hers. Other Flash sites that we...
  11. technoknow

    &quot;Add to Basket&quot; button on Product page

    I want the user to be sent to the Basket page when the Add to Basket button is clicked. I've tried just adding a AHREF link around the button in the OUI2_PRODUCT object: (<A HREF="%VAR(g.sessionurl)%Screen=BASK%VAR(g.Store_Str)%">) and that works but the basket isn't updated then. I know you can...
  12. technoknow

    Site check please

    Hi, I'd like to get some of you to look at a site I've been working on, to get an idea of load time and how the images look on different screens/resolutions. The "Merchant" button will eventually go to an online Miva Merchant store that I'm struggling with! I'm also working on the HTML version...
  13. technoknow

    Editing the category page

    FoxDev, I moved my site from OLM to CybrHost and things are going a lot smother! Could you tell me how to get rid of the "Quantity in Basket:" text that show up by default under the product images? Here is a link to show what I'm talking about...
  14. technoknow

    OpenUI module

    When trying to install the OpenUI module using the wizard I get an error message that MIVA Empresa Engine Version 4.0101 is unsupported. I've contacted OLM to have them upgrade the Empresa, but I havent't heard back, is there a way to install it without using the wizard? Thanks, TechNoKnow
  15. technoknow

    Miva Merchant setup

    I'm looking at www.webaxxs.net for hosting an ecommerce site. I've also looked at LaHostNet.com which uses the LACartXL shopping cart system. LaHostNet has a $300 setup fee if you want to have unlimited products listed. Why doesn't www.webaxxs.net say anything about the number of products? The...
  16. technoknow

    Simple mailto: link

    I'm making a simple rollover button as an email link. It's just text in the "Up" state that changes color in the "Over" state, in the "Hit" area I have a filled rectangle. What state should you add the emil link "mailto:name@email.com" I've tried putting it in Up, Over, and Hit but it either...
  17. technoknow

    Random image help

    Here is my script: index = random()*(5-1)+1; imageToDisplay = _root["image" + index]; this.attachMovie(imageToDisplay, "randomImage", 0); I get the error message: "Wrong number of parameters; random requires exactly 1. index = random()*(5-1)+1;" So I tried: random(5); Which doesn't generate...
  18. technoknow

    MC with mask problem

    Hi, I have a file with 2 MC's. The 1st MC has a Mask that is a rectangle that opens to show a storeFront behind. The 2nd MC is an alpha tween of a doorWay, no mask. When the 2nd MC plays it comes in with the mask from the 1st MC. It should just Alpha in. The 1st MC is in frame 3 of the main...
  19. technoknow

    Problem importing file into Flash

    I've posted this problem in the Flash forum too. I'm trying to import a file from Illustrator 10 into Flash MX. I've noticed in the keyword search that others have had this problem. I get the error message: "Part or all of the file may be missing", and it is. Some paths are completely missing...
  20. technoknow

    Flash MX will import Illustrator formats version 8.0 or earlier

    At least that is what I've read. I have Illustrator 10 and Flash MX. I've been trying to import an AI file to Flash but I keep getting the error message:"Part or all of the file may be missing" I've saved the file as EPS version 6 and it still isn't all there. Do I need to ungroup the paths in...

Part and Inventory Search

Back
Top