Results 1 to 10 of 13

Thread: Flash SWF file not in preview window

Hybrid View

  1. #1
    the same thing in catalyst is:

    Code:
    <p>Catalyst is slightly different and more compatible with the way html forms work.</p>
    <p>There are different ways to use the form submit action to run a cue list cue. </p>
    <form action="http://localhost:8080/commands/?" method=get>
    <input type=submit name="FindPlayShowCue" value="10">
    </form>
    
    
    <form action="http://localhost:8080/commands/?sleepcomputer" method=get>
    <input type=submit name="sleepcomputer" value="sleep computer">
    </form>
    
    <p>Or from a link: </p>
    <p><a href="http://localhost:8080/commands/?FindPlayShowCue=10">Cue 10</a></p>
    <p>&nbsp;</p>
    
    <p>&nbsp;</p>
    <p>&nbsp; </p>
    </body>
    </html>

    Replace localhost by the address of the computer running catalyst.

  2. #2
    Quote Originally Posted by samsc View Post
    Replace localhost by the address of the computer running catalyst.
    it's better to use bonjour name instead the actual address, this allow you to use DHCP . [edit] Only if you are using Mac to Mac
    Last edited by emilianomorgia; 24-02-2008 at 11:17 AM.

  3. #3
    Quote Originally Posted by emilianomorgia View Post
    it's better to use bonjour name instead the actual address, this allow you to use DHCP .
    yes but only if you are running on a mac only network.
    bonjour names are confusing to other people.

    im not sure how bonjour names would work then.

  4. #4
    This software does a good web based kiosk mode.

    Im going to try using it on a show myself:

    wKiosk-

    http://www.app4mac.com/wkiosk.html


    does most of the right things- disables most user interactions.

Similar Threads

  1. Print File Preview Library
    By davidpzk in forum Software support
    Replies: 0
    Last Post: 13-03-2005, 07:37 PM
  2. audio and movie missing file display
    By samsc in forum SAMSC Bug reports
    Replies: 3
    Last Post: 09-03-2005, 11:29 AM
  3. Doubleclicking a SAMSC file doesn't open application
    By Pipo in forum SAMSC Bug reports
    Replies: 2
    Last Post: 07-03-2005, 09:52 PM
  4. d16 - cant quit file preview in full screen
    By samsc in forum SAMSC Bug reports
    Replies: 0
    Last Post: 04-03-2005, 08:07 AM
  5. render your scene to one file??
    By peppe in forum Catalyst Feature requests
    Replies: 0
    Last Post: 07-05-2004, 12:28 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
  •