Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2005
    Posts
    228

    Grin question about url link inside web object

    Hi all:
    Im testing how to include an url link opening file from inside Ams project in html code, I reach how to do it correctly ...is there anybody with acknowlements about html scripting for help me how to write correctly an url to data folder for example inside ams application?

    thanks

  2. #2
    Join Date
    May 2006
    Posts
    5,380
    if you want to access a html file then just use a local path from the main exe, eg: "AppData\\html\\index.html"

    if you want to access a file thats not on a server then you need to tell the browser its a file link eg: Url="file:///".._SourceFolder.."AppData/html/files/myfile.exe"

    ^^ something like that anyway
    Open your eyes to Narcissism, Don't let her destroy your life!!

  3. #3
    Join Date
    Dec 2005
    Posts
    228

    Thumbs up

    thanks rizlauz!

Similar Threads

  1. Web Object Right Click Management
    By Roboblue in forum AutoPlay Media Studio 7.5 Examples
    Replies: 9
    Last Post: 12-24-2007, 01:56 PM
  2. .swf in Web Object - can't jump to AMS page
    By DrCode in forum AutoPlay Media Studio 6.0
    Replies: 19
    Last Post: 11-29-2006, 03:45 AM
  3. HOW TO: Return a Web Browser Object to the Original URL after a Page Jump
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 02-03-2003, 09:18 AM
  4. INFO: Difference between the Media Player Object and the AVI Object
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-29-2002, 02:15 PM
  5. Replies: 0
    Last Post: 10-04-2002, 10:09 AM

Posting Permissions

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