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!

Recent content by PDT

  1. PDT

    Medical Video Streaming

    Any help would be much appreciated. Particularly where to even search for more info or exact terminology to plug into google. ie. Broad brushstrokes would be great. I want to create a secure (.htaccess) web page with a low res video/audio conferencing facility between two webcams to discuss...
  2. PDT

    How to work around the MPEG4 Decompressor?

    Agree with autorun.inf Mpeg4 files play if you get MD to detect quicktime6 and force users to install if not present. Mpeg4 files then will play from all versions of MD 7.0+.
  3. PDT

    Exporting a cast

    Drew a blank on this, so suggest creating external cast and just copy and past cast members from internal to external over then use this to shift to new movie. Better still, just select all members and Ctrl+c, quit director, open new movie and Ctrl+v into other movie cast. D8 doesn't seem to...
  4. PDT

    how to link a word doc into director

    This is messy, you need to rely on users having word or a viewer on computer - Just a thought, might be easier to save to their computer, then they can open as they please. You'll need FILEIO xtra for this... PDT Oz
  5. PDT

    Search script or xtra

    Thanks for this pointer M, will give it a try...
  6. PDT

    Search script or xtra

    Could someone point me in the direction of an xtra that could search a text heavy director v8.5 projector project for cd-r and return paragraph articles or key words or subjects. Otherwise an example of a script to modify would be appreciated, thanks - don't know where to start for this...
  7. PDT

    Compile Error in Hidden Module: Autoexec

    Thanks msnovl - works for me, in also around 30secs!!
  8. PDT

    Saving files (urgent)

    I've finally worked out a behaviour script that does the trick, crisis averted... Thanks, P
  9. PDT

    Saving files (urgent)

    I am using FileXtra3, the button I am using has this script attached to it: on mouseUp me fxObj = xtra("FileXtra3").new() put fxObj.fx_FileSaveAsDialog("@\data", "test.doc", "Save Location", True) fxObj = 0 end But I just cannot get the file to...
  10. PDT

    HELP!- need to allow the user to save a file from thje CD-ROM

    fugigoose or lax201, Would really appreciate a hand with this, not sure how to bring up save-as window to utilise second part of this post, could you please outline steps, Thanks alot, P
  11. PDT

    Saving files (urgent)

    Any help with this appreciated, due very soon, I need a script to allow users to bring up a file in a CD-ROM subdirectory and prompt the user to save this on their hard disk to any location. The idea is to package word docs, pdf's, excel files with projector in a "data" subdirectory...
  12. PDT

    .avi video decompressor not found

    Just install quicktime 6.0 and fill out distribution license for this player. This supports mpeg4 At start of projector, insert an autodetect script to prompt the user to install quicktime 6 if they either do not have quicktime installed at all or a pervious version... Good luck
  13. PDT

    hyperlinks and miaw

    Sorry for this posting, please disregard. I found the problem in calling the MIAW that accounted for the hyperlinks not working Just trying to be too fancy...
  14. PDT

    hyperlinks and miaw

    Having trouble getting hyperlinks to work when an MIAW is open at same time. The hyperlinks within main stage text link to the marker of each minor section. The MIAW has mouseover buttons that link to main sections such as help, FAQ etc. When the MIAW is not open the hyperlinks on main stage...
  15. PDT

    MySQL Array query

    Thankyou for this, will give it a try, could anyone point out why original code returned a null set just for my learning? Cheers

Part and Inventory Search

Back
Top