Results 1 to 5 of 5

Thread: Flash and SAMSC

Threaded View

  1. #1

    Flash and SAMSC

    To control SAMSC via FLASH...
    Make a file that has buttons in it with the following action script...

    on (release) {getURL("http://10.0.2.62/samsc(cuelist,searchandplay,Ver)");}

    Note:VER is the cue label in SAMSC.
    This script will send a request to SAMSC to play the cue labeled VER. You will want to use other labels and this is where you would change Ver to you own label.
    Do not use numbers. They do not work.

    Export your flash file as a movie/flash file.
    load it into a SAMSC quicktime device player. And your off.
    The best way is to make your document the same size as your video/monitor resolution and then take the file into full screen mode and now you have an interface for an installation application.

    Caps Do Matter in your names

    see ya,
    Tim Grivas
    Last edited by timgrivas; 08-02-2006 at 09:52 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •