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 Chriss Miller 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. thecynicality

    Writing text file

    I'm making a website and i want a log of people who log into the forums, i have to html inputs, one called email, the other called password. Using javascrips is there a way to log these inputs into a textfile?
  2. thecynicality

    Button to copy text

    How can i make a input or other type of button to copy a certain text when pressed?
  3. thecynicality

    Weird Song SpeedUp in Player

    Ok, im not sure where the write place to put this is, so ill try here. Ok I have this flash media player, and i have it drawing all the songs from an xml file where they are hotlinked to one of my hosting servers. Now all of the songs seem to work fine except one, which is sped up for some...
  4. thecynicality

    Bryce 5 won't save (imac g4's)

    We are having problems in my CG class, with the imac g4's. We cannot save the documents we create in bryce. When we go to save the screen locks up and we have to option-tab, and go to finder to get to the save box, and when we click anything on the save box it dissappears, and when we option-tab...
  5. thecynicality

    Bordering Selections

    Hi, Everytime i try to border a selection and fill it, it becomes feathered, is there anyway to prevent it from doing this?
  6. thecynicality

    Movie Hiccup

    I have a preloader on my movie, and the movie shouldn't start until Everything is loaded right? Well why when i press a button to go to a frame with a bunch of pictures on it does the movie freeze up for a few seconds before loading it? It didn't do this before i put the pictures in? How can i...
  7. thecynicality

    Have other buttons disappear when over one

    Ok say i have 2 buttons on a page, is there an actionscript that will make 1 dissappear when i have the mouse over the other?
  8. thecynicality

    Centering a layer

    Is there a way i can center a layer on the page, so that it doesn't automatically align on the right margin?
  9. thecynicality

    Need Help Modifying a Fla

    Could someone who knows more about flash than i do, look at this document and figure out how i can make the sliding buttons into thumbnails? http://www.pearlnine.net/DNS/cyn/SlideMenu2.fla
  10. thecynicality

    Movie Clip finish actionscript

    Ok, i have a button that plays a little movie clip animation, is there a way i can tell it to go back to the first frame after the movie clip is finished?
  11. thecynicality

    Inserting HTML Flash file (simple question)

    Hey, im a complete noob with dreamweaver, however i am experienced in flash, so i am making a website in flash, and i want it embedded in html, so i can't use an swf for this one. This is probably a very easy question, How can i insert an html flash document on a page? Whenever i try it...
  12. thecynicality

    Displaying an HTML Flash file

    Hey, i have an html flash file, and i was wondering how to display it in forums and such, because the flash tags only work with .swf, any ideas?
  13. thecynicality

    Gethering other Flash media on page

    Hey i was wondering if there was a way to make like a flash movie, that lists other flash files on the same page, without me specifying each file.
  14. thecynicality

    Loading Bar

    I am trying to do a loading bar, with 10% intervals, i have 11 frames for it. The code i tried using to make it work is: if (_framesloaded>=6) {} nextFrame(); if (_framesloaded>=12) {} nextFrame(); etc. But it doesn't seem to be working, it just plows straight through them, without the...
  15. thecynicality

    Adjusting FPS

    Is there a way to edit the frame rate of specific frames in the movie, without changing the others?
  16. thecynicality

    Movie compression, And Loading

    Ok, my first question is, is there a good way to make a flash movie smaller, without compromising too much quality, i have this movie here. And it is very big and takes forever to load, which brings about my second question. How can i make a loading screen appear, until the whole document is...
  17. thecynicality

    Loading a movie

    Ok once again, i am a real newb at flash. Problem: i have a button with the loadmovie command, how is it i can make the move load in a window that is closeable, when i do it on level 1 it loads it in the window, but i can't close it, on Level 0 it closes the current window to open, any...
  18. thecynicality

    Help With Actionscript

    Hey, im kind of a noob with flash, im just getting into it. So heres my problem. I have a small flash movie, and there are 2 main frames i have. The first has a play button, and the second has a gif animation, and a stop button that returns to the first frame. Is there a way that i can attatch...

Part and Inventory Search

Back
Top