Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2007
    Posts
    52

    How do i insert html script into autoplay

    I have programed an 8 pages html script, how do i insert it into ams


    If the example below is what i was inserting into ams, how and where would it have to be inserted, and do you have to add to the script for it to work with ams.

    <html>
    <head>
    <title>Untitled</title>
    </head>

    <body>
    <address>
    nitrobry<br>
    Devon<br>
    uk<br>
    </address>

    </body>
    </html>

    Could someone help please

  2. #2
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    What do you mean by "inserting"?

    You can create a web object at run time which would load an html file.

    You can read a text (html) file into a string and use it/show it on you page.

    Please be more explicit so we can help you.

    Yossi

  3. #3
    Join Date
    Nov 2007
    Location
    SF Bay Area
    Posts
    56
    I think you'll need to display that in a web object.

  4. #4
    Join Date
    Nov 2006
    Location
    Quebec, Canada.
    Posts
    432
    Well, what you've shown is a mix of HTML and XML... (the <address> tag is XML).

    As they said, it depends: do you only need the data in the page, or do you need the formatting as well? If you need the formatting, then you would need a Web Object. If it's only the data, I'd say yosik's second option is the way to go.
    (When I say "data", I mean "text").

Similar Threads

  1. Really Amazing Html Script
    By SiNisTer in forum AutoPlay Media Studio 6.0
    Replies: 9
    Last Post: 05-24-2007, 07:25 AM
  2. How to insert bullet in a paragraph object
    By jrak in forum AutoPlay Media Studio 6.0
    Replies: 13
    Last Post: 12-29-2005, 10:53 AM
  3. HOWTO: Create a Project Template
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-28-2002, 01:49 PM
  4. PROBLEM: AutoPlay Application Does Not Start Automatically
    By Support in forum AutoPlay Menu Studio 3.0
    Replies: 0
    Last Post: 10-25-2002, 02:21 PM
  5. PROBLEM: AutoPlay Application Does Not Start Automatically
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-25-2002, 12:39 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