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: *

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

    IE will open full screen but Netscape wont! Can someone help?

    Hello guys, this is the link http://www.eldoradocoffee.com/ When you click enter IE will open full screen but netscape won't. What code do I have to change for netscape? I never use netscape but noticed it doesn't work and the client needs it to work .Thanks all.
  2. Hisakata

    How to insert PHP database files into my html?

    Hi guys, I am working on the front end of a web page and there is a back end guy doing the database side. How do I sync his php files to mine? Is it as simple as inserting a <body> tag and his php files will show up? Sorry I am unfamiliar with php. I am using dreamweaver studio 2004 on a pc...
  3. Hisakata

    How to insert ASP database files into my html?

    Hi guys, I am working on the front end of a web page and there is a back end guy doing the database side. How do I sync his asp files to mine? Is it as simple as inserting a <body> tag and his php files will show up? Sorry I am unfamiliar with asp. I am using dreamweaver studio 2004 on a pc...
  4. Hisakata

    Can anyone help me recreate this menu style?

    hello all, I have a question. I would like to create a menu bar in this style. http://www.taorestaurant.com/ When you click anything on this menu the whole bar moves up or down depending. Is this difficult or really easy? lol I just have no clue. Thanks!
  5. Hisakata

    Control 2 separate flash movies in 2 frames????

    Hi guys, I have a set up. Frames and 2 separate flash movies. Can I control one flash movie with the other? What I want to do is basically when loading one movie just hide an aspect of the other movie. I hope this makes sense. Thanks in advance! This forum always provides great help!
  6. Hisakata

    I need to scroll images in an swf inside an swf. please help!

    Hello all, I have a flash movie and within that flash movie i want to scroll horizontally some images. I have tried to impliment this scrolling swf in my fla many ways but always the scrolling swf is too big. Meaning that if the scrolling image is 300 x 100 and my main fla is 600x400 the...
  7. Hisakata

    Can I draw in Flash????

    Hello, I want to draw an object such as a square but beginning from a point. From that point it would go left, then down, then right then up and would complete a square. ANyone know how to do this? I have been searching the forum but cannot find the solution. If anyone can help me I would...
  8. Hisakata

    Can I make 4 separate movies load all at once in sync?

    Hello everyone, I have a page where 4 different swf's load up. Each one loads at a different time. Is there a way to sync these to make them all load at one time? Thank you so much for the help!!!!
  9. Hisakata

    Can I shrink my site down? Takes too long to load.

    Hey guys, I have my site which takes too long to load in some places. But at home my cable connection makes my page load pretty quickly. I have tried to shrink it down as much as possible but my page has a lot of scenes. I have sacrificed the image quality and sound quality and it still takes a...
  10. Hisakata

    Centering Page in Different resolutions? 800x600, 1024x768, 1280x1024

    Hello, all. I could never get this done correctly. Say I have an image and I want it centered no matter what resolution it is viewed at. How do I do this? Javascript? Something else? Thank you so much.
  11. Hisakata

    Why won't my movie play at 30 FPS????

    Hi guys, I set my movie to play at 30 fps but when i upload it to my server it runs at around 24fps. Why is that? WHen I preview it , the movie plays at 30 FPS. I just can't figure this out. SOmeone please help me as I have a deadline! THanks!!!
  12. Hisakata

    Can I use javascript in flash???

    Hello all, I wanted to know if i can use javascript like i use in html in a flash file. example: <html> <body> <script type=&quot;text/javascript&quot;> document.write(&quot;BROWSER: &quot;) document.write(navigator.appName + &quot;<br>&quot;) </script> </body> </html> Thanks all!!!!
  13. Hisakata

    Site check please

    Hello can i get some constructive criticism from anyone out there please. I have put together my first ever flash site. I just want to know if it looks good to other people. When I look at it , somethings look cheesy. Thanks very much. It's not done and hope to be completed soon...
  14. Hisakata

    Print Script with NO PRINT WINDOW???

    Hello, is there a way to insert a script that lets the user print the screen but withouth prompting a print window? Thank you so much for your help.
  15. Hisakata

    electronic keypad????

    Is there a way to make a keypad so the input will go on a screen right above it? For instance if i have a keypad and I type in 122, will that 122 appear in a different field? Thank you very much.
  16. Hisakata

    HTACCESS LOGOUT???

    DOES ANYONE KNOW HOW TO CREAT A LOGOUT BUTTON FOR HTACCESS? THANK YOU.
  17. Hisakata

    HOw do I create an HTACCESS LOGOUT?

    Anyone know how to do this? I would really appreciate it. Thank you so much!
  18. Hisakata

    Can someone help with my php file dealing with email????

    Hello to everyone who is reading this and thank you for taking your time to do so. Okay my file is this. <?php $file=&quot;test.jpg&quot;; clearstatcache(); $time=filemtime($file); $CurTime=time(); $dif=$CurTime - $time; if ($dif > 225) { mail(&quot;Webmaster...
  19. Hisakata

    Is there an e-mail script for this?

    Hello, I want to be able to automatically send a notification e-mail to the webmaster when my webcam freezes up after 5 refreshes. I am assuming it would be a script that logs the time and date and when it doesn't change then a notification email will be sent to the webmaster. Thank you so much!!
  20. Hisakata

    Error Detection Email?????

    Hello is there any way to send an error detection email to the admin automatically if a webcam page were to lock up or freeze? Than kyou so much for your help!!!

Part and Inventory Search

Back
Top