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!

Search results for query: *

  1. jaruss

    XML - controlling target window - no toolbar no scrollbars

    In the html for the first image link="models-pages/aileen-sm.htm" I have: <script language="javascript" type="text/javascript"> window.resizeTo(510,590); window.moveTo(0,0); </script> to resize the window but I can' control scrollbars and toolbar in the window I am opening correct?
  2. jaruss

    XML - controlling target window - no toolbar no scrollbars

    I'm using a slideshow application that uses a custom xml file to display the pictures. You can click on an image in the slideshow to open an html file. I want to turn off the top toolbar and the scrollbars. Is there a way to do this in this code: <images autoplay="true" loop="true" delay="6"...
  3. jaruss

    Yahoo Store

    Thanks for the info. The other reason I like Yahoo though is because they provide a catalog feature that seems easy to set up. I know how to use Dreamweaver, Photoshop, MS Access, etc. but I don't know any server-side technology to link the database to the web site. This seemed like the easiest...
  4. jaruss

    Yahoo Store

    What do you mean by processor fees? Also, what did your customers switch to?
  5. jaruss

    Yahoo Store

    Hello, Does anyone have any experience using Yahoo store as an ecommerce solution? I'm thinking about the Merchant Solution standard package that costs $99.95/month plus a 1% transaction fee. This would be used for a store that currently is a brick and mortar gift store and wants to break into...
  6. jaruss

    loadMovieNum - how to control timing

    You are awesome! That works. Thank you so much.
  7. jaruss

    loadMovieNum - how to control timing

    Hi - If I remove the stop action on the last frame of the main timeline, everything keeps repeating even though I have stop actions on the individual swf's that I am loading with loadmovienum. I do need to complete the main timeline after the individual swf's complete because a couple of more...
  8. jaruss

    loadMovieNum - how to control timing

    yes, I do have a stop action on the last frame
  9. jaruss

    loadMovieNum - how to control timing

    I'm experimenting with loadMovieNum to load multiple swf files and improve load time of the overall movie clip. What's happening is that my main movie timeline is finishing before all of the swf files load so that some of them never get loaded. main move loads background images then on frame 6...
  10. jaruss

    Client requirements

    Hello, I don't know much about Contribute yet other than reading some marketing material. Does your client need to purchase a full version of Contribute if all they want to do is update text occasionally on their web site?
  11. jaruss

    Flash site not working on dial-up systems. Too slow.

    Thanks for the suggestions. I'll give it a try.
  12. jaruss

    Flash site not working on dial-up systems. Too slow.

    Does it help to break the movie into several .swf files. I thought that I could create a .swf for the different scenes. Instead of having a button link to a different scene, I could call a scene by using the "Get URL" command. Would this even make sense?
  13. jaruss

    Flash site not working on dial-up systems. Too slow.

    Hi, I've gone through a quick tutorial on preloader so I understand conceptually how to do it. What I don't understand is what a preloader will actually do for the user. Does it just give them something to watch while the movie is loading so they know it's working or, does it actually help to...
  14. jaruss

    Flash site not working on dial-up systems. Too slow.

    I a new Flash user and have developed a site that works great on any cable system but not dial-up. I've been looking at other entries in this forum as well as reading books and looking at the Macromedia site but nothing I've tried has helped. I'd appreciate suggestions. There are some images in...

Part and Inventory Search

Back
Top