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!

Recent content by fjp476

  1. fjp476

    Control .AVI playback in the movie

    Try sprite(sprite channel).movieRate=0 Cheers~Frank
  2. fjp476

    viewing snippits of video

    Check out movieTime. :) Cheers~Frank
  3. fjp476

    print button question

    What does your script look like? Cheers~Frank
  4. fjp476

    Upgrading an old Director project

    Just thought I'd share the "fix". It turns out that it had been updated a few years ago using MX and opening it in MX2004 was causing the conflict. I uninstalled 2004 and installed MX and Bingo. Anyway, just posting to maybe save someone else the grief. Cheers~Frank
  5. fjp476

    Simple GIF Question but its annoying

    Make your graphics .pngs and use Flash for your animations. :) Cheers~Frank
  6. fjp476

    Upgrading an old Director project

    Hi, I've been given the task of translating an old (95 0r 96) poject and when I change the text, no problem but when I change some of the images it works fine in authoring mode but crashes the projector. The original images are 8 bit pct files. I've tried replacing them with pngs, jpgs, and pcts...
  7. fjp476

    My first tip

    Thanks for the tip. Nice way to get started here. :) Cheers~Frank
  8. fjp476

    Progress bar of movie

    Thanks Kenneth. :) Cheers~Frank
  9. fjp476

    Progress bar of movie

    A very simple graphical solution is to have your bar start Full and then Empty as they progress. Just make your bar and have the sprite run the entire length of your timeline. Add a Key frame at the end. Then click on the keyframe in the last frame and set the width (or height depending on your...
  10. fjp476

    Multi-language kiosk - Switching language on the fly

    On thinking about this, this option might me a bit processor intensive and there may be a more efficient method for performance sake??? Cheers~Frank
  11. fjp476

    Multi-language kiosk - Switching language on the fly

    Yes, you can use up to 8 sound channels using Lingo. You could have them all playing simultaneously but only have the selected one unmuted and for the text on the selected language set the visiblity to true and the others false. Cheers~Frank
  12. fjp476

    .Avi jumpy when playback on C.D

    You can use the preLoad command. Cheers~Frank
  13. fjp476

    .Avi jumpy when playback on C.D

    Sounds like a compression issue. I have always used Cleaner but have recently started using Sorenson Squeeze and outputting to Flash Video swfs for Director and really like the results. Small file size, good quality and no player required on the endusers machine regardless of platform. Cheers~Frank
  14. fjp476

    How to detect the file??

    You'll need to use an Xtra either Buddy API or File IO etc. Buddy API is free to use up to twice iun any given project and if you need to use more instances than that then it's a nominal registration fee. Here's a code that I used to do something very similar to what your after. I hope it helps...
  15. fjp476

    Read / write to floppy disk

    Good point Kenneth! Tim~Where's Q when you need him? ;) Cheers~Frank

Part and Inventory Search

Back
Top