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: Schteve
  • Content: Threads
  • Order by date
  1. Schteve

    Reading/writing a cookie in Flash

    I want to have my flash movie make a cookie on users' computers that logs when they last visited. I have news loaded from an external file (complete with variables for date and time). Basically, I want flash to read the cookie and compare the time the user last visited with the time of the last...
  2. Schteve

    Problem with embeded text and aliasing.

    So I have a movie with text being imported from an external file. The textbox it goes into is under a mask, and I was told I needed to therefore embed any characters I'm using in the movie. I did that and the movie works, however the text is quite unreadable due to the anti-aliasing. When I...
  3. Schteve

    Deactivate scroll bar?

    I'm using a custom scroll bar, as I don't like how MX's component one works. But basically, I want to be able to "deactivate" the scroll bar (probably by loading dimmed images in place of it) when the text in the text box is short enough where no scrolling is necessary. So my question is, is...
  4. Schteve

    loadMovie not retaining Action Script?

    Greetings. My movie worked fine when I imported images to use as buttons. Later, however, I decided I'd swap some of the images as the movie is being played via the loadMovie function. Here's my main function ("p", "numb", and "i" are global variables): _global.update = function() {...

Part and Inventory Search

Back
Top